GNOME Bugzilla – Bug 619714
crash on Fedora 13 with exiv2 0.19
Last modified: 2010-05-27 12:02:56 UTC
git master crashes on Fedora 13, which has a newish version of exiv2 (exiv2-0.19-1.fc13.x86_64). The crash occurs when you double-click an image to open it. (No crashes occur if you disable the exiv2 extension). - Mike Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe7221710 (LWP 303)] 0x0000000000000035 in ?? () (gdb) thread apply all bt
+ Trace 222109
Thread 12 (Thread 0x7fffe7221710 (LWP 303))
Seems I had some odd bits of old exiv2 code being linked in. My error. Not a bug. - Mike