Bug 217496 - digikam import wizard crash
Summary: digikam import wizard crash
Status: RESOLVED FIXED
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: 2009-12-05 21:53 UTC by Motasim Sakallah
Modified: 2023-05-05 22:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Motasim Sakallah 2009-12-05 21:53:43 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-15-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
digikam crashed during the import wizard. I was importing pictures from an SD card (using my netbook's built-in card reader) into a newly created album and the app crashed.

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

Thread 18 (Thread 0xb3276b70 (LWP 5871)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xa809e70, mutex=0xa809e6c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa809e70, mutex=0xa809e6c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0830a2d9 in Digikam::ScanController::run (this=0xa70e208) at /build/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:499
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xa70e208) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 17 (Thread 0xb2a75b70 (LWP 5873)):
#0  0x061cde06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x01e03bf3 in QTimerInfoList::getTime (this=0xa53789c, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x01e03de1 in QTimerInfoList::updateCurrentTime (this=0xa53789c) at kernel/qeventdispatcher_unix.cpp:297
#3  0x01e0488c in QTimerInfoList::timerWait (this=0xa53789c, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x01e02210 in timerSourcePrepare (source=0xa537868, timeout=0xb2a7511c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0720bf80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0720c341 in ?? () from /lib/libglib-2.0.so.0
#7  0x0720c853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x01e02067 in QEventDispatcherGlib::processEvents (this=0xaa50938, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x01dd5c79 in QEventLoop::processEvents (this=0xb2a752e4, flags=) at kernel/qeventloop.cpp:149
#10 0x01dd60ca in QEventLoop::exec (this=0xb2a752e4, flags=...) at kernel/qeventloop.cpp:201
#11 0x01ce3b73 in QThread::exec (this=0xa781df0) at thread/qthread.cpp:487
#12 0x070fbcbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#13 0x01ce6e32 in QThreadPrivate::start (arg=0xa781df0) at thread/qthread_unix.cpp:188
#14 0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xb20ffb70 (LWP 5874)):
#0  0x01fa4960 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#1  0x0720bf6e in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x0720c341 in ?? () from /lib/libglib-2.0.so.0
#3  0x0720c853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x01e02067 in QEventDispatcherGlib::processEvents (this=0xa555688, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0x01dd5c79 in QEventLoop::processEvents (this=0xb20ff2e4, flags=) at kernel/qeventloop.cpp:149
#6  0x01dd60ca in QEventLoop::exec (this=0xb20ff2e4, flags=...) at kernel/qeventloop.cpp:201
#7  0x01ce3b73 in QThread::exec (this=0xa558780) at thread/qthread.cpp:487
#8  0x070fbcbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#9  0x01ce6e32 in QThreadPrivate::start (arg=0xa558780) at thread/qthread_unix.cpp:188
#10 0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb18feb70 (LWP 5875)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xa55bda0, mutex=0xa55bd9c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa55bda0, mutex=0xa55bd9c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x09ef6bfa in Digikam::LoadSaveThread::run (this=0xa55bd90) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xa55bd90) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xb10fdb70 (LWP 5876)):
#0  0x00ca3420 in __kernel_vsyscall ()
#1  0x01f89ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0721953b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0720c55b in ?? () from /lib/libglib-2.0.so.0
#4  0x0720c853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x01e02067 in QEventDispatcherGlib::processEvents (this=0xb2102f08, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x01dd5c79 in QEventLoop::processEvents (this=0xb10fd304, flags=) at kernel/qeventloop.cpp:149
#7  0x01dd60ca in QEventLoop::exec (this=0xb10fd304, flags=...) at kernel/qeventloop.cpp:201
#8  0x01ce3b73 in QThread::exec (this=0xaa4e420) at thread/qthread.cpp:487
#9  0x01ce6e32 in QThreadPrivate::start (arg=0xaa4e420) at thread/qthread_unix.cpp:188
#10 0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xb08fcb70 (LWP 5877)):
#0  0x061cde06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x01e03bf3 in QTimerInfoList::getTime (this=0xb210538c, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x01e03de1 in QTimerInfoList::updateCurrentTime (this=0xb210538c) at kernel/qeventdispatcher_unix.cpp:297
#3  0x01e0488c in QTimerInfoList::timerWait (this=0xb210538c, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x01e02210 in timerSourcePrepare (source=0xb2105358, timeout=0xb08fc13c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0720bf80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0720c341 in ?? () from /lib/libglib-2.0.so.0
#7  0x0720c853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x01e02067 in QEventDispatcherGlib::processEvents (this=0xaa4e128, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x01dd5c79 in QEventLoop::processEvents (this=0xb08fc304, flags=) at kernel/qeventloop.cpp:149
#10 0x01dd60ca in QEventLoop::exec (this=0xb08fc304, flags=...) at kernel/qeventloop.cpp:201
#11 0x01ce3b73 in QThread::exec (this=0xaa4ed50) at thread/qthread.cpp:487
#12 0x01ce6e32 in QThreadPrivate::start (arg=0xaa4ed50) at thread/qthread_unix.cpp:188
#13 0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xb00fbb70 (LWP 5878)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xaa9bb80, mutex=0xaa9bb7c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xaa9bb80, mutex=0xaa9bb7c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x09ef6bfa in Digikam::LoadSaveThread::run (this=0xaa9bb70) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xaa9bb70) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xadb9db70 (LWP 5879)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9c142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa47e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0260a9ff in ?? () from /usr/lib/libxine.so.1
#4  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xacf91b70 (LWP 5880)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x01f90981 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x02633be0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x02618011 in ?? () from /usr/lib/libxine.so.1
#4  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xac790b70 (LWP 5881)):
#0  0x061cde06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x01e03bf3 in QTimerInfoList::getTime (this=0xb036b34, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x01e03de1 in QTimerInfoList::updateCurrentTime (this=0xb036b34) at kernel/qeventdispatcher_unix.cpp:297
#3  0x01e0488c in QTimerInfoList::timerWait (this=0xb036b34, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x01e02210 in timerSourcePrepare (source=0xb036b00, timeout=0xac7900ec) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0720bf80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0720c341 in ?? () from /lib/libglib-2.0.so.0
#7  0x0720c853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x01e02067 in QEventDispatcherGlib::processEvents (this=0xac207f8, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x01dd5c79 in QEventLoop::processEvents (this=0xac7902b4, flags=) at kernel/qeventloop.cpp:149
#10 0x01dd60ca in QEventLoop::exec (this=0xac7902b4, flags=...) at kernel/qeventloop.cpp:201
#11 0x01ce3b73 in QThread::exec (this=0xac22d40) at thread/qthread.cpp:487
#12 0x035e820a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0x01ce6e32 in QThreadPrivate::start (arg=0xac22d40) at thread/qthread_unix.cpp:188
#14 0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xabf8fb70 (LWP 5884)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x01f89ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x029bdc3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#3  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xab78eb70 (LWP 5885)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0261b5ee in ?? () from /usr/lib/libxine.so.1
#4  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xa78feb70 (LWP 5895)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xb25a710, mutex=0xb25a70c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb25a710, mutex=0xb25a70c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x09ef6bfa in Digikam::LoadSaveThread::run (this=0xb25a700) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xb25a700) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xaa735b70 (LWP 5902)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xb564058, mutex=0xb564054, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb564058, mutex=0xb564054, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x09ef6bfa in Digikam::LoadSaveThread::run (this=0xb564048) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xb564048) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xa9cffb70 (LWP 5903)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xb597810, mutex=0xb59780c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb597810, mutex=0xb59780c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x09ef6bfa in Digikam::LoadSaveThread::run (this=0xb597800) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xb597800) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xaaf8db70 (LWP 5929)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xc52d620, mutex=0xc52d61c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc52d620, mutex=0xc52d61c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x09ef6bfa in Digikam::LoadSaveThread::run (this=0xc52d610) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xc52d610) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xa3ffcb70 (LWP 5936)):
#0  0x00ca3422 in __kernel_vsyscall ()
#1  0x00d9be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01fa478d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x01ce7e67 in QWaitConditionPrivate::wait (this=0xc8d41bc, mutex=0xc8d41b8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc8d41bc, mutex=0xc8d41b8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0812277d in Digikam::CameraController::run (this=0xc8d41c8) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameracontroller.cpp:329
#6  0x01ce6e32 in QThreadPrivate::start (arg=0xc8d41c8) at thread/qthread_unix.cpp:188
#7  0x00d9780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x01f977ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb785e700 (LWP 5869)):
[KCrash Handler]
#6  0x06eb27ac in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x08277669 in Digikam::AlbumSelectDialog::selectAlbum (parent=0xc466ab8, albumToSelect=0xb315ab0, header=..., newAlbumString=..., allowRootSelection=false)
    at /build/buildd/digikam-1.0.0~beta5/digikam/albumselectdialog.cpp:174
#8  0x0814a945 in Digikam::CameraUI::slotDownload (this=0xc466ab8, onlySelected=true, deleteAfter=false, album=0xb315ab0) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1498
#9  0x0814b489 in Digikam::CameraUI::slotDownloadSelected (this=0xc466ab8) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1436
#10 0x0815058d in Digikam::CameraUI::qt_metacall (this=0xc466ab8, _c=QMetaObject::InvokeMetaMethod, _id=79, _a=0xbfebae88)
    at /build/buildd/digikam-1.0.0~beta5/obj-i486-linux-gnu/digikam/cameraui.moc:224
#11 0x01ded263 in QMetaObject::activate (sender=0xc8bf9e0, from_signal_index=5, to_signal_index=6, argv=0xbfebae88) at kernel/qobject.cpp:3113
#12 0x01ded6d8 in QMetaObject::activate (sender=0xc8bf9e0, m=0x849dac8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfebae88) at kernel/qobject.cpp:3207
#13 0x014149b1 in QAction::triggered (this=0xc8bf9e0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#14 0x01415f32 in QAction::activate (this=0xc8bf9e0, event=QAction::Trigger) at kernel/qaction.cpp:1160
#15 0x018b7f02 in QAction::trigger (this=0x200c3a0) at ../../include/QtGui/../../src/gui/kernel/qaction.h:203
#16 QToolButton::nextCheckState (this=0x200c3a0) at widgets/qtoolbutton.cpp:1135
#17 0x017d2163 in QAbstractButtonPrivate::click (this=0xc8d6050) at widgets/qabstractbutton.cpp:525
#18 0x017d2431 in QAbstractButton::mouseReleaseEvent (this=0xc8d7748, e=0xbfebb4b0) at widgets/qabstractbutton.cpp:1115
#19 0x018b83fc in QToolButton::mouseReleaseEvent (this=0xc8d7748, e=0xbfebb4b0) at widgets/qtoolbutton.cpp:709
#20 0x01470012 in QWidget::event (this=0xc8d7748, event=0xbfebb4b0) at kernel/qwidget.cpp:7549
#21 0x017d03ee in QAbstractButton::event (this=0xc8d7748, e=0x200c3a0) at widgets/qabstractbutton.cpp:1077
#22 0x018bad9a in QToolButton::event (this=0xc8d7748, event=0xbfebb4b0) at widgets/qtoolbutton.cpp:1151
#23 0x0141af54 in QApplicationPrivate::notify_helper (this=0xa455b28, receiver=0xc8d7748, e=0xbfebb4b0) at kernel/qapplication.cpp:4056
#24 0x01423033 in QApplication::notify (this=0xbfebceac, receiver=0xc8d7748, e=0xbfebb4b0) at kernel/qapplication.cpp:3758
#25 0x03dcbbfa in KApplication::notify (this=0xbfebceac, receiver=0xc8d7748, event=0xbfebb4b0) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x01dd76cb in QCoreApplication::notifyInternal (this=0xbfebceac, receiver=0xc8d7748, event=0xbfebb4b0) at kernel/qcoreapplication.cpp:610
#27 0x01421f6e in QCoreApplication::sendSpontaneousEvent (receiver=0xc8d7748, event=0xbfebb4b0, alienWidget=0xc8d7748, nativeWidget=0xc466ab8, buttonDown=0x1c95aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#28 QApplicationPrivate::sendMouseEvent (receiver=0xc8d7748, event=0xbfebb4b0, alienWidget=0xc8d7748, nativeWidget=0xc466ab8, buttonDown=0x1c95aa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#29 0x014907c0 in QETWidget::translateMouseEvent (this=0xc466ab8, event=0xbfebcafc) at kernel/qapplication_x11.cpp:4409
#30 0x0148fc4b in QApplication::x11ProcessEvent (this=0xbfebceac, event=0xbfebcafc) at kernel/qapplication_x11.cpp:3428
#31 0x014bc502 in x11EventSourceDispatch (s=0xa4588b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x07208e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x0720c720 in ?? () from /lib/libglib-2.0.so.0
#34 0x0720c853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x01e0202c in QEventDispatcherGlib::processEvents (this=0xa42fe80, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#36 0x014bbbe5 in QGuiEventDispatcherGlib::processEvents (this=0xa42fe80, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#37 0x01dd5c79 in QEventLoop::processEvents (this=0xbfebcdf4, flags=) at kernel/qeventloop.cpp:149
#38 0x01dd60ca in QEventLoop::exec (this=0xbfebcdf4, flags=...) at kernel/qeventloop.cpp:201
#39 0x01dd853f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#40 0x0141add7 in QApplication::exec () at kernel/qapplication.cpp:3525
#41 0x083a4da3 in main (argc=5, argv=0xbfebd304) at /build/buildd/digikam-1.0.0~beta5/digikam/main.cpp:186

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-05 23:34:07 UTC
Fixed in beta6.. Ask Ubuntu to update Digikam

*** This bug has been marked as a duplicate of bug 210462 ***
Comment 2 caulier.gilles 2023-05-05 22:11:14 UTC
Fixed with #210462