[Digikam-devel] [Bug 146973] crashes when clicking on preview image
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Aug 25 10:48:38 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146973
------- Additional Comments From marcel.wiesweg gmx de 2007-08-25 11:48 -------
This is an abort from within glibc, when QThread::start() from the constructor of LoadSaveThread. The call from the constructor rules out that the object is null.
This might be a problem with Qt/glibc threading. It would be interesting if the other threaded operations (loading in image editor, histogram loading) work.
I think glibc usually gives some output on the console when it aborts?
More information about the Digikam-devel
mailing list