Bug 231481 - digiKam crashes when trying to download images via SanDisk USB card reader
Summary: digiKam crashes when trying to download images via SanDisk USB card reader
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: 2010-03-21 00:20 UTC by kdeuser
Modified: 2022-11-24 08:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.9.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kdeuser 2010-03-21 00:20:05 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:
Each attempt to download images from my SanDisk Extreme III 4GB card via USB SanDisk MicroMate card reader causes digiKam to crash.  The quantity of images doesn't matter--it crashes attempting to download 1 image or all.  

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

Thread 20 (Thread 0xb60e7b70 (LWP 5259)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0x9d5b4f0, mutex=0x9d5b4d8) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0x9d5a888, mutex=0x9d5a884, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9d5a888, mutex=0x9d5a884, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0830a2d9 in Digikam::ScanController::run (this=0x9d67b98) at /build/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:499
#6  0x02002e32 in QThreadPrivate::start (arg=0x9d67b98) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xb60e7b70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 19 (Thread 0xb584eb70 (LWP 5417)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x01abbc96 in *__GI___poll (fds=0x1b3dff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x0474f54b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0474256b in ?? () from /lib/libglib-2.0.so.0
#4  0x04742863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0211e067 in QEventDispatcherGlib::processEvents (this=0x9dd6680, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x020f1c79 in QEventLoop::processEvents (this=0xb584e2e4, flags=) at kernel/qeventloop.cpp:149
#7  0x020f20ca in QEventLoop::exec (this=0xb584e2e4, flags=...) at kernel/qeventloop.cpp:201
#8  0x01fffb73 in QThread::exec (this=0x9de2ab8) at thread/qthread.cpp:487
#9  0x061bccbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#10 0x02002e32 in QThreadPrivate::start (arg=0x9de2ab8) at thread/qthread_unix.cpp:188
#11 0x0053880e in start_thread (arg=0xb584eb70) at pthread_create.c:300
#12 0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 18 (Thread 0xb40efb70 (LWP 5418)):
#0  __libc_enable_asynccancel () at libc-cancellation.c:68
#1  0x01abbc80 in *__GI___poll (fds=0x9ddf3d0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:85
#2  0x0474f54b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0474256b in ?? () from /lib/libglib-2.0.so.0
#4  0x04742863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0211e067 in QEventDispatcherGlib::processEvents (this=0x9e12150, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x020f1c79 in QEventLoop::processEvents (this=0xb40ef2e4, flags=) at kernel/qeventloop.cpp:149
#7  0x020f20ca in QEventLoop::exec (this=0xb40ef2e4, flags=...) at kernel/qeventloop.cpp:201
#8  0x01fffb73 in QThread::exec (this=0x9e834d8) at thread/qthread.cpp:487
#9  0x061bccbd in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#10 0x02002e32 in QThreadPrivate::start (arg=0x9e834d8) at thread/qthread_unix.cpp:188
#11 0x0053880e in start_thread (arg=0xb40efb70) at pthread_create.c:300
#12 0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 17 (Thread 0xb386eb70 (LWP 5419)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0x9ec6698, mutex=0x9ec6680) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0x9e74af8, mutex=0x9e74af4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9e74af8, mutex=0x9e74af4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0x9e74ae8) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0x9e74ae8) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xb386eb70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
The current source language is "auto; currently c".

Thread 16 (Thread 0xb306db70 (LWP 5420)):
#0  0x044c4e06 in *__GI_clock_gettime (clock_id=72126452, tp=0xb306d048) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0211fbf3 in QTimerInfoList::getTime (this=0x9e62a4c, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x0211fde1 in QTimerInfoList::updateCurrentTime (this=0x9e62a4c) at kernel/qeventdispatcher_unix.cpp:297
#3  0x0212088c in QTimerInfoList::timerWait (this=0x9e62a4c, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x0211e210 in timerSourcePrepare (source=0x9e62a18, timeout=0xb306d13c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x04741f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x04742351 in ?? () from /lib/libglib-2.0.so.0
#7  0x04742863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x0211e067 in QEventDispatcherGlib::processEvents (this=0x9e21828, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x020f1c79 in QEventLoop::processEvents (this=0xb306d304, flags=) at kernel/qeventloop.cpp:149
#10 0x020f20ca in QEventLoop::exec (this=0xb306d304, flags=...) at kernel/qeventloop.cpp:201
#11 0x01fffb73 in QThread::exec (this=0x9e2ebb8) at thread/qthread.cpp:487
#12 0x02002e32 in QThreadPrivate::start (arg=0x9e2ebb8) at thread/qthread_unix.cpp:188
#13 0x0053880e in start_thread (arg=0xb306db70) at pthread_create.c:300
#14 0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 15 (Thread 0xb286cb70 (LWP 5421)):
#0  0x01abbc8f in *__GI___poll (fds=0x1b3dff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0474f54b in g_poll () from /lib/libglib-2.0.so.0
#2  0x0474256b in ?? () from /lib/libglib-2.0.so.0
#3  0x04742863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x0211e067 in QEventDispatcherGlib::processEvents (this=0xa2ed258, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0x020f1c79 in QEventLoop::processEvents (this=0xb286c304, flags=) at kernel/qeventloop.cpp:149
#6  0x020f20ca in QEventLoop::exec (this=0xb286c304, flags=...) at kernel/qeventloop.cpp:201
#7  0x01fffb73 in QThread::exec (this=0x9e46278) at thread/qthread.cpp:487
#8  0x02002e32 in QThreadPrivate::start (arg=0x9e46278) at thread/qthread_unix.cpp:188
#9  0x0053880e in start_thread (arg=0xb286cb70) at pthread_create.c:300
#10 0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0xb206bb70 (LWP 5422)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0x9e443f0, mutex=0x9e443d8) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xa23fec8, mutex=0xa23fec4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa23fec8, mutex=0xa23fec4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0xa23feb8) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0xa23feb8) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xb206bb70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xafa3eb70 (LWP 5423)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053d142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x01ad68d4 in __pthread_cond_timedwait (cond=0xa665948, mutex=0xa665930, abstime=0xafa3e330) at forward.c:152
#3  0x055b39ff in ?? () from /usr/lib/libxine.so.1
#4  0x0053880e in start_thread (arg=0xafa3eb70) at pthread_create.c:300
#5  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xaee32b70 (LWP 5424)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x01ac2a71 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x055dcbe0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x055c1011 in ?? () from /usr/lib/libxine.so.1
#4  0x0053880e in start_thread (arg=0xaee32b70) at pthread_create.c:300
#5  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xae631b70 (LWP 5425)):
#0  0x044c4e06 in *__GI_clock_gettime (clock_id=72126452, tp=0xae630ff8) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0211fbf3 in QTimerInfoList::getTime (this=0xa60f4f4, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x0211fde1 in QTimerInfoList::updateCurrentTime (this=0xa60f4f4) at kernel/qeventdispatcher_unix.cpp:297
#3  0x0212088c in QTimerInfoList::timerWait (this=0xa60f4f4, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x0211e210 in timerSourcePrepare (source=0xa60f4c0, timeout=0xae6310ec) at kernel/qeventdispatcher_glib.cpp:141
#5  0x04741f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x04742351 in ?? () from /lib/libglib-2.0.so.0
#7  0x04742863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x0211e067 in QEventDispatcherGlib::processEvents (this=0x9cf13b0, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x020f1c79 in QEventLoop::processEvents (this=0xae6312b4, flags=) at kernel/qeventloop.cpp:149
#10 0x020f20ca in QEventLoop::exec (this=0xae6312b4, flags=...) at kernel/qeventloop.cpp:201
#11 0x01fffb73 in QThread::exec (this=0x9d4bc80) at thread/qthread.cpp:487
#12 0x03c3720a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0x02002e32 in QThreadPrivate::start (arg=0x9d4bc80) at thread/qthread_unix.cpp:188
#14 0x0053880e in start_thread (arg=0xae631b70) at pthread_create.c:300
#15 0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xade30b70 (LWP 5426)):
#0  __pthread_mutex_lock_full (mutex=0x9d4a068) at pthread_mutex_lock.c:252
#1  0x01ad6a46 in pthread_mutex_lock (mutex=0x9d4a068) at forward.c:182
#2  0x024fec71 in pa_mutex_lock () from /usr/lib/libpulsecommon-0.9.19.so
#3  0x024b2ccc in ?? () from /usr/lib/libpulse.so.0
#4  0x0249fe09 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#5  0x024a1c23 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#6  0x024a1cf4 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#7  0x024b2bc3 in ?? () from /usr/lib/libpulse.so.0
#8  0x024ffac2 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#9  0x0053880e in start_thread (arg=0xade30b70) at pthread_create.c:300
#10 0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xa962eb70 (LWP 5427)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0x9d88760, mutex=0x9d88748) at forward.c:139
#3  0x055c45ee in ?? () from /usr/lib/libxine.so.1
#4  0x0053880e in start_thread (arg=0xa962eb70) at pthread_create.c:300
#5  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xa8e2db70 (LWP 5437)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0xb176820, mutex=0xb176808) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xb173e18, mutex=0xb173e14, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb173e18, mutex=0xb173e14, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0xb173e08) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0xb173e08) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xa8e2db70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xa85d5b70 (LWP 5444)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0xbcb5a90, mutex=0xbcb5a78) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xbcb57f8, mutex=0xbcb57f4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xbcb57f8, mutex=0xbcb57f4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0xbcb57e8) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0xbcb57e8) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xa85d5b70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa4bffb70 (LWP 5445)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0xbd71998, mutex=0xbd71980) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xbd890b0, mutex=0xbd890ac, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xbd890b0, mutex=0xbd890ac, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0xbd890a0) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0xbd890a0) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xa4bffb70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa31feb70 (LWP 5768)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0xa4ca8bf0, mutex=0xa4ca8bd8) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xa4ca8750, mutex=0xa4ca874c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa4ca8750, mutex=0xa4ca874c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0xa4ca8740) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0xa4ca8740) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xa31feb70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa39ffb70 (LWP 5769)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0xa57e98d0, mutex=0xa57e98b8) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xa57df350, mutex=0xa57df34c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa57df350, mutex=0xa57df34c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0xa57df340) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0xa57df340) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xa39ffb70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa6182b70 (LWP 10438)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0xd8ef3f0, mutex=0xd8ef3d8) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xd740318, mutex=0xd740314, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xd740318, mutex=0xd740314, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x06757bfa in Digikam::LoadSaveThread::run (this=0xd740308) at /build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x02002e32 in QThreadPrivate::start (arg=0xd740308) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xa6182b70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa71ffb70 (LWP 10539)):
#0  0x0047c422 in __kernel_vsyscall ()
#1  0x0053ce15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x01ad687d in __pthread_cond_wait (cond=0xe7eac70, mutex=0xe7eac58) at forward.c:139
#3  0x02003e67 in QWaitConditionPrivate::wait (this=0xe7f3ee4, mutex=0xe7f3ee0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xe7f3ee4, mutex=0xe7f3ee0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x0812277d in Digikam::CameraController::run (this=0xc2d0c28) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameracontroller.cpp:329
#6  0x02002e32 in QThreadPrivate::start (arg=0xc2d0c28) at thread/qthread_unix.cpp:188
#7  0x0053880e in start_thread (arg=0xa71ffb70) at pthread_create.c:300
#8  0x01ac98de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77bc700 (LWP 5207)):
[KCrash Handler]
#6  0x00e757ac in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x08277669 in Digikam::AlbumSelectDialog::selectAlbum (parent=0xd2e0e00, albumToSelect=0xc618218, header=..., newAlbumString=..., allowRootSelection=false)
    at /build/buildd/digikam-1.0.0~beta5/digikam/albumselectdialog.cpp:174
#8  0x0814a945 in Digikam::CameraUI::slotDownload (this=0xd2e0e00, onlySelected=true, deleteAfter=false, album=0xc618218) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1498
#9  0x0814b489 in Digikam::CameraUI::slotDownloadSelected (this=0xd2e0e00) at /build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1436
#10 0x0815058d in Digikam::CameraUI::qt_metacall (this=0xd2e0e00, _c=QMetaObject::InvokeMetaMethod, _id=79, _a=0xbfe06d38)
    at /build/buildd/digikam-1.0.0~beta5/obj-i486-linux-gnu/digikam/cameraui.moc:224
#11 0x02109263 in QMetaObject::activate (sender=0xe73c9c8, from_signal_index=5, to_signal_index=6, argv=0xbfe06d38) at kernel/qobject.cpp:3113
#12 0x021096d8 in QMetaObject::activate (sender=0xe73c9c8, m=0x849dac8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfe06d38) at kernel/qobject.cpp:3207
#13 0x049229b1 in QAction::triggered (this=0xe73c9c8, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#14 0x04923f32 in QAction::activate (this=0xe73c9c8, event=QAction::Trigger) at kernel/qaction.cpp:1160
#15 0x04d719cc in QMenuPrivate::activateCausedStack (this=0xe80a998, causedStack=..., action=0xe73c9c8, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#16 0x04d7803b in QMenuPrivate::activateAction (this=0xe80a998, action=0xe73c9c8, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#17 0x04d78bf7 in QMenu::mouseReleaseEvent (this=0xe80a6a0, e=0xbfe07490) at widgets/qmenu.cpp:2254
#18 0x03a8c1c5 in KMenu::mouseReleaseEvent (this=0xe80a6a0, e=0xbfe07490) at ../../kdeui/widgets/kmenu.cpp:456
#19 0x0497e012 in QWidget::event (this=0xe80a6a0, event=0xbfe07490) at kernel/qwidget.cpp:7549
#20 0x04d7ae34 in QMenu::event (this=0xe80a6a0, e=0xbfe07490) at widgets/qmenu.cpp:2353
#21 0x04928f54 in QApplicationPrivate::notify_helper (this=0x9caa868, receiver=0xe80a6a0, e=0xbfe07490) at kernel/qapplication.cpp:4056
#22 0x04931033 in QApplication::notify (this=0xbfe08e8c, receiver=0xe80a6a0, e=0xbfe07490) at kernel/qapplication.cpp:3758
#23 0x039a1bfa in KApplication::notify (this=0xbfe08e8c, receiver=0xe80a6a0, event=0xbfe07490) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x020f36cb in QCoreApplication::notifyInternal (this=0xbfe08e8c, receiver=0xe80a6a0, event=0xbfe07490) at kernel/qcoreapplication.cpp:610
#25 0x0492ff6e in QCoreApplication::sendSpontaneousEvent (receiver=0xe80a6a0, event=0xbfe07490, alienWidget=0x0, nativeWidget=0xe80a6a0, buttonDown=0x51a3aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#26 QApplicationPrivate::sendMouseEvent (receiver=0xe80a6a0, event=0xbfe07490, alienWidget=0x0, nativeWidget=0xe80a6a0, buttonDown=0x51a3aa0, lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#27 0x0499ec87 in QETWidget::translateMouseEvent (this=0xe80a6a0, event=0xbfe08adc) at kernel/qapplication_x11.cpp:4343
#28 0x0499dc4b in QApplication::x11ProcessEvent (this=0xbfe08e8c, event=0xbfe08adc) at kernel/qapplication_x11.cpp:3428
#29 0x049ca502 in x11EventSourceDispatch (s=0x9cadb00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x0473ee88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x04742730 in ?? () from /lib/libglib-2.0.so.0
#32 0x04742863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x0211e02c in QEventDispatcherGlib::processEvents (this=0x9c84e80, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#34 0x049c9be5 in QGuiEventDispatcherGlib::processEvents (this=0x9c84e80, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#35 0x020f1c79 in QEventLoop::processEvents (this=0xbfe08dd4, flags=) at kernel/qeventloop.cpp:149
#36 0x020f20ca in QEventLoop::exec (this=0xbfe08dd4, flags=...) at kernel/qeventloop.cpp:201
#37 0x020f453f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#38 0x04928dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#39 0x083a4da3 in main (argc=1, argv=0xbfe092e4) at /build/buildd/digikam-1.0.0~beta5/digikam/main.cpp:186

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-21 00:26:53 UTC
Use Ubuntu backports to update to Digikam 1.0.0 final or later

*** This bug has been marked as a duplicate of bug 210462 ***
Comment 2 caulier.gilles 2022-11-24 08:40:32 UTC
Fixed with #210462