[Digikam-devel] [Bug 216755] New: Segfault when importing photos into a newly created album

Edmon edmon at laposte.net
Mon Nov 30 01:33:51 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=216755

           Summary: Segfault when importing photos into a newly created
                    album
           Product: digikam
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: edmon at laposte.net


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-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
The album was created on a remote disk (smb). It may be possible that the album
already exists before.

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

Thread 21 (Thread 0xb5e10b70 (LWP 12853)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x01593e2c in close () from /lib/tls/i686/cmov/libc.so.6
#2  0x0153eff3 in _IO_file_close_it () from /lib/tls/i686/cmov/libc.so.6
#3  0x01532548 in fclose () from /lib/tls/i686/cmov/libc.so.6
#4  0x010188d5 in ~CleanupData (this=0xd1c5808, __in_chrg=<value optimized
out>) at /build/buildd/digikam-1.0.0~beta5/libs/dimg/loaders/jpegloader.cpp:157
#5  0x01018c4a in Digikam::JPEGLoader::load (this=0xb5e0fb30, filePath=...,
observer=0x0) at
/build/buildd/digikam-1.0.0~beta5/libs/dimg/loaders/jpegloader.cpp:528
#6  0x01007326 in Digikam::DImg::load (this=0xb5e0fd88, filePath=...,
loadFlagsInt=1, observer=0x0, rawDecodingSettings=...) at
/build/buildd/digikam-1.0.0~beta5/libs/dimg/dimg.cpp:377
#7  0x01007cad in Digikam::DImg::loadImageInfo (this=0xb5e0fd88, filePath=...,
loadMetadata=false, loadICCData=false, loadUniqueHash=false) at
/build/buildd/digikam-1.0.0~beta5/libs/dimg/dimg.cpp:332
#8  0x065ed1e5 in Digikam::ImageScanner::loadFromDisk (this=0xb5e0fd78) at
/build/buildd/digikam-1.0.0~beta5/libs/database/imagescanner.cpp:530
#9  0x065f3132 in Digikam::ImageScanner::newFile (this=0xb5e0fd78, albumId=0)
at /build/buildd/digikam-1.0.0~beta5/libs/database/imagescanner.cpp:89
#10 0x0659e684 in Digikam::CollectionScanner::scanNewFile (this=0xb5e102f0,
info=..., albumId=0) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:722
#11 0x065a0027 in Digikam::CollectionScanner::scanAlbum (this=0xb5e102f0,
location=..., album=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:637
#12 0x0659ff40 in Digikam::CollectionScanner::scanAlbum (this=0xb5e102f0,
location=..., album=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:655
#13 0x0659ff40 in Digikam::CollectionScanner::scanAlbum (this=0xb5e102f0,
location=..., album=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:655
#14 0x0659ff40 in Digikam::CollectionScanner::scanAlbum (this=0xb5e102f0,
location=..., album=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:655
#15 0x065a1257 in Digikam::CollectionScanner::partialScan (this=0xb5e102f0,
albumRoot=..., album=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:312
#16 0x065a15f4 in Digikam::CollectionScanner::partialScan (this=0xb5e102f0,
filePath=...) at
/build/buildd/digikam-1.0.0~beta5/libs/database/collectionscanner.cpp:264
#17 0x0830a35d in Digikam::ScanController::run (this=0xa07bf98) at
/build/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:534
#18 0x0425ce32 in QThreadPrivate::start (arg=0xa07bf98) at
thread/qthread_unix.cpp:188
#19 0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#20 0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 20 (Thread 0xb555db70 (LWP 12855)):
#0  0x07890e06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x04379bf3 in QTimerInfoList::getTime (this=0xa1e8434, t=...) at
kernel/qeventdispatcher_unix.cpp:339
#2  0x04379de1 in QTimerInfoList::updateCurrentTime (this=0xa1e8434) at
kernel/qeventdispatcher_unix.cpp:297
#3  0x0437a88c in QTimerInfoList::timerWait (this=0xa1e8434, tm=...) at
kernel/qeventdispatcher_unix.cpp:420
#4  0x04378210 in timerSourcePrepare (source=0xa1e8400, timeout=0xb555d11c) at
kernel/qeventdispatcher_glib.cpp:141
#5  0x01b55f80 in IA__g_main_context_prepare (context=0xa1e6f28,
priority=0xb555d19c) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2280
#6  0x01b56341 in g_main_context_iterate (context=0xa1e6f28, block=<value
optimized out>, dispatch=1, self=0xa2011d8) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#7  0x01b56853 in IA__g_main_context_iteration (context=0xa1e6f28, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#8  0x04378067 in QEventDispatcherGlib::processEvents (this=0xa1e6eb8,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x0434bc79 in QEventLoop::processEvents (this=0xb555d2e4, flags=) at
kernel/qeventloop.cpp:149
#10 0x0434c0ca in QEventLoop::exec (this=0xb555d2e4, flags=...) at
kernel/qeventloop.cpp:201
#11 0x04259b73 in QThread::exec (this=0xa1e6c08) at thread/qthread.cpp:487
#12 0x0661bcbd in Digikam::ImageFilterModelWorker::Thread::run() () from
/usr/lib/libdigikamdatabase.so.1
#13 0x0425ce32 in QThreadPrivate::start (arg=0xa1e6c08) at
thread/qthread_unix.cpp:188
#14 0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 19 (Thread 0xb4cd0b70 (LWP 12856)):
#0  0x01b52cc2 in IA__g_main_context_dispatch (context=0xa1e8838) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2509
#1  0x01b56720 in g_main_context_iterate (context=0xa1e8838, block=<value
optimized out>, dispatch=1, self=0xa207970) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#2  0x01b56853 in IA__g_main_context_iteration (context=0xa1e8838, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#3  0x04378067 in QEventDispatcherGlib::processEvents (this=0xa1e87c8,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#4  0x0434bc79 in QEventLoop::processEvents (this=0xb4cd02e4, flags=) at
kernel/qeventloop.cpp:149
#5  0x0434c0ca in QEventLoop::exec (this=0xb4cd02e4, flags=...) at
kernel/qeventloop.cpp:201
#6  0x04259b73 in QThread::exec (this=0xa1e84b0) at thread/qthread.cpp:487
#7  0x0661bcbd in Digikam::ImageFilterModelWorker::Thread::run() () from
/usr/lib/libdigikamdatabase.so.1
#8  0x0425ce32 in QThreadPrivate::start (arg=0xa1e84b0) at
thread/qthread_unix.cpp:188
#9  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 18 (Thread 0xb444fb70 (LWP 12857)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xa29c978, mutex=0xa29c974,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa29c978, mutex=0xa29c974, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xa29c968) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xa29c968) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6
The current source language is "auto; currently c".

Thread 17 (Thread 0xb3affb70 (LWP 12858)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x01595ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x01b6353b in IA__g_poll (fds=0xa2019f8, nfds=1, timeout=-1) at
/build/buildd/glib2.0-2.22.2/glib/gpoll.c:127
#3  0x01b5655b in g_main_context_poll (context=0xa2a2288, block=<value
optimized out>, dispatch=1, self=0xa29dfd0) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2904
#4  g_main_context_iterate (context=0xa2a2288, block=<value optimized out>,
dispatch=1, self=0xa29dfd0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2586
#5  0x01b56853 in IA__g_main_context_iteration (context=0xa2a2288, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#6  0x04378067 in QEventDispatcherGlib::processEvents (this=0xa2a2218,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#7  0x0434bc79 in QEventLoop::processEvents (this=0xb3aff304, flags=) at
kernel/qeventloop.cpp:149
#8  0x0434c0ca in QEventLoop::exec (this=0xb3aff304, flags=...) at
kernel/qeventloop.cpp:201
#9  0x04259b73 in QThread::exec (this=0xa2a02d8) at thread/qthread.cpp:487
#10 0x0425ce32 in QThreadPrivate::start (arg=0xa2a02d8) at
thread/qthread_unix.cpp:188
#11 0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xb32feb70 (LWP 12859)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x01595ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x01b6353b in IA__g_poll (fds=0xb3b021f0, nfds=1, timeout=-1) at
/build/buildd/glib2.0-2.22.2/glib/gpoll.c:127
#3  0x01b5655b in g_main_context_poll (context=0xb3b018c8, block=<value
optimized out>, dispatch=1, self=0xb3b021c8) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2904
#4  g_main_context_iterate (context=0xb3b018c8, block=<value optimized out>,
dispatch=1, self=0xb3b021c8) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2586
#5  0x01b56853 in IA__g_main_context_iteration (context=0xb3b018c8,
may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#6  0x04378067 in QEventDispatcherGlib::processEvents (this=0xb3b00dc8,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#7  0x0434bc79 in QEventLoop::processEvents (this=0xb32fe304, flags=) at
kernel/qeventloop.cpp:149
#8  0x0434c0ca in QEventLoop::exec (this=0xb32fe304, flags=...) at
kernel/qeventloop.cpp:201
#9  0x04259b73 in QThread::exec (this=0xa2a16b0) at thread/qthread.cpp:487
#10 0x0425ce32 in QThreadPrivate::start (arg=0xa2a16b0) at
thread/qthread_unix.cpp:188
#11 0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb2afdb70 (LWP 12860)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xa2e6548, mutex=0xa2e6544,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa2e6548, mutex=0xa2e6544, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xa2e6538) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xa2e6538) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xafe04b70 (LWP 12872)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018e0142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b07e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x028e19ff in ?? () from /usr/lib/libxine.so.1
#4  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xaf1f8b70 (LWP 12875)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x0159c981 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x0290abe0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x028ef011 in ?? () from /usr/lib/libxine.so.1
#4  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xae9f7b70 (LWP 12876)):
#0  0x018df144 in __pthread_mutex_unlock_usercnt () from
/lib/tls/i686/cmov/libpthread.so.0
#1  0x015b0996 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#2  0x01b51a97 in IA__g_main_context_query (context=0xa8063e0,
max_priority=2147483647, timeout=0xae9f7168, fds=0xa807a18, n_fds=1) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2378
#3  0x01b5638c in g_main_context_iterate (context=<value optimized out>,
block=<value optimized out>, dispatch=1, self=0xa8079f0) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2573
#4  0x01b56853 in IA__g_main_context_iteration (context=0xa8063e0, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#5  0x04378067 in QEventDispatcherGlib::processEvents (this=0xa3f6cd0,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x0434bc79 in QEventLoop::processEvents (this=0xae9f72b4, flags=) at
kernel/qeventloop.cpp:149
#7  0x0434c0ca in QEventLoop::exec (this=0xae9f72b4, flags=...) at
kernel/qeventloop.cpp:201
#8  0x04259b73 in QThread::exec (this=0xa805fa8) at thread/qthread.cpp:487
#9  0x0389420a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#10 0x0425ce32 in QThreadPrivate::start (arg=0xa805fa8) at
thread/qthread_unix.cpp:188
#11 0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xaa1ecb70 (LWP 12885)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x01595ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x03d7fcc2 in ?? () from /usr/lib/libpulse.so.0
#3  0x03d6ce09 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0x03d6ec23 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0x03d6ecf4 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0x03d7fbc3 in ?? () from /usr/lib/libpulse.so.0
#7  0x031a3ac2 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#8  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xa99ebb70 (LWP 12886)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x01595ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x046f8c3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#3  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xa91eab70 (LWP 12887)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x028f25ee in ?? () from /usr/lib/libxine.so.1
#4  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xa4bffb70 (LWP 12897)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xa425b8f8,
mutex=0xa425b8f4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa425b8f8, mutex=0xa425b8f4, time=4294967295)
at thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xa425b8e8) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xa425b8e8) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xa6fffb70 (LWP 12904)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xae1d158, mutex=0xae1d154,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xae1d158, mutex=0xae1d154, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xae1d148) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xae1d148) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xa89e9b70 (LWP 12905)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xb2bd490, mutex=0xb2bd48c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb2bd490, mutex=0xb2bd48c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xb2bd480) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xb2bd480) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0x9e169b70 (LWP 13004)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xc55f230, mutex=0xc55f22c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc55f230, mutex=0xc55f22c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xc55f220) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xc55f220) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0x9d968b70 (LWP 13005)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xc5a66a0, mutex=0xc5a669c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc5a66a0, mutex=0xc5a669c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xc5a6690) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xc5a6690) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xa5dfeb70 (LWP 13023)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xc69da38, mutex=0xc69da34,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc69da38, mutex=0xc69da34, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x010d2bfa in Digikam::LoadSaveThread::run (this=0xc69da28) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x0425ce32 in QThreadPrivate::start (arg=0xc69da28) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xa8191b70 (LWP 13030)):
#0  0x00f6c422 in __kernel_vsyscall ()
#1  0x018dfe15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x015b078d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0425de67 in QWaitConditionPrivate::wait (this=0xc752464, mutex=0xc752460,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc752464, mutex=0xc752460, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0812277d in Digikam::CameraController::run (this=0xc752470) at
/build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameracontroller.cpp:329
#6  0x0425ce32 in QThreadPrivate::start (arg=0xc752470) at
thread/qthread_unix.cpp:188
#7  0x018db80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x015a37ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb76de700 (LWP 12850)):
[KCrash Handler]
#6  0x0149d7ac in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x08277669 in Digikam::AlbumSelectDialog::selectAlbum (parent=0xc490968,
albumToSelect=0xc41abb0, header=..., newAlbumString=...,
allowRootSelection=false)
    at /build/buildd/digikam-1.0.0~beta5/digikam/albumselectdialog.cpp:174
#8  0x0814a945 in Digikam::CameraUI::slotDownload (this=0xc490968,
onlySelected=true, deleteAfter=false, album=0xc41abb0) at
/build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1498
#9  0x0814b489 in Digikam::CameraUI::slotDownloadSelected (this=0xc490968) at
/build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1436
#10 0x0815058d in Digikam::CameraUI::qt_metacall (this=0xc490968,
_c=QMetaObject::InvokeMetaMethod, _id=79, _a=0xbfbb03f8)
    at
/build/buildd/digikam-1.0.0~beta5/obj-i486-linux-gnu/digikam/cameraui.moc:224
#11 0x04363263 in QMetaObject::activate (sender=0xc8b4930, from_signal_index=5,
to_signal_index=6, argv=0xbfbb03f8) at kernel/qobject.cpp:3113
#12 0x043636d8 in QMetaObject::activate (sender=0xc8b4930, m=0x849dac8,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbfbb03f8) at
kernel/qobject.cpp:3207
#13 0x091f29b1 in QAction::triggered (this=0xc8b4930, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#14 0x091f3f32 in QAction::activate (this=0xc8b4930, event=QAction::Trigger) at
kernel/qaction.cpp:1160
#15 0x09695f02 in QAction::trigger (this=0x16183a0) at
../../include/QtGui/../../src/gui/kernel/qaction.h:203
#16 QToolButton::nextCheckState (this=0x16183a0) at
widgets/qtoolbutton.cpp:1135
#17 0x095b0163 in QAbstractButtonPrivate::click (this=0xc8c8988) at
widgets/qabstractbutton.cpp:525
#18 0x095b0431 in QAbstractButton::mouseReleaseEvent (this=0xc8d6d58,
e=0xbfbb0a20) at widgets/qabstractbutton.cpp:1115
#19 0x096963fc in QToolButton::mouseReleaseEvent (this=0xc8d6d58, e=0xbfbb0a20)
at widgets/qtoolbutton.cpp:709
#20 0x0924e012 in QWidget::event (this=0xc8d6d58, event=0xbfbb0a20) at
kernel/qwidget.cpp:7549
#21 0x095ae3ee in QAbstractButton::event (this=0xc8d6d58, e=0x16183a0) at
widgets/qabstractbutton.cpp:1077
#22 0x09698d9a in QToolButton::event (this=0xc8d6d58, event=0xbfbb0a20) at
widgets/qtoolbutton.cpp:1151
#23 0x091f8f54 in QApplicationPrivate::notify_helper (this=0x9eaaad8,
receiver=0xc8d6d58, e=0xbfbb0a20) at kernel/qapplication.cpp:4056
#24 0x09201033 in QApplication::notify (this=0xbfbb241c, receiver=0xc8d6d58,
e=0xbfbb0a20) at kernel/qapplication.cpp:3758
#25 0x02bb0bfa in KApplication::notify (this=0xbfbb241c, receiver=0xc8d6d58,
event=0xbfbb0a20) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x0434d6cb in QCoreApplication::notifyInternal (this=0xbfbb241c,
receiver=0xc8d6d58, event=0xbfbb0a20) at kernel/qcoreapplication.cpp:610
#27 0x091fff6e in QCoreApplication::sendSpontaneousEvent (receiver=0xc8d6d58,
event=0xbfbb0a20, alienWidget=0xc8d6d58, nativeWidget=0xc490968,
buttonDown=0x9a73aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#28 QApplicationPrivate::sendMouseEvent (receiver=0xc8d6d58, event=0xbfbb0a20,
alienWidget=0xc8d6d58, nativeWidget=0xc490968, buttonDown=0x9a73aa0,
lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#29 0x0926e7c0 in QETWidget::translateMouseEvent (this=0xc490968,
event=0xbfbb206c) at kernel/qapplication_x11.cpp:4409
#30 0x0926dc4b in QApplication::x11ProcessEvent (this=0xbfbb241c,
event=0xbfbb206c) at kernel/qapplication_x11.cpp:3428
#31 0x0929a502 in x11EventSourceDispatch (s=0x9eadd00, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x01b52e78 in g_main_dispatch (context=0x9eace90) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x9eace90) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#34 0x01b56720 in g_main_context_iterate (context=0x9eace90, block=<value
optimized out>, dispatch=1, self=0x9eaad78) at
/build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#35 0x01b56853 in IA__g_main_context_iteration (context=0x9eace90, may_block=1)
at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#36 0x0437802c in QEventDispatcherGlib::processEvents (this=0x9e84e80,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#37 0x09299be5 in QGuiEventDispatcherGlib::processEvents (this=0x9e84e80,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x0434bc79 in QEventLoop::processEvents (this=0xbfbb2364, flags=) at
kernel/qeventloop.cpp:149
#39 0x0434c0ca in QEventLoop::exec (this=0xbfbb2364, flags=...) at
kernel/qeventloop.cpp:201
#40 0x0434e53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x091f8dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#42 0x083a4da3 in main (argc=5, argv=0xbfbb2874) at
/build/buildd/digikam-1.0.0~beta5/digikam/main.cpp:186

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list