Bug 218669 - digikam crashes when starting downloading form usb attached camera
Summary: digikam crashes when starting downloading form usb attached camera
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-14 18:30 UTC by ben van 't ende
Modified: 2023-05-08 20:50 UTC (History)
1 user (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 ben van 't ende 2009-12-14 18:30:19 UTC
Application that crashed: digikam
Version of the application: 1.0.0-beta5
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic-pae i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When camera is attached via USB and you pick a folder for downloading Digikam crashes.

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

Thread 18 (Thread 0xb1a1ab70 (LWP 21158)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0x9d7e9c0, mutex=0x9d7e9bc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9d7e9c0, mutex=0x9d7e9bc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0830a2d9 in Digikam::ScanController::run (this=0x9d846a0) at /build/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:499
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0x9d846a0) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 17 (Thread 0xb0f57b70 (LWP 21161)):
#0  0xb34cde06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0xb4fbcbf3 in QTimerInfoList::getTime (this=0x9ecf734, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb4fbcde1 in QTimerInfoList::updateCurrentTime (this=0x9ecf734) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb4fbd88c in QTimerInfoList::timerWait (this=0x9ecf734, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb4fbb210 in timerSourcePrepare (source=0x9ecf700, timeout=0xb0f5711c) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb357df80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0xb357e341 in ?? () from /lib/libglib-2.0.so.0
#7  0xb357e853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0xb4fbb067 in QEventDispatcherGlib::processEvents (this=0x9eef5f0, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb4f8ec79 in QEventLoop::processEvents (this=0xb0f572e4, flags=) at kernel/qeventloop.cpp:149
#10 0xb4f8f0ca in QEventLoop::exec (this=0xb0f572e4, flags=...) at kernel/qeventloop.cpp:201
#11 0xb4e9cb73 in QThread::exec (this=0x9fe0660) at thread/qthread.cpp:487
#12 0xb6855cbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#13 0xb4e9fe32 in QThreadPrivate::start (arg=0x9fe0660) at thread/qthread_unix.cpp:188
#14 0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xb02ffb70 (LWP 21162)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4c94ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb358b53b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb357e55b in ?? () from /lib/libglib-2.0.so.0
#4  0xb357e853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb4fbb067 in QEventDispatcherGlib::processEvents (this=0x9fe8938, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0xb4f8ec79 in QEventLoop::processEvents (this=0xb02ff2e4, flags=) at kernel/qeventloop.cpp:149
#7  0xb4f8f0ca in QEventLoop::exec (this=0xb02ff2e4, flags=...) at kernel/qeventloop.cpp:201
#8  0xb4e9cb73 in QThread::exec (this=0x9ecf768) at thread/qthread.cpp:487
#9  0xb6855cbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#10 0xb4e9fe32 in QThreadPrivate::start (arg=0x9ecf768) at thread/qthread_unix.cpp:188
#11 0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xafa7eb70 (LWP 21163)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0x9ffbaa0, mutex=0x9ffba9c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9ffbaa0, mutex=0x9ffba9c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb6a46bfa in Digikam::LoadSaveThread::run (this=0x9ffba90) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0x9ffba90) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xaf27db70 (LWP 21164)):
#0  0xb34cde06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0xb4fbcbf3 in QTimerInfoList::getTime (this=0x9ff031c, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb4fbcde1 in QTimerInfoList::updateCurrentTime (this=0x9ff031c) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb4fbd88c in QTimerInfoList::timerWait (this=0x9ff031c, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb4fbb210 in timerSourcePrepare (source=0x9ff02e8, timeout=0xaf27d13c) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb357df80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0xb357e341 in ?? () from /lib/libglib-2.0.so.0
#7  0xb357e853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0xb4fbb067 in QEventDispatcherGlib::processEvents (this=0x9ff2028, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb4f8ec79 in QEventLoop::processEvents (this=0xaf27d304, flags=) at kernel/qeventloop.cpp:149
#10 0xb4f8f0ca in QEventLoop::exec (this=0xaf27d304, flags=...) at kernel/qeventloop.cpp:201
#11 0xb4e9cb73 in QThread::exec (this=0x9ff1480) at thread/qthread.cpp:487
#12 0xb4e9fe32 in QThreadPrivate::start (arg=0x9ff1480) at thread/qthread_unix.cpp:188
#13 0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xaea7cb70 (LWP 21165)):
#0  0xb34cde06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0xb4fbcbf3 in QTimerInfoList::getTime (this=0xa01f934, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb4fbcde1 in QTimerInfoList::updateCurrentTime (this=0xa01f934) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb4fbd88c in QTimerInfoList::timerWait (this=0xa01f934, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb4fbb210 in timerSourcePrepare (source=0xa01f900, timeout=0xaea7c13c) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb357df80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0xb357e341 in ?? () from /lib/libglib-2.0.so.0
#7  0xb357e853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0xb4fbb067 in QEventDispatcherGlib::processEvents (this=0xa01e5b0, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb4f8ec79 in QEventLoop::processEvents (this=0xaea7c304, flags=) at kernel/qeventloop.cpp:149
#10 0xb4f8f0ca in QEventLoop::exec (this=0xaea7c304, flags=...) at kernel/qeventloop.cpp:201
#11 0xb4e9cb73 in QThread::exec (this=0xa01e190) at thread/qthread.cpp:487
#12 0xb4e9fe32 in QThreadPrivate::start (arg=0xa01e190) at thread/qthread_unix.cpp:188
#13 0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xae27bb70 (LWP 21166)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0xa0481e0, mutex=0xa0481dc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa0481e0, mutex=0xa0481dc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb6a46bfa in Digikam::LoadSaveThread::run (this=0xa0481d0) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0xa0481d0) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xab412b70 (LWP 21167)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4887142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf7e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xac4549ff in ?? () from /usr/lib/libxine.so.1
#4  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xaa685b70 (LWP 21168)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4c9b981 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xac47dbe0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0xac462011 in ?? () from /usr/lib/libxine.so.1
#4  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xa9e84b70 (LWP 21169)):
#0  0xb4884d54 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0xb4caf956 in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6
#2  0xb357e5ff in ?? () from /lib/libglib-2.0.so.0
#3  0xb357e853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb4fbb067 in QEventDispatcherGlib::processEvents (this=0xa5d8808, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0xb4f8ec79 in QEventLoop::processEvents (this=0xa9e842b4, flags=) at kernel/qeventloop.cpp:149
#6  0xb4f8f0ca in QEventLoop::exec (this=0xa9e842b4, flags=...) at kernel/qeventloop.cpp:201
#7  0xb4e9cb73 in QThread::exec (this=0xa5d83f8) at thread/qthread.cpp:487
#8  0xb062320a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#9  0xb4e9fe32 in QThreadPrivate::start (arg=0xa5d83f8) at thread/qthread_unix.cpp:188
#10 0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xa9683b70 (LWP 21172)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4c94ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xaaaa8c3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#3  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xa8e82b70 (LWP 21173)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xac4655ee in ?? () from /usr/lib/libxine.so.1
#4  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xa7dd8b70 (LWP 21183)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0xaae4e10, mutex=0xaae4e0c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xaae4e10, mutex=0xaae4e0c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb6a46bfa in Digikam::LoadSaveThread::run (this=0xaae4e00) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0xaae4e00) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xa34ffb70 (LWP 21190)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0xad0c710, mutex=0xad0c70c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xad0c710, mutex=0xad0c70c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb6a46bfa in Digikam::LoadSaveThread::run (this=0xad0c700) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0xad0c700) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xa8630b70 (LWP 21191)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0xafd1080, mutex=0xafd107c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xafd1080, mutex=0xafd107c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb6a46bfa in Digikam::LoadSaveThread::run (this=0xafd1070) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0xafd1070) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0x9f4d2b70 (LWP 21209)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0xc2c31b0, mutex=0xc2c31ac, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc2c31b0, mutex=0xc2c31ac, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb6a46bfa in Digikam::LoadSaveThread::run (this=0xc2c31a0) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0xc2c31a0) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0x9fcd3b70 (LWP 21216)):
#0  0xb789a430 in __kernel_vsyscall ()
#1  0xb4886e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb4caf78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb4ea0e67 in QWaitConditionPrivate::wait (this=0xce15994, mutex=0xce15990, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xce15994, mutex=0xce15990, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0812277d in Digikam::CameraController::run (this=0xce159a0) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameracontroller.cpp:329
#6  0xb4e9fe32 in QThreadPrivate::start (arg=0xce159a0) at thread/qthread_unix.cpp:188
#7  0xb488280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb4ca27ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb3076700 (LWP 21156)):
[KCrash Handler]
#6  0xb4e177ac in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x08277669 in Digikam::AlbumSelectDialog::selectAlbum (parent=0xbff4738, albumToSelect=0xc03b178, header=..., newAlbumString=..., allowRootSelection=false)
    at /build/buildd/digikam-1.0.0~beta5/digikam/albumselectdialog.cpp:174
#8  0x0814a945 in Digikam::CameraUI::slotDownload (this=0xbff4738, onlySelected=false, deleteAfter=false, album=0xc03b178) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1498
#9  0x0814b429 in Digikam::CameraUI::slotDownloadAll (this=0xbff4738) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1446
#10 0x081505a0 in Digikam::CameraUI::qt_metacall (this=0xbff4738, _c=QMetaObject::InvokeMetaMethod, _id=80, _a=0xbfa6d408)
    at /build/buildd/digikam-1.0.0~beta5/obj-i486-linux-gnu/digikam/cameraui.moc:225
#11 0xb4fa6263 in QMetaObject::activate (sender=0xce13ef0, from_signal_index=5, to_signal_index=6, argv=0xbfa6d408) at kernel/qobject.cpp:3113
#12 0xb4fa66d8 in QMetaObject::activate (sender=0xce13ef0, m=0x849dac8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfa6d408) at kernel/qobject.cpp:3207
#13 0xb545d9b1 in QAction::triggered (this=0xce13ef0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#14 0xb545ef32 in QAction::activate (this=0xce13ef0, event=QAction::Trigger) at kernel/qaction.cpp:1160
#15 0xb58ac9cc in QMenuPrivate::activateCausedStack (this=0xce52ff0, causedStack=..., action=0xce13ef0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#16 0xb58b303b in QMenuPrivate::activateAction (this=0xce52ff0, action=0xce13ef0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#17 0xb58b3bf7 in QMenu::mouseReleaseEvent (this=0xce50580, e=0xbfa6db60) at widgets/qmenu.cpp:2254
#18 0xb614b735 in KMenu::mouseReleaseEvent (this=0xce50580, e=0xbfa6db60) at ../../kdeui/widgets/kmenu.cpp:456
#19 0xb54b9012 in QWidget::event (this=0xce50580, event=0xbfa6db60) at kernel/qwidget.cpp:7549
#20 0xb58b5e34 in QMenu::event (this=0xce50580, e=0xbfa6db60) at widgets/qmenu.cpp:2353
#21 0xb5463f54 in QApplicationPrivate::notify_helper (this=0x9c8caf0, receiver=0xce50580, e=0xbfa6db60) at kernel/qapplication.cpp:4056
#22 0xb546c033 in QApplication::notify (this=0xbfa6f55c, receiver=0xce50580, e=0xbfa6db60) at kernel/qapplication.cpp:3758
#23 0xb60611aa in KApplication::notify (this=0xbfa6f55c, receiver=0xce50580, event=0xbfa6db60) at ../../kdeui/kernel/kapplication.cpp:302
#24 0xb4f906cb in QCoreApplication::notifyInternal (this=0xbfa6f55c, receiver=0xce50580, event=0xbfa6db60) at kernel/qcoreapplication.cpp:610
#25 0xb546af6e in QCoreApplication::sendSpontaneousEvent (receiver=0xce50580, event=0xbfa6db60, alienWidget=0x0, nativeWidget=0xce50580, buttonDown=0xb5cdeaa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#26 QApplicationPrivate::sendMouseEvent (receiver=0xce50580, event=0xbfa6db60, alienWidget=0x0, nativeWidget=0xce50580, buttonDown=0xb5cdeaa0, lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#27 0xb54d9c87 in QETWidget::translateMouseEvent (this=0xce50580, event=0xbfa6f1ac) at kernel/qapplication_x11.cpp:4343
#28 0xb54d8c4b in QApplication::x11ProcessEvent (this=0xbfa6f55c, event=0xbfa6f1ac) at kernel/qapplication_x11.cpp:3428
#29 0xb5505502 in x11EventSourceDispatch (s=0x9c8fd00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0xb357ae78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0xb357e720 in ?? () from /lib/libglib-2.0.so.0
#32 0xb357e853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0xb4fbb02c in QEventDispatcherGlib::processEvents (this=0x9c66e80, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#34 0xb5504be5 in QGuiEventDispatcherGlib::processEvents (this=0x9c66e80, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#35 0xb4f8ec79 in QEventLoop::processEvents (this=0xbfa6f4a4, flags=) at kernel/qeventloop.cpp:149
#36 0xb4f8f0ca in QEventLoop::exec (this=0xbfa6f4a4, flags=...) at kernel/qeventloop.cpp:201
#37 0xb4f9153f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#38 0xb5463dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#39 0x083a4da3 in main (argc=3, argv=0xbfa6f9b4) at /build/buildd/digikam-1.0.0~beta5/digikam/main.cpp:186

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-14 19:52:32 UTC
Fixed in beta6. Ubuntu should have an updated package by now...

*** This bug has been marked as a duplicate of bug 210462 ***
Comment 2 caulier.gilles 2023-05-08 20:50:19 UTC
Fixed with bug 210462