[Digikam-devel] [Bug 247977] libpgf relevant : digiKam crash while scrolling the thumbnail view

Marcel Wiesweg marcel.wiesweg at gmx.de
Mon Aug 23 09:46:58 BST 2010


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





--- Comment #5 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-08-23 10:46:51 ---
__cxa_call_unexpected

This indicates that an exception is thrown but not caught, leading to abort().
(console output would confirm that).

Now libpgf throws IOException, which is defined by libpgf itself. I dont know
why the compiler wouldn't find this definition. Ok, a namespace around the
exception would be nice, but it works for most people.

-- 
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