Bug 269188 - Showfoto crased when opening a jpe file or a catalog
Summary: Showfoto crased when opening a jpe file or a catalog
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Load (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-22 23:03 UTC by JarD
Modified: 2022-02-05 04:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments
New crash information added by DrKonqi (10.12 KB, text/plain)
2011-05-10 00:41 UTC, JarD
Details

Note You need to log in before you can comment on or make changes to this bug.
Description JarD 2011-03-22 23:03:31 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 i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- first tried to open directly a jpg file but Showfoto showed its window for a second and crashed (repeated 3 times)
- opened Showfoto and tried to open a catalog with jpg files, the same happened (repeated 3 times)

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb3080b70 (LWP 5500)):
#0  0x00bfa416 in __kernel_vsyscall ()
#1  0x02c394dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x015f0d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x052f29c7 in wait (this=0x8e0f120, mutex=0x8e0f11c, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8e0f120, mutex=0x8e0f11c, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x005d8eaa in Digikam::ParkingThread::run (this=0x8e0f110) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/threads/threadmanager.cpp:119
#6  0x052f1df9 in QThreadPrivate::start (arg=0x8e0f110) at thread/qthread_unix.cpp:266
#7  0x02c34cc9 in start_thread () from /lib/libpthread.so.0
#8  0x015e369e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb2581b70 (LWP 5501)):
#0  0x00bfa416 in __kernel_vsyscall ()
#1  0x02c39884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x015f0df4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0x052f294f in wait (this=0x8ed3214, mutex=0x8ed3210, time=30000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8ed3214, mutex=0x8ed3210, time=30000) at thread/qwaitcondition_unix.cpp:160
#5  0x052e65b3 in QThreadPoolThread::run (this=0x9252460) at concurrent/qthreadpool.cpp:140
#6  0x052f1df9 in QThreadPrivate::start (arg=0x9252460) at thread/qthread_unix.cpp:266
#7  0x02c34cc9 in start_thread () from /lib/libpthread.so.0
#8  0x015e369e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb541a890 (LWP 5499)):
[KCrash Handler]
#7  0x00000020 in ?? ()
#8  0x03e44f5e in JpegEndAnalyzer::analyze (this=0x939ad38, ar=..., in=0x9415bc0) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endplugins/jpegendanalyzer.cpp:298
#9  0x04b6d6c2 in Strigi::StreamAnalyzerPrivate::analyze (this=0x941b338, idx=..., input=0x9415bc0) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#10 0x00d1f082 in KFileMetaInfoPrivate::init (this=0x936d450, stream=..., url=..., mtime=1263740478, w=...) at ../../kio/kio/kfilemetainfo.cpp:257
#11 0x00d211f8 in KFileMetaInfo::KFileMetaInfo (this=0xbfe8c06c, path=..., w=...) at ../../kio/kio/kfilemetainfo.cpp:286
#12 0x00d04023 in KFileItem::metaInfo (this=0xbfe8c2b8, autoget=true, what=12) at ../../kio/kio/kfileitem.cpp:1266
#13 0x0068ee8d in Digikam::ImagePropertiesSideBar::setImagePropertiesInformation (this=0x8f96658, url=...) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/imageproperties/imagepropertiessidebar.cpp:226
#14 0x0068c983 in Digikam::ImagePropertiesSideBar::slotChangedTab (this=0x8f96658, tab=0x8f99510) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/imageproperties/imagepropertiessidebar.cpp:158
#15 0x0068cc1b in Digikam::ImagePropertiesSideBar::itemChanged (this=0x8f96658, url=..., rect=..., img=0x8f92c44) at /build/buildd/digikam2-2.0.0~beta4+git110307/libs/imageproperties/imagepropertiessidebar.cpp:111
#16 0x0807f6eb in ShowFoto::ShowFoto::slotChanged (this=0x8d577e0) at /build/buildd/digikam2-2.0.0~beta4+git110307/showfoto/showfoto.cpp:652
#17 0x08085746 in ShowFoto::ShowFoto::qt_metacall (this=0x8d577e0, _c=QMetaObject::InvokeMetaMethod, _id=123, _a=0xbfe8c4fc) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/showfoto/showfoto.moc:113
#18 0x053f98ca in QMetaObject::metacall (object=0x8d577e0, cl=3219701204, idx=123, argv=0xbfe8c4fc) at kernel/qmetaobject.cpp:237
#19 0x0540c6ad in QMetaObject::activate (sender=0x8f916a8, m=0x80f144, local_signal_index=3, argv=0x948b438) at kernel/qobject.cpp:3280
#20 0x006eabe7 in Digikam::Canvas::signalChanged (this=0x8f916a8) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/canvas.moc:220
#21 0x006ed298 in Digikam::Canvas::slotModified (this=0x8f916a8) at /build/buildd/digikam2-2.0.0~beta4+git110307/utilities/imageeditor/canvas/canvas.cpp:1507
#22 0x006edad8 in Digikam::Canvas::qt_metacall (this=0x8f916a8, _c=QMetaObject::InvokeMetaMethod, _id=87, _a=0xbfe8c63c) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/canvas.moc:184
#23 0x053f98ca in QMetaObject::metacall (object=0x8f916a8, cl=3219701204, idx=87, argv=0xbfe8c63c) at kernel/qmetaobject.cpp:237
#24 0x0540c6ad in QMetaObject::activate (sender=0x8f92b98, m=0x80f0e4, local_signal_index=0, argv=0x948b438) at kernel/qobject.cpp:3280
#25 0x006dd857 in Digikam::DImgInterface::signalModified (this=0x8f92b98) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/dimginterface.moc:130
#26 0x006dd885 in Digikam::DImgInterface::setModified (this=0x8f92b98) at /build/buildd/digikam2-2.0.0~beta4+git110307/utilities/imageeditor/canvas/dimginterface.cpp:830
#27 0x006df22f in Digikam::DImgInterface::slotImageLoaded (this=0x8f92b98, loadingDescription=..., img=...) at /build/buildd/digikam2-2.0.0~beta4+git110307/utilities/imageeditor/canvas/dimginterface.cpp:448
#28 0x006e3db4 in Digikam::DImgInterface::qt_metacall (this=0x8f92b98, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x930ecf0) at /build/buildd/digikam2-2.0.0~beta4+git110307/obj-i686-linux-gnu/digikam/dimginterface.moc:114
#29 0x053f98ca in QMetaObject::metacall (object=0x8f92b98, cl=3219701204, idx=13, argv=0x930ecf0) at kernel/qmetaobject.cpp:237
#30 0x05404df6 in QMetaCallEvent::placeMetaCall (this=0x930c380, object=0x8f92b98) at kernel/qobject.cpp:534
#31 0x054066a2 in QObject::event (this=0x8f92b98, e=0x94718a8) at kernel/qobject.cpp:1219
#32 0x0578dfdc in QApplicationPrivate::notify_helper (this=0x8cd4db8, receiver=0x8f92b98, e=0x930c380) at kernel/qapplication.cpp:4396
#33 0x0579404e in QApplication::notify (this=0xbfe8cfd8, receiver=0x8f92b98, e=0x930c380) at kernel/qapplication.cpp:3798
#34 0x045fe7da in KApplication::notify (this=0xbfe8cfd8, receiver=0x8f92b98, event=0x930c380) at ../../kdeui/kernel/kapplication.cpp:311
#35 0x053f3b3b in QCoreApplication::notifyInternal (this=0xbfe8cfd8, receiver=0x8f92b98, event=0x930c380) at kernel/qcoreapplication.cpp:732
#36 0x053f6d8b in sendEvent (receiver=0x0, event_type=0, data=0x8c8e000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c8e000) at kernel/qcoreapplication.cpp:1373
#38 0x053f6f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#39 0x05422a74 in sendPostedEvents (s=0x8cd6988) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=0x8cd6988) at kernel/qeventdispatcher_glib.cpp:277
#41 0x01878855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0x0187c668 in ?? () from /lib/libglib-2.0.so.0
#43 0x0187c848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0x05422565 in QEventDispatcherGlib::processEvents (this=0x8c8daf0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#45 0x0584fbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8c8daf0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x053f2609 in QEventLoop::processEvents (this=0xbfe8cf44, flags=) at kernel/qeventloop.cpp:149
#47 0x053f2a8a in QEventLoop::exec (this=0xbfe8cf44, flags=...) at kernel/qeventloop.cpp:201
#48 0x053f700f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#49 0x0578ce07 in QApplication::exec () at kernel/qapplication.cpp:3672
#50 0x0807d6ea in main (argc=6, argv=0xbfe8d174) at /build/buildd/digikam2-2.0.0~beta4+git110307/showfoto/main.cpp:89

Possible duplicates by query: bug 206803, bug 203574.

Reported using DrKonqi
Comment 1 JarD 2011-03-22 23:05:13 UTC
I tried also to first run Showfoto and then to open a jpg file - the same result.
Comment 2 caulier.gilles 2011-03-22 23:25:26 UTC

*** This bug has been marked as a duplicate of bug 264945 ***
Comment 3 JarD 2011-05-10 00:41:01 UTC
Created attachment 59821 [details]
New crash information added by DrKonqi

showfoto (2.0.0-beta5) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.0

- What I was doing when the application crashed:
tried to open a jpeg file. Showfoto crashed (and crashes every time, I cannot open even a single jpeg file with it).

-- Backtrace (Reduced):
#8  0x0203c6c2 in Strigi::StreamAnalyzerPrivate::analyze (this=0x99eeb18, idx=..., input=0xbff68c4c) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#9  0x00dd50d2 in KFileMetaInfoPrivate::init (this=0x98b8d20, stream=..., url=..., mtime=1304634295, w=...) at ../../kio/kio/kfilemetainfo.cpp:257
#10 0x00dd7248 in KFileMetaInfo::KFileMetaInfo (this=0xbff68edc, path=..., w=...) at ../../kio/kio/kfilemetainfo.cpp:286
#11 0x00dba073 in KFileItem::metaInfo (this=0xbff69128, autoget=true, what=12) at ../../kio/kio/kfileitem.cpp:1266
#12 0x004cd99d in Digikam::ImagePropertiesSideBar::setImagePropertiesInformation (this=0x95643c8, url=...) at /build/buildd/digikam2-2.0.0~beta5/core/libs/imageproperties/imagepropertiessidebar.cpp:226
Comment 4 caulier.gilles 2022-01-20 06:44:40 UTC
Fixed with https://bugs.kde.org/show_bug.cgi?id=264945