Bug 273595 - Crash at showfoto startup
Summary: Crash at showfoto startup
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Core (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 23:40 UTC by christian
Modified: 2021-05-07 17:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description christian 2011-05-18 23:40:08 UTC
Application: showfoto (2.0.0-beta5)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-56.fc13.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Just launching showfoto from digikam (2nd time)

Digikam is 2.0.0 Beta 5.  Some remaining installation may not have been perfectly clean up....

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb458db70 (LWP 11280)):
#0  0x00445424 in __kernel_vsyscall ()
#1  0x003bb22c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x052186af in wait (this=0x90625f8, mutex=0x90625f4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x90625f8, mutex=0x90625f4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x00b8ed12 in Digikam::ParkingThread::run (this=0x90625e8) at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/libs/threads/threadmanager.cpp:119
#5  0x0521774f in QThreadPrivate::start (arg=0x90625e8) at thread/qthread_unix.cpp:248
#6  0x003b7919 in start_thread () from /lib/libpthread.so.0
#7  0x00783cce in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb389eb70 (LWP 11281)):
#0  0x00445424 in __kernel_vsyscall ()
#1  0x003bb5d4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x05218630 in wait (this=0x90a58bc, mutex=0x90a58b8, time=30000) at thread/qwaitcondition_unix.cpp:85
#3  QWaitCondition::wait (this=0x90a58bc, mutex=0x90a58b8, time=30000) at thread/qwaitcondition_unix.cpp:159
#4  0x0520e04b in QThreadPoolThread::run (this=0x931a0f8) at concurrent/qthreadpool.cpp:140
#5  0x0521774f in QThreadPrivate::start (arg=0x931a0f8) at thread/qthread_unix.cpp:248
#6  0x003b7919 in start_thread () from /lib/libpthread.so.0
#7  0x00783cce in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb67378b0 (LWP 11279)):
[KCrash Handler]
#7  0x03627a48 in vtable for Exiv2::ExifKey () from /usr/local/lib/libexiv2.so.9
#8  0x0851c3ae in JpegEndAnalyzer::analyze (this=0x93e0c60, ar=..., in=0x93c2170) at /usr/src/debug/strigi-0.7.2/src/streamanalyzer/endplugins/jpegendanalyzer.cpp:298
#9  0x0374f89a in Strigi::StreamAnalyzerPrivate::analyze (this=0x93b1ba8, idx=..., input=0x93c2170) at /usr/src/debug/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#10 0x06e7d6ee in ?? () from /usr/lib/libkio.so.5
#11 0x06e7ea1a in KFileMetaInfo::KFileMetaInfo(QString const&, QString const&, QFlags<KFileMetaInfo::What>) () from /usr/lib/libkio.so.5
#12 0x06e64565 in KFileItem::metaInfo(bool, int) const () from /usr/lib/libkio.so.5
#13 0x00c25e93 in Digikam::ImagePropertiesSideBar::setImagePropertiesInformation (this=0x9190338, url=...)
    at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/libs/imageproperties/imagepropertiessidebar.cpp:226
#14 0x00c2452b in Digikam::ImagePropertiesSideBar::slotChangedTab (this=0x9190338, tab=0x91903e0)
    at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/libs/imageproperties/imagepropertiessidebar.cpp:158
#15 0x00c2477b in Digikam::ImagePropertiesSideBar::itemChanged (this=0x9190338, url=..., rect=..., img=0x90d70d4)
    at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/libs/imageproperties/imagepropertiessidebar.cpp:111
#16 0x080703bb in ShowFoto::ShowFoto::slotChanged (this=0x8fffe30) at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/showfoto/main/showfoto.cpp:659
#17 0x08076586 in ShowFoto::ShowFoto::qt_metacall (this=0x8fffe30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd716cc)
    at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/build/core/showfoto/showfoto.moc:113
#18 0x0530dbcb in QMetaObject::metacall (object=0x8fffe30, cl=QMetaObject::InvokeMetaMethod, idx=122, argv=0xbfd716cc) at kernel/qmetaobject.cpp:237
#19 0x0531ca75 in QMetaObject::activate (sender=0x90a81d8, m=0xd897c4, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3295
#20 0x00c70217 in Digikam::Canvas::signalChanged (this=0x90a81d8) at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/build/core/digikam/canvas.moc:220
#21 0x00c73248 in Digikam::Canvas::slotModified (this=0x90a81d8) at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/utilities/imageeditor/canvas/canvas.cpp:1503
#22 0x00c73ec8 in Digikam::Canvas::qt_metacall (this=0x90a81d8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd7180c)
    at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/build/core/digikam/canvas.moc:184
#23 0x0530dbcb in QMetaObject::metacall (object=0x90a81d8, cl=QMetaObject::InvokeMetaMethod, idx=87, argv=0xbfd7180c) at kernel/qmetaobject.cpp:237
#24 0x0531ca75 in QMetaObject::activate (sender=0x909e4c0, m=0xd89764, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3295
#25 0x00c63257 in Digikam::DImgInterface::signalModified (this=0x909e4c0) at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/build/core/digikam/dimginterface.moc:130
#26 0x00c63285 in Digikam::DImgInterface::setModified (this=0x909e4c0) at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/utilities/imageeditor/canvas/dimginterface.cpp:840
#27 0x00c6a15f in Digikam::DImgInterface::slotImageLoaded (this=0x909e4c0, loadingDescription=..., img=...)
    at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/utilities/imageeditor/canvas/dimginterface.cpp:450
#28 0x00c6cb94 in Digikam::DImgInterface::qt_metacall (this=0x909e4c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xb2d01b68)
    at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/build/core/digikam/dimginterface.moc:114
#29 0x0530dbcb in QMetaObject::metacall (object=0x909e4c0, cl=QMetaObject::InvokeMetaMethod, idx=13, argv=0xb2d01b68) at kernel/qmetaobject.cpp:237
#30 0x05318187 in QMetaCallEvent::placeMetaCall (this=0xb2d021b0, object=0x909e4c0) at kernel/qobject.cpp:561
#31 0x0531909e in QObject::event (this=0x909e4c0, e=0xb2d021b0) at kernel/qobject.cpp:1248
#32 0x0213c77c in QApplicationPrivate::notify_helper (this=0x8eef140, receiver=0x909e4c0, e=0xb2d021b0) at kernel/qapplication.cpp:4306
#33 0x021431d6 in QApplication::notify (this=0xbfd721a8, receiver=0x909e4c0, e=0xb2d021b0) at kernel/qapplication.cpp:3710
#34 0x07b04a1b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#35 0x05309133 in QCoreApplication::notifyInternal (this=0xbfd721a8, receiver=0x909e4c0, event=0xb2d021b0) at kernel/qcoreapplication.cpp:726
#36 0x0530b5bc in sendEvent (receiver=0x0, event_type=0, data=0x8ed03d8) at kernel/qcoreapplication.h:215
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8ed03d8) at kernel/qcoreapplication.cpp:1367
#38 0x0530b73e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#39 0x05331950 in sendPostedEvents (s=0x8ef0d90) at kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=0x8ef0d90) at kernel/qeventdispatcher_glib.cpp:276
#41 0x07239525 in g_main_dispatch (context=0x8ef0d10) at gmain.c:1960
#42 IA__g_main_context_dispatch (context=0x8ef0d10) at gmain.c:2513
#43 0x0723d268 in g_main_context_iterate (context=0x3ba490, block=1, dispatch=1, self=0x8eeefb8) at gmain.c:2591
#44 0x0723d449 in IA__g_main_context_iteration (context=0x8ef0d10, may_block=1) at gmain.c:2654
#45 0x05331446 in QEventDispatcherGlib::processEvents (this=0x8ecfe88, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#46 0x021eb336 in QGuiEventDispatcherGlib::processEvents (this=0x8ecfe88, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0x0530780a in QEventLoop::processEvents (this=0xbfd72114, flags=...) at kernel/qeventloop.cpp:149
#48 0x05307b4a in QEventLoop::exec (this=0xbfd72114, flags=...) at kernel/qeventloop.cpp:201
#49 0x0530b807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#50 0x0213c828 in QApplication::exec () at kernel/qapplication.cpp:3585
#51 0x0806e7aa in main (argc=-1076424736, argv=0x39f7d5) at /home2/invit/Documents/Technique/.NewCompils/digikam-2.0.0-beta5/core/showfoto/main/main.cpp:89

Reported using DrKonqi
Comment 1 caulier.gilles 2011-05-19 09:08:23 UTC

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