Bug 229881 - DigiKam crashes when I attempt to download photos
Summary: DigiKam crashes when I attempt to download photos
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Import-Albums (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 21:22 UTC by gigcho
Modified: 2017-08-16 12:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gigcho 2010-03-07 21:22:39 UTC
Application that crashed: digikam
Version of the application: 1.0.0-beta5
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Digikam crashes every time when I try to downoad photos from the camera (Canon PowerShot SX110 IS). It doesn't matter if I click on Downoad or Download and Delete - the result is the same.

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

Thread 18 (Thread 0xb61cab70 (LWP 2952)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0x87ef6a0, mutex=0x87ef69c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x87ef6a0, mutex=0x87ef69c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0830a2d9 in Digikam::ScanController::run (this=0x87ef200) at /build/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:499
#6  0x048d7e32 in QThreadPrivate::start (arg=0x87ef200) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 17 (Thread 0xb599fb70 (LWP 2954)):
#0  0x06bcfe06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x049f4bf3 in QTimerInfoList::getTime (this=0x88aed74, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x049f4de1 in QTimerInfoList::updateCurrentTime (this=0x88aed74) at kernel/qeventdispatcher_unix.cpp:297
#3  0x049f588c in QTimerInfoList::timerWait (this=0x88aed74, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x049f3210 in timerSourcePrepare (source=0x88aed40, timeout=0xb599f11c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0238ef90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0238f351 in ?? () from /lib/libglib-2.0.so.0
#7  0x0238f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x049f3067 in QEventDispatcherGlib::processEvents (this=0x88951d8, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x049c6c79 in QEventLoop::processEvents (this=0xb599f2e4, flags=) at kernel/qeventloop.cpp:149
#10 0x049c70ca in QEventLoop::exec (this=0xb599f2e4, flags=...) at kernel/qeventloop.cpp:201
#11 0x048d4b73 in QThread::exec (this=0x87c96d0) at thread/qthread.cpp:487
#12 0x014dbcbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#13 0x048d7e32 in QThreadPrivate::start (arg=0x87c96d0) at thread/qthread_unix.cpp:188
#14 0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xb519eb70 (LWP 2955)):
#0  0x00db7d61 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x051d4a46 in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6
#2  0x0238efcf in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x0238f351 in ?? () from /lib/libglib-2.0.so.0
#4  0x0238f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x049f3067 in QEventDispatcherGlib::processEvents (this=0x87c9970, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x049c6c79 in QEventLoop::processEvents (this=0xb519e2e4, flags=) at kernel/qeventloop.cpp:149
#7  0x049c70ca in QEventLoop::exec (this=0xb519e2e4, flags=...) at kernel/qeventloop.cpp:201
#8  0x048d4b73 in QThread::exec (this=0x87c99e0) at thread/qthread.cpp:487
#9  0x014dbcbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#10 0x048d7e32 in QThreadPrivate::start (arg=0x87c99e0) at thread/qthread_unix.cpp:188
#11 0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb499db70 (LWP 2956)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0x8894410, mutex=0x889440c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8894410, mutex=0x889440c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x010c1bfa in Digikam::LoadSaveThread::run (this=0x8894400) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x048d7e32 in QThreadPrivate::start (arg=0x8894400) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xb419cb70 (LWP 2957)):
#0  0x051d4a8b in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#1  0x0238bd17 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#2  0x0238f730 in ?? () from /lib/libglib-2.0.so.0
#3  0x0238f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x049f3067 in QEventDispatcherGlib::processEvents (this=0x88e8028, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0x049c6c79 in QEventLoop::processEvents (this=0xb419c304, flags=) at kernel/qeventloop.cpp:149
#6  0x049c70ca in QEventLoop::exec (this=0xb419c304, flags=...) at kernel/qeventloop.cpp:201
#7  0x048d4b73 in QThread::exec (this=0x88e4070) at thread/qthread.cpp:487
#8  0x048d7e32 in QThreadPrivate::start (arg=0x88e4070) at thread/qthread_unix.cpp:188
#9  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xb399bb70 (LWP 2958)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x051b9c96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0239c54b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0238f56b in ?? () from /lib/libglib-2.0.so.0
#4  0x0238f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x049f3067 in QEventDispatcherGlib::processEvents (this=0x88e9f80, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x049c6c79 in QEventLoop::processEvents (this=0xb399b304, flags=) at kernel/qeventloop.cpp:149
#7  0x049c70ca in QEventLoop::exec (this=0xb399b304, flags=...) at kernel/qeventloop.cpp:201
#8  0x048d4b73 in QThread::exec (this=0x88e8248) at thread/qthread.cpp:487
#9  0x048d7e32 in QThreadPrivate::start (arg=0x88e8248) at thread/qthread_unix.cpp:188
#10 0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xb319ab70 (LWP 2959)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0x88f6568, mutex=0x88f6564, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x88f6568, mutex=0x88f6564, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x010c1bfa in Digikam::LoadSaveThread::run (this=0x88f6558) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x048d7e32 in QThreadPrivate::start (arg=0x88f6558) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xb0c13b70 (LWP 2960)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00dba142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d48d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x024b89ff in ?? () from /usr/lib/libxine.so.1
#4  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xb0007b70 (LWP 2961)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x051c0a71 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x024e1be0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x024c6011 in ?? () from /usr/lib/libxine.so.1
#4  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xaf806b70 (LWP 2962)):
#0  0x06bcfe06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x049f4bf3 in QTimerInfoList::getTime (this=0x8a72634, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x049f4de1 in QTimerInfoList::updateCurrentTime (this=0x8a72634) at kernel/qeventdispatcher_unix.cpp:297
#3  0x049f588c in QTimerInfoList::timerWait (this=0x8a72634, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x049f3210 in timerSourcePrepare (source=0x8a72600, timeout=0xaf8060ec) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0238ef90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0238f351 in ?? () from /lib/libglib-2.0.so.0
#7  0x0238f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x049f3067 in QEventDispatcherGlib::processEvents (this=0x8a71288, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x049c6c79 in QEventLoop::processEvents (this=0xaf8062b4, flags=) at kernel/qeventloop.cpp:149
#10 0x049c70ca in QEventLoop::exec (this=0xaf8062b4, flags=...) at kernel/qeventloop.cpp:201
#11 0x048d4b73 in QThread::exec (this=0x8a70eb8) at thread/qthread.cpp:487
#12 0x0269e20a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0x048d7e32 in QThreadPrivate::start (arg=0x8a70eb8) at thread/qthread_unix.cpp:188
#14 0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xab004b70 (LWP 2968)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x051b9c96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x02b3cc3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#3  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xaa803b70 (LWP 2969)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x024c95ee in ?? () from /usr/lib/libxine.so.1
#4  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xae75eb70 (LWP 2979)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0xab6609f8, mutex=0xab6609f4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xab6609f8, mutex=0xab6609f4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x010c1bfa in Digikam::LoadSaveThread::run (this=0xab6609e8) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x048d7e32 in QThreadPrivate::start (arg=0xab6609e8) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xaa002b70 (LWP 2986)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0xa3351c0, mutex=0xa3351bc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa3351c0, mutex=0xa3351bc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x010c1bfa in Digikam::LoadSaveThread::run (this=0xa3351b0) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x048d7e32 in QThreadPrivate::start (arg=0xa3351b0) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xac3fcb70 (LWP 2987)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0xa673538, mutex=0xa673534, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa673538, mutex=0xa673534, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x010c1bfa in Digikam::LoadSaveThread::run (this=0xa673528) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x048d7e32 in QThreadPrivate::start (arg=0xa673528) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xa54d3b70 (LWP 3004)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0xa8fc310, mutex=0xa8fc30c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa8fc310, mutex=0xa8fc30c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x010c1bfa in Digikam::LoadSaveThread::run (this=0xa8fc300) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x048d7e32 in QThreadPrivate::start (arg=0xa8fc300) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xa64d5b70 (LWP 3011)):
#0  0x00e64422 in __kernel_vsyscall ()
#1  0x00db9e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x051d487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x048d8e67 in QWaitConditionPrivate::wait (this=0xc39a914, mutex=0xc39a910, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc39a914, mutex=0xc39a910, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0812277d in Digikam::CameraController::run (this=0xc342860) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameracontroller.cpp:329
#6  0x048d7e32 in QThreadPrivate::start (arg=0xc342860) at thread/qthread_unix.cpp:188
#7  0x00db580e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x051c78de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7715700 (LWP 2950)):
[KCrash Handler]
#6  0x07e207ac in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x08277669 in Digikam::AlbumSelectDialog::selectAlbum (parent=0xa799a68, albumToSelect=0xaa513f8, header=..., newAlbumString=..., allowRootSelection=false)
    at /build/buildd/digikam-1.0.0~beta5/digikam/albumselectdialog.cpp:174
#8  0x0814a945 in Digikam::CameraUI::slotDownload (this=0xa799a68, onlySelected=true, deleteAfter=false, album=0xaa513f8) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1498
#9  0x0814b489 in Digikam::CameraUI::slotDownloadSelected (this=0xa799a68) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1436
#10 0x0815058d in Digikam::CameraUI::qt_metacall (this=0xa799a68, _c=QMetaObject::InvokeMetaMethod, _id=79, _a=0xbf8408d8)
    at /build/buildd/digikam-1.0.0~beta5/obj-i486-linux-gnu/digikam/cameraui.moc:224
#11 0x049de263 in QMetaObject::activate (sender=0xc35f0b8, from_signal_index=5, to_signal_index=6, argv=0xbf8408d8) at kernel/qobject.cpp:3113
#12 0x049de6d8 in QMetaObject::activate (sender=0xc35f0b8, m=0x849dac8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbf8408d8) at kernel/qobject.cpp:3207
#13 0x016819b1 in QAction::triggered (this=0xc35f0b8, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#14 0x01682f32 in QAction::activate (this=0xc35f0b8, event=QAction::Trigger) at kernel/qaction.cpp:1160
#15 0x01b24f02 in QAction::trigger (this=0x523d3a0) at ../../include/QtGui/../../src/gui/kernel/qaction.h:203
#16 QToolButton::nextCheckState (this=0x523d3a0) at widgets/qtoolbutton.cpp:1135
#17 0x01a3f163 in QAbstractButtonPrivate::click (this=0xc381460) at widgets/qabstractbutton.cpp:525
#18 0x01a3f431 in QAbstractButton::mouseReleaseEvent (this=0xc375dc8, e=0xbf840f00) at widgets/qabstractbutton.cpp:1115
#19 0x01b253fc in QToolButton::mouseReleaseEvent (this=0xc375dc8, e=0xbf840f00) at widgets/qtoolbutton.cpp:709
#20 0x016dd012 in QWidget::event (this=0xc375dc8, event=0xbf840f00) at kernel/qwidget.cpp:7549
#21 0x01a3d3ee in QAbstractButton::event (this=0xc375dc8, e=0x523d3a0) at widgets/qabstractbutton.cpp:1077
#22 0x01b27d9a in QToolButton::event (this=0xc375dc8, event=0xbf840f00) at widgets/qtoolbutton.cpp:1151
#23 0x01687f54 in QApplicationPrivate::notify_helper (this=0x86b3b08, receiver=0xc375dc8, e=0xbf840f00) at kernel/qapplication.cpp:4056
#24 0x01690033 in QApplication::notify (this=0xbf8428fc, receiver=0xc375dc8, e=0xbf840f00) at kernel/qapplication.cpp:3758
#25 0x037f8bfa in KApplication::notify (this=0xbf8428fc, receiver=0xc375dc8, event=0xbf840f00) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x049c86cb in QCoreApplication::notifyInternal (this=0xbf8428fc, receiver=0xc375dc8, event=0xbf840f00) at kernel/qcoreapplication.cpp:610
#27 0x0168ef6e in QCoreApplication::sendSpontaneousEvent (receiver=0xc375dc8, event=0xbf840f00, alienWidget=0xc375dc8, nativeWidget=0xa799a68, buttonDown=0x1f02aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#28 QApplicationPrivate::sendMouseEvent (receiver=0xc375dc8, event=0xbf840f00, alienWidget=0xc375dc8, nativeWidget=0xa799a68, buttonDown=0x1f02aa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#29 0x016fd7c0 in QETWidget::translateMouseEvent (this=0xa799a68, event=0xbf84254c) at kernel/qapplication_x11.cpp:4409
#30 0x016fcc4b in QApplication::x11ProcessEvent (this=0xbf8428fc, event=0xbf84254c) at kernel/qapplication_x11.cpp:3428
#31 0x01729502 in x11EventSourceDispatch (s=0x86b6d68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x0238be88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x0238f730 in ?? () from /lib/libglib-2.0.so.0
#34 0x0238f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x049f302c in QEventDispatcherGlib::processEvents (this=0x868de80, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#36 0x01728be5 in QGuiEventDispatcherGlib::processEvents (this=0x868de80, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#37 0x049c6c79 in QEventLoop::processEvents (this=0xbf842844, flags=) at kernel/qeventloop.cpp:149
#38 0x049c70ca in QEventLoop::exec (this=0xbf842844, flags=...) at kernel/qeventloop.cpp:201
#39 0x049c953f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#40 0x01687dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#41 0x083a4da3 in main (argc=3, argv=0xbf842d54) at /build/buildd/digikam-1.0.0~beta5/digikam/main.cpp:186

This bug may be a duplicate of or related to bug 225919

Reported using DrKonqi
Comment 1 caulier.gilles 2010-03-07 22:13:44 UTC
This file is invalid. Use digiKam 1.1.0 instead an old 1.0.0 beta5

Gilles Caulier