[Digikam-devel] [Bug 207893] Crash after undoing change in Image Editor

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Oct 3 21:59:20 BST 2009


https://bugs.kde.org/show_bug.cgi?id=207893


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcel.wiesweg at gmx.de




--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-10-03 22:59:15 ---
Maybe out-of-memory?
A particularly large file on a machine with modest memory?
The code is essentially:
    QDataStream ds(&file);
    QByteArray ba;
    ds >> ba; // crash

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list