Bug 278776

Summary: Digikam crashes when importing from SD card
Product: [Applications] digikam Reporter: Russ Hay <RussellH>
Component: Import-UMSAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: caulier.gilles
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

Description Russ Hay 2011-07-29 12:19:39 UTC
Application: digikam (2.0.0-rc)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Linux Mint 10 KDE

-- Information about the crash:
- What I was doing when the application crashed:
WHen the system crashed I was importing images from the SD card (mounted on a USB adaptor) into DigiKam

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f44801e09c0 (LWP 2882))]

Thread 9 (Thread 0x7f445bfd9700 (LWP 2883)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4478621e3b in wait (this=<value optimized out>, mutex=0x29ba858, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x29ba858, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00000000005f243b in Digikam::ScanController::run (this=0x2a0ca10) at /build/buildd/digikam2-2.0.0~rc1/core/digikam/database/scancontroller.cpp:618
#4  0x00007f447862127e in QThreadPrivate::start (arg=0x2a0ca10) at thread/qthread_unix.cpp:266
#5  0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f445b7d8700 (LWP 2884)):
#0  0x00007f4477302665 in __pthread_mutex_lock (mutex=0x29bc9e8) at pthread_mutex_lock.c:61
#1  0x00007f4471409697 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x00007f447140a023 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f447140a45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f44787411e6 in QEventDispatcherGlib::processEvents (this=0x29ccf50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007f4478713a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f4478713dec in QEventLoop::exec (this=0x7f445b7d7b50, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f447861e2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#8  0x00007f44786f35f8 in QInotifyFileSystemWatcherEngine::run (this=0x2902ef0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f447862127e in QThreadPrivate::start (arg=0x2902ef0) at thread/qthread_unix.cpp:266
#10 0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f445afd7700 (LWP 2886)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4478621e3b in wait (this=<value optimized out>, mutex=0x2b40ac8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2b40ac8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f447cd95a72 in Digikam::ParkingThread::run (this=0x2b40ab0) at /build/buildd/digikam2-2.0.0~rc1/core/libs/threads/threadmanager.cpp:119
#4  0x00007f447862127e in QThreadPrivate::start (arg=0x2b40ab0) at thread/qthread_unix.cpp:266
#5  0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f4453daa700 (LWP 2887)):
#0  0x00007f44775f0203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f447140a009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f447140a45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f44787411e6 in QEventDispatcherGlib::processEvents (this=0x2b4aa50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f4478713a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f4478713dec in QEventLoop::exec (this=0x7f4453da9b50, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f447861e2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f44786f35f8 in QInotifyFileSystemWatcherEngine::run (this=0x2b51d90) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f447862127e in QThreadPrivate::start (arg=0x2b51d90) at thread/qthread_unix.cpp:266
#9  0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f444649a700 (LWP 2921)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4478621e3b in wait (this=<value optimized out>, mutex=0x7f443839ddf0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f443839ddf0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f447861db0b in QSemaphore::acquire (this=0x7f4446498f90, n=1) at thread/qsemaphore.cpp:144
#4  0x00007f447872cd42 in blocking_activate (sender=0x5330e60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f4446499000) at kernel/qobject.cpp:3177
#5  QMetaObject::activate (sender=0x5330e60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f4446499000) at kernel/qobject.cpp:3254
#6  0x00000000007d9902 in Digikam::CameraController::signalInternalCheckRename (this=0x7f443834779c, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>, _t4=...) at /build/buildd/digikam2-2.0.0~rc1/obj-x86_64-linux-gnu/core/utilities/cameragui/cameracontroller.moc:312
#7  0x00000000007ddbab in Digikam::CameraController::executeCommand (this=0x5330e60, cmd=<value optimized out>) at /build/buildd/digikam2-2.0.0~rc1/core/utilities/cameragui/controller/cameracontroller.cpp:664
#8  0x00000000007dfdf1 in Digikam::CameraController::run (this=0x5330e60) at /build/buildd/digikam2-2.0.0~rc1/core/utilities/cameragui/controller/cameracontroller.cpp:392
#9  0x00007f447862127e in QThreadPrivate::start (arg=0x5330e60) at thread/qthread_unix.cpp:266
#10 0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f442effd700 (LWP 2923)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4478621e3b in wait (this=<value optimized out>, mutex=0x7f4430086718, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7f4430086718, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00000000007e40ee in Digikam::CameraHistoryUpdater::run (this=0x7f44300dc160) at /build/buildd/digikam2-2.0.0~rc1/core/utilities/cameragui/controller/camerahistoryupdater.cpp:115
#4  0x00007f447862127e in QThreadPrivate::start (arg=0x7f44300dc160) at thread/qthread_unix.cpp:266
#5  0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f443f8aa700 (LWP 2924)):
[KCrash Handler]
#6  0x00007f4430000508 in ?? ()
#7  0x00007f444b72ebff in JpegEndAnalyzer::analyze (this=<value optimized out>, ar=<value optimized out>, in=<value optimized out>) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endplugins/jpegendanalyzer.cpp:298
#8  0x00007f4470921f7a in Strigi::StreamAnalyzerPrivate::analyze (this=0x7f44300fb090, idx=..., input=0x7f443016d960) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#9  0x00007f447b0e6565 in KFileMetaInfoPrivate::init (this=<value optimized out>, stream=<value optimized out>, url=<value optimized out>, mtime=1305966518, w=<value optimized out>) at ../../kio/kio/kfilemetainfo.cpp:257
#10 0x00007f447b0e82a3 in KFileMetaInfo::KFileMetaInfo (this=0x7f443f8a9a70, path=..., w=<value optimized out>) at ../../kio/kio/kfilemetainfo.cpp:286
#11 0x00007f447b1d938e in KLoadFileMetaDataThread::run (this=<value optimized out>) at ../../kio/kfile/kloadfilemetadatathread.cpp:143
#12 0x00007f447862127e in QThreadPrivate::start (arg=0x59b35a0) at thread/qthread_unix.cpp:266
#13 0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#14 0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f443e8a8700 (LWP 2925)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4478620533 in QMutexPrivate::wait (this=0x7f443015b9a0, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007f447861bf05 in QMutex::lock (this=0x7f447b46e560) at thread/qmutex.cpp:204
#3  0x00007f447b1d9326 in KLoadFileMetaDataThread::run (this=<value optimized out>) at ../../kio/kfile/kloadfilemetadatathread.cpp:140
#4  0x00007f447862127e in QThreadPrivate::start (arg=0x7f44300899e0) at thread/qthread_unix.cpp:266
#5  0x00007f4477300971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007f44775fc92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f44801e09c0 (LWP 2882)):
#0  0x00007f44775f0203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f446e0112da in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f446e011837 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007f446e011ae5 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007f4475ef77ba in _XSend () from /usr/lib/libX11.so.6
#5  0x00007f4475ef78f9 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007f4475ed3a95 in XGetImage () from /usr/lib/libX11.so.6
#7  0x00007f4479453e80 in QX11PixmapData::toImage (this=0x53e79e0, rect=...) at image/qpixmap_x11.cpp:1546
#8  0x00007f447944d56a in QX11PixmapData::toImage (this=0x1) at image/qpixmap_x11.cpp:1577
#9  0x00007f4479453fc7 in QX11PixmapData::transformed (this=0x53e79e0, transform=..., mode=Qt::SmoothTransformation) at image/qpixmap_x11.cpp:1860
#10 0x00007f447943c770 in QPixmap::transformed (this=0x54133e0, transform=..., mode=Qt::SmoothTransformation) at image/qpixmap.cpp:1557
#11 0x00007f447943cac7 in QPixmap::scaled (this=0x54133e0, s=<value optimized out>, aspectMode=<value optimized out>, mode=Qt::SmoothTransformation) at image/qpixmap.cpp:1473
#12 0x00000000007ac264 in scaled (this=0x51dace0, itemName=..., downloadName=...) at /usr/include/qt4/QtGui/qpixmap.h:126
#13 Digikam::CameraIconItem::calcRect (this=0x51dace0, itemName=..., downloadName=...) at /build/buildd/digikam2-2.0.0~rc1/core/utilities/cameragui/items/cameraiconitem.cpp:158
#14 0x00000000007ac9fa in Digikam::CameraIconItem::paintItem (this=0x51dace0, p=0x7fffe8b5d7d0) at /build/buildd/digikam2-2.0.0~rc1/core/utilities/cameragui/items/cameraiconitem.cpp:240
#15 0x00000000007d5cb7 in Digikam::IconView::viewportPaintEvent (this=<value optimized out>, pe=<value optimized out>) at /build/buildd/digikam2-2.0.0~rc1/core/utilities/cameragui/q3support/iconview.cpp:970
#16 0x00007f447fb6fb88 in Q3ScrollView::eventFilter (this=0x4934c80, obj=0x50393e0, e=0x7fffe8b5de50) at widgets/q3scrollview.cpp:1465
#17 0x00007f4478714507 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x50393e0, event=0x7fffe8b5de50) at kernel/qcoreapplication.cpp:847
#18 0x00007f4479352fac in QApplicationPrivate::notify_helper (this=0x289ecb0, receiver=0x50393e0, e=0x7fffe8b5de50) at kernel/qapplication.cpp:4392
#19 0x00007f4479358aed in QApplication::notify (this=0x7fffe8b62160, receiver=0x50393e0, e=0x7fffe8b5de50) at kernel/qapplication.cpp:4277
#20 0x00007f447a0e32f6 in KApplication::notify (this=0x7fffe8b62160, receiver=0x50393e0, event=0x7fffe8b5de50) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007f4478714cdc in QCoreApplication::notifyInternal (this=0x7fffe8b62160, receiver=0x50393e0, event=0x7fffe8b5de50) at kernel/qcoreapplication.cpp:732
#22 0x00007f44793af67d in sendSpontaneousEvent (this=0x50523d0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x51da0c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#23 QWidgetPrivate::drawWidget (this=0x50523d0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5420
#24 0x00007f44793b0328 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=2, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5627
#25 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=7, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#26 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=8, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#27 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=9, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#28 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=10, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#29 0x00007f44793af3da in QWidgetPrivate::drawWidget (this=0x50396f0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5473
#30 0x00007f44793b0328 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=1, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5627
#31 0x00007f44793af3da in QWidgetPrivate::drawWidget (this=0x5038870, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5473
#32 0x00007f44793b0328 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=1, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5627
#33 0x00007f44793af3da in QWidgetPrivate::drawWidget (this=0x50384b0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5473
#34 0x00007f44793b0328 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=1, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5627
#35 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=2, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#36 0x00007f44793af3da in QWidgetPrivate::drawWidget (this=0x5038150, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5473
#37 0x00007f44793b0328 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=6, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5627
#38 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=38, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#39 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=41, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#40 0x00007f44793b0159 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=49, rgn=<value optimized out>, offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5614
#41 0x00007f44793af3da in QWidgetPrivate::drawWidget (this=0x50c56c0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x51da0c0) at kernel/qwidget.cpp:5473
#42 0x00007f4479583408 in QWidgetBackingStore::sync (this=0x51da0c0) at painting/qbackingstore.cpp:1328
#43 0x00007f44793a2730 in QWidgetPrivate::syncBackingStore (this=0x50c56c0) at kernel/qwidget.cpp:1805
#44 0x00007f44793a92f5 in QWidget::event (this=0x3caef40, event=0x5a3bef0) at kernel/qwidget.cpp:8480
#45 0x00007f447979041b in QMainWindow::event (this=0x3caef40, event=0x5a3bef0) at widgets/qmainwindow.cpp:1417
#46 0x00007f447a1f9e63 in KXmlGuiWindow::event (this=0x7fffe8b5ca20, ev=0x1) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#47 0x00007f4479352fdc in QApplicationPrivate::notify_helper (this=0x289ecb0, receiver=0x3caef40, e=0x5a3bef0) at kernel/qapplication.cpp:4396
#48 0x00007f4479358aed in QApplication::notify (this=0x7fffe8b62160, receiver=0x3caef40, e=0x5a3bef0) at kernel/qapplication.cpp:4277
#49 0x00007f447a0e32f6 in KApplication::notify (this=0x7fffe8b62160, receiver=0x3caef40, event=0x5a3bef0) at ../../kdeui/kernel/kapplication.cpp:311
#50 0x00007f4478714cdc in QCoreApplication::notifyInternal (this=0x7fffe8b62160, receiver=0x3caef40, event=0x5a3bef0) at kernel/qcoreapplication.cpp:732
#51 0x00007f4478717c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x284c680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#52 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x284c680) at kernel/qcoreapplication.cpp:1373
#53 0x00007f4478741653 in sendPostedEvents (s=0x28a3c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#54 postEventSourceDispatch (s=0x28a3c20) at kernel/qeventdispatcher_glib.cpp:277
#55 0x00007f4471406342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#56 0x00007f447140a2a8 in ?? () from /lib/libglib-2.0.so.0
#57 0x00007f447140a45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#58 0x00007f4478741193 in QEventDispatcherGlib::processEvents (this=0x284be90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#59 0x00007f4479405a4e in QGuiEventDispatcherGlib::processEvents (this=0x7fffe8b5ca20, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#60 0x00007f4478713a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#61 0x00007f4478713dec in QEventLoop::exec (this=0x7fffe8b61320, flags=) at kernel/qeventloop.cpp:201
#62 0x00007f44798477de in QDialog::exec (this=0x53f2fe0) at dialogs/qdialog.cpp:552
#63 0x00000000007e02c4 in Digikam::CameraController::slotCheckRename (this=0x5330e60, folder=..., file=..., destination=<value optimized out>, temp=<value optimized out>) at /build/buildd/digikam2-2.0.0~rc1/core/utilities/cameragui/controller/cameracontroller.cpp:809
#64 0x00000000007e0cdb in Digikam::CameraController::qt_metacall (this=0x5330e60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7f44382c8a60) at /build/buildd/digikam2-2.0.0~rc1/obj-x86_64-linux-gnu/core/utilities/cameragui/cameracontroller.moc:169
#65 0x00007f4478726bde in QObject::event (this=0x5330e60, e=0x7fffe8b5ca20) at kernel/qobject.cpp:1219
#66 0x00007f4479352fdc in QApplicationPrivate::notify_helper (this=0x289ecb0, receiver=0x5330e60, e=0x7f44383657a0) at kernel/qapplication.cpp:4396
#67 0x00007f4479358aed in QApplication::notify (this=0x7fffe8b62160, receiver=0x5330e60, e=0x7f44383657a0) at kernel/qapplication.cpp:4277
#68 0x00007f447a0e32f6 in KApplication::notify (this=0x7fffe8b62160, receiver=0x5330e60, event=0x7f44383657a0) at ../../kdeui/kernel/kapplication.cpp:311
#69 0x00007f4478714cdc in QCoreApplication::notifyInternal (this=0x7fffe8b62160, receiver=0x5330e60, event=0x7f44383657a0) at kernel/qcoreapplication.cpp:732
#70 0x00007f4478717c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x284c680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#71 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x284c680) at kernel/qcoreapplication.cpp:1373
#72 0x00007f4478741653 in sendPostedEvents (s=0x28a3c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#73 postEventSourceDispatch (s=0x28a3c20) at kernel/qeventdispatcher_glib.cpp:277
#74 0x00007f4471406342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#75 0x00007f447140a2a8 in ?? () from /lib/libglib-2.0.so.0
#76 0x00007f447140a45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#77 0x00007f4478741193 in QEventDispatcherGlib::processEvents (this=0x284be90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#78 0x00007f4479405a4e in QGuiEventDispatcherGlib::processEvents (this=0x7fffe8b5ca20, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#79 0x00007f4478713a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#80 0x00007f4478713dec in QEventLoop::exec (this=0x7fffe8b61fc0, flags=) at kernel/qeventloop.cpp:201
#81 0x00007f4478717ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#82 0x00000000006df085 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/digikam2-2.0.0~rc1/core/digikam/main/main.cpp:232

Possible duplicates by query: bug 275539.

Reported using DrKonqi
Comment 1 Marcel Wiesweg 2011-07-30 09:19:45 UTC
Crash in KFileMetaInfo/Strigi.

As far as I know, all occurrences of this API were removed, so I dont know where these threads are started.
Comment 2 caulier.gilles 2011-07-30 15:36:39 UTC
Yes i personally removed all occurrence. So i recommend to try 2.0.0 final release. It's must be fixed...

Else, do you have video files on your SD card. Perhaps it's video thumbnailizer from KDE...

Gilles Caulier
Comment 3 caulier.gilles 2011-08-04 13:36:59 UTC
Russ,

 Please test with digiKam 2.0.0 and report...

Gilles Caulier
Comment 4 Russ Hay 2011-08-04 13:56:40 UTC
Some updates on this bug. It is only evident when I try to import into the existing album which did contain move files, but there were none being imported. I'll retest when I can get Digikam 2.0 - currently on Mint so it's painful getting current packages. I'll stick with Mint until I can confirm this is fixed in 2.0, then I'm off for a new distro.
Comment 5 caulier.gilles 2011-08-09 13:39:09 UTC
I think crash is done by KDE video thumbnailizer. Can you reproduce the crash if you show camera contents in Dolphin ?

Gilles Caulier
Comment 6 caulier.gilles 2011-09-05 21:16:51 UTC

*** This bug has been marked as a duplicate of bug 264945 ***
Comment 7 Russ Hay 2011-09-05 21:27:42 UTC
I've moved distro - I can no longer reproduce this bug.
Comment 8 caulier.gilles 2022-01-27 16:15:37 UTC
Fixed with https://bugs.kde.org/show_bug.cgi?id=264945