Bug 268889

Summary: showFoto crashes when loading a pic
Product: [Applications] digikam Reporter: Axel Krebs <axel.krebs>
Component: Showfoto-LoadAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 7.3.0

Description Axel Krebs 2011-03-19 13:09:26 UTC
Application: showfoto (2.0.0-beta4)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
- Just wanted to look at one pic: jpg, 10.3 MB, panorama (created with HUGIN 2011.1.0.f3a428981466)
- DK is running parally (already for hours!) to write new metadata in alle pics. Maybe question of common used library or cache-size?

-- Backtrace:
Application: showFoto (showfoto), signal: Segmentation fault
[Current thread is 1 (Thread 0xaf53e890 (LWP 25790))]

Thread 3 (Thread 0xaf0c3b70 (LWP 26028)):
#0  0xb7856424 in __kernel_vsyscall ()
#1  0xb5389df6 in poll () from /lib/libc.so.6
#2  0xb448ba1b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb447e43c in ?? () from /lib/libglib-2.0.so.0
#4  0xb447eba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb109e9c4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0xb44a548f in ?? () from /lib/libglib-2.0.so.0
#7  0xb46bacc9 in start_thread () from /lib/libpthread.so.0
#8  0xb539869e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xac49cb70 (LWP 26198)):
#0  0xb7856424 in __kernel_vsyscall ()
#1  0xb46bf4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb53a5d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0xb55b49c7 in wait (this=0x9fc81b0, mutex=0x9fc81ac, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9fc81b0, mutex=0x9fc81ac, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb75f9eaa in Digikam::ParkingThread::run (this=0x9fc81a0) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/threads/threadmanager.cpp:119
#6  0xb55b3df9 in QThreadPrivate::start (arg=0x9fc81a0) at thread/qthread_unix.cpp:266
#7  0xb46bacc9 in start_thread () from /lib/libpthread.so.0
#8  0xb539869e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xaf53e890 (LWP 25790)):
[KCrash Handler]
#7  0xb405db88 in vtable for Exiv2::ExifKey () from /usr/lib/libexiv2.so.10
#8  0xab087f5e in JpegEndAnalyzer::analyze(Strigi::AnalysisResult&, Strigi::StreamBase<char>*) () from /usr/lib/strigi/strigiea_jpeg.so
#9  0xb3ba36c2 in ?? () from /usr/lib/libstreamanalyzer.so.0
#10 0xb6fc8082 in KFileMetaInfoPrivate::init (this=0xa20b5d8, stream=..., url=..., mtime=1300006022, w=...) at ../../kio/kio/kfilemetainfo.cpp:257
#11 0xb6fca1f8 in KFileMetaInfo::KFileMetaInfo (this=0xbfef5a2c, path=..., w=...) at ../../kio/kio/kfilemetainfo.cpp:286
#12 0xb6fad023 in KFileItem::metaInfo (this=0xbfef5c78, autoget=true, what=12) at ../../kio/kio/kfileitem.cpp:1266
#13 0xb76afe8d in Digikam::ImagePropertiesSideBar::setImagePropertiesInformation (this=0x9fd3b40, url=...) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/imageproperties/imagepropertiessidebar.cpp:226
#14 0xb76ad983 in Digikam::ImagePropertiesSideBar::slotChangedTab (this=0x9fd3b40, tab=0x9fdc048) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/imageproperties/imagepropertiessidebar.cpp:158
#15 0xb76adc1b in Digikam::ImagePropertiesSideBar::itemChanged (this=0x9fd3b40, url=..., rect=..., img=0xa052864) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/imageproperties/imagepropertiessidebar.cpp:111
#16 0x0807f6eb in ShowFoto::ShowFoto::slotChanged (this=0x9f8c908) at /build/buildd/digikam2-2.0.0~beta4+git110307/showfoto/showfoto.cpp:652
#17 0x08085746 in ShowFoto::ShowFoto::qt_metacall (this=0x9f8c908, _c=QMetaObject::InvokeMetaMethod, _id=123, _a=0xbfef5ebc) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/showfoto/showfoto.moc:113
#18 0xb56bb8ca in QMetaObject::metacall (object=0x9f8c908, cl=3220133780, idx=123, argv=0xbfef5ebc) at kernel/qmetaobject.cpp:237
#19 0xb56ce6ad in QMetaObject::activate (sender=0x9fe3b00, m=0xb7830144, local_signal_index=3, argv=0xa2cb618) at kernel/qobject.cpp:3280
#20 0xb770bbe7 in Digikam::Canvas::signalChanged (this=0x9fe3b00) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/canvas.moc:220
#21 0xb770e298 in Digikam::Canvas::slotModified (this=0x9fe3b00) at /build/buildd/digikam2-2.0.0~beta4+git110307/utilities/imageeditor/canvas/canvas.cpp:1507
#22 0xb770ead8 in Digikam::Canvas::qt_metacall (this=0x9fe3b00, _c=QMetaObject::InvokeMetaMethod, _id=87, _a=0xbfef5ffc) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/canvas.moc:184
#23 0xb56bb8ca in QMetaObject::metacall (object=0x9fe3b00, cl=3220133780, idx=87, argv=0xbfef5ffc) at kernel/qmetaobject.cpp:237
#24 0xb56ce6ad in QMetaObject::activate (sender=0x9fca1e0, m=0xb78300e4, local_signal_index=0, argv=0xa2cb618) at kernel/qobject.cpp:3280
#25 0xb76fe857 in Digikam::DImgInterface::signalModified (this=0x9fca1e0) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/dimginterface.moc:130
#26 0xb76fe885 in Digikam::DImgInterface::setModified (this=0x9fca1e0) at /build/buildd/digikam2-2.0.0~beta4+git110307/utilities/imageeditor/canvas/dimginterface.cpp:830
#27 0xb770022f in Digikam::DImgInterface::slotImageLoaded (this=0x9fca1e0, loadingDescription=..., img=...) at /build/buildd/digikam2-2.0.0~beta4+git110307/utilities/imageeditor/canvas/dimginterface.cpp:448
#28 0xb7704db4 in Digikam::DImgInterface::qt_metacall (this=0x9fca1e0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xae702ae8) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/dimginterface.moc:114
#29 0xb56bb8ca in QMetaObject::metacall (object=0x9fca1e0, cl=3220133780, idx=13, argv=0xae702ae8) at kernel/qmetaobject.cpp:237
#30 0xb56c6df6 in QMetaCallEvent::placeMetaCall (this=0xae708e80, object=0x9fca1e0) at kernel/qobject.cpp:534
#31 0xb56c86a2 in QObject::event (this=0x9fca1e0, e=0xa2cb5c0) at kernel/qobject.cpp:1219
#32 0xb5c39fdc in QApplicationPrivate::notify_helper (this=0x9ebba90, receiver=0x9fca1e0, e=0xae708e80) at kernel/qapplication.cpp:4396
#33 0xb5c4004e in QApplication::notify (this=0xbfef6998, receiver=0x9fca1e0, e=0xae708e80) at kernel/qapplication.cpp:3798
#34 0xb69a57da in KApplication::notify (this=0xbfef6998, receiver=0x9fca1e0, event=0xae708e80) at ../../kdeui/kernel/kapplication.cpp:311
#35 0xb56b5b3b in QCoreApplication::notifyInternal (this=0xbfef6998, receiver=0x9fca1e0, event=0xae708e80) at kernel/qcoreapplication.cpp:732
#36 0xb56b8d8b in sendEvent (receiver=0x0, event_type=0, data=0x9e76000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9e76000) at kernel/qcoreapplication.cpp:1373
#38 0xb56b8f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#39 0xb56e4a74 in sendPostedEvents (s=0x9ebdf10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=0x9ebdf10) at kernel/qeventdispatcher_glib.cpp:277
#41 0xb447a855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0xb447e668 in ?? () from /lib/libglib-2.0.so.0
#43 0xb447e848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0xb56e4565 in QEventDispatcherGlib::processEvents (this=0x9e75af0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#45 0xb5cfbbe5 in QGuiEventDispatcherGlib::processEvents (this=0x9e75af0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0xb56b4609 in QEventLoop::processEvents (this=0xbfef6904, flags=) at kernel/qeventloop.cpp:149
#47 0xb56b4a8a in QEventLoop::exec (this=0xbfef6904, flags=...) at kernel/qeventloop.cpp:201
#48 0xb56b900f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#49 0xb5c38e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#50 0x0807d6ea in main (argc=6, argv=0xbfef6b34) at /build/buildd/digikam2-2.0.0~beta4+git110307/showfoto/main.cpp:89

Reported using DrKonqi
Comment 1 caulier.gilles 2011-03-19 14:11:29 UTC

*** This bug has been marked as a duplicate of bug 264945 ***
Comment 2 caulier.gilles 2021-05-07 17:29:00 UTC
Not reproducible with Showfoto o7.3.0 and Exiv2 0.27.4