[Digikam-devel] [Bug 249985] New: digiKam crashed while downloading images from camera

Jorma Laaksonen jorma.laaksonen at tkk.fi
Fri Sep 3 10:48:41 BST 2010


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

           Summary: digiKam crashed while downloading images from camera
           Product: digikam
           Version: 1.2.0
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: jorma.laaksonen at tkk.fi


Application: digikam (1.2.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
digiKam crashed while downloading images from Canon PS SX120 IS camera after
approximately 500 images were downloaded and approximately 1000 were left

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

Thread 18 (Thread 0xb6042b70 (LWP 10516)):
[KCrash Handler]
#6  0x01eefc93 in sqlite3VdbeExec (p=<value optimized out>) at sqlite3.c:57886
#7  0x01ed63d5 in sqlite3Step (pStmt=0xa846e6f8) at sqlite3.c:50607
#8  sqlite3_step (pStmt=0xa846e6f8) at sqlite3.c:50666
#9  0x08bfab01 in QSQLiteResultPrivate::fetchNext (this=0xa84393b8, values=...,
idx=0, initialFetch=true) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:209
#10 0x08bfbbf2 in QSQLiteResult::exec (this=0xa8b3d728) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:409
#11 0x0030342c in QSqlQuery::exec (this=0xb6041dac) at kernel/qsqlquery.cpp:939
#12 0x0117f8e4 in Digikam::DatabaseCoreBackend::exec (this=0x901cdf0,
query=...) at
/build/buildd/digikam-1.2.0/libs/database/databasecorebackend.cpp:434
#13 0x01180abc in Digikam::DatabaseCoreBackend::execQuery (this=0x901cdf0,
sql=..., boundValue1=..., boundValue2=...) at
/build/buildd/digikam-1.2.0/libs/database/databasecorebackend.cpp:368
#14 0x01180b1e in Digikam::DatabaseCoreBackend::execSql (this=0x901cdf0,
sql=..., boundValue1=..., boundValue2=..., values=0xb6041e2c, lastInsertId=0x0)
    at /build/buildd/digikam-1.2.0/libs/database/databasecorebackend.cpp:301
#15 0x02e674bd in Digikam::AlbumDB::getAlbumForPath (this=0x9017ac8,
albumRootId=1, folder=..., create=false) at
/build/buildd/digikam-1.2.0/libs/database/albumdb.cpp:2178
#16 0x02e878d2 in Digikam::CollectionScanner::checkAlbum (this=0xb6042290,
location=..., album=...) at
/build/buildd/digikam-1.2.0/libs/database/collectionscanner.cpp:570
#17 0x02e8a32f in Digikam::CollectionScanner::scanAlbum (this=0xb6042290,
location=..., album=...) at
/build/buildd/digikam-1.2.0/libs/database/collectionscanner.cpp:612
#18 0x02e8aa7c in Digikam::CollectionScanner::scanAlbum (this=0xb6042290,
location=..., album=...) at
/build/buildd/digikam-1.2.0/libs/database/collectionscanner.cpp:683
#19 0x02e8b897 in Digikam::CollectionScanner::scanAlbumRoot (this=0xb6042290,
location=...) at
/build/buildd/digikam-1.2.0/libs/database/collectionscanner.cpp:479
#20 0x02e8c36f in Digikam::CollectionScanner::partialScan (this=0xb6042290,
albumRoot=..., album=...) at
/build/buildd/digikam-1.2.0/libs/database/collectionscanner.cpp:334
#21 0x02e8c664 in Digikam::CollectionScanner::partialScan (this=0xb6042290,
filePath=...) at
/build/buildd/digikam-1.2.0/libs/database/collectionscanner.cpp:288
#22 0x0832204f in Digikam::ScanController::run (this=0x9010000) at
/build/buildd/digikam-1.2.0/digikam/scancontroller.cpp:553
#23 0x050f232e in QThreadPrivate::start (arg=0x9010000) at
thread/qthread_unix.cpp:248
#24 0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#25 0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 17 (Thread 0xb57a9b70 (LWP 10518)):
#0  0x05222801 in QTimerInfoList::updateCurrentTime (this=0x944c234) at
kernel/qeventdispatcher_unix.cpp:339
#1  0x0522286a in QTimerInfoList::timerWait (this=0x944c234, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#2  0x05220818 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb57a90bc) at kernel/qeventdispatcher_glib.cpp:136
#3  0x052208a5 in timerSourcePrepare (source=0xb57a9008, timeout=0xb57a9038) at
kernel/qeventdispatcher_glib.cpp:169
#4  0x01ceaaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#5  0x01ceaee9 in ?? () from /lib/libglib-2.0.so.0
#6  0x01ceb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x0522060f in QEventDispatcherGlib::processEvents (this=0x9449188,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#8  0x051f3059 in QEventLoop::processEvents (this=0xb57a9280, flags=) at
kernel/qeventloop.cpp:149
#9  0x051f34aa in QEventLoop::exec (this=0xb57a9280, flags=...) at
kernel/qeventloop.cpp:201
#10 0x050ef5a8 in QThread::exec (this=0x9448bb8) at thread/qthread.cpp:487
#11 0x02f04ced in Digikam::ImageFilterModelWorker::Thread::run (this=0x9448bb8)
at
/build/buildd/digikam-1.2.0/obj-i486-linux-gnu/digikam/../../libs/models/imagefiltermodelthreads.h:66
#12 0x050f232e in QThreadPrivate::start (arg=0x9448bb8) at
thread/qthread_unix.cpp:248
#13 0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xb4f1cb70 (LWP 10519)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x02d46b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x01cf84eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x01ceb0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x01ceb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0522060f in QEventDispatcherGlib::processEvents (this=0x9449288,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x051f3059 in QEventLoop::processEvents (this=0xb4f1c280, flags=) at
kernel/qeventloop.cpp:149
#7  0x051f34aa in QEventLoop::exec (this=0xb4f1c280, flags=...) at
kernel/qeventloop.cpp:201
#8  0x050ef5a8 in QThread::exec (this=0x9448ee0) at thread/qthread.cpp:487
#9  0x02f04ced in Digikam::ImageFilterModelWorker::Thread::run (this=0x9448ee0)
at
/build/buildd/digikam-1.2.0/obj-i486-linux-gnu/digikam/../../libs/models/imagefiltermodelthreads.h:66
#10 0x050f232e in QThreadPrivate::start (arg=0x9448ee0) at
thread/qthread_unix.cpp:248
#11 0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb469bb70 (LWP 10520)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b015 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x050f3287 in QWaitConditionPrivate::wait (this=0x9451c78, mutex=0x9451c74,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9451c78, mutex=0x9451c74, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#4  0x0119a10a in Digikam::LoadSaveThread::run (this=0x9451c68) at
/build/buildd/digikam-1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0x050f232e in QThreadPrivate::start (arg=0x9451c68) at
thread/qthread_unix.cpp:248
#6  0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xb3e9ab70 (LWP 10521)):
#0  0x0014a40c in pthread_mutex_unlock () from
/lib/tls/i686/cmov/libpthread.so.0
#1  0x01ceae5e in ?? () from /lib/libglib-2.0.so.0
#2  0x01ceb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x0522060f in QEventDispatcherGlib::processEvents (this=0x94a3948,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0x051f3059 in QEventLoop::processEvents (this=0xb3e9a2a0, flags=) at
kernel/qeventloop.cpp:149
#5  0x051f34aa in QEventLoop::exec (this=0xb3e9a2a0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x050ef5a8 in QThread::exec (this=0x94a3ad8) at thread/qthread.cpp:487
#7  0x050f232e in QThreadPrivate::start (arg=0x94a3ad8) at
thread/qthread_unix.cpp:248
#8  0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xb3699b70 (LWP 10522)):
#0  0x01e48e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x0521d6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x05222825 in QTimerInfoList::updateCurrentTime (this=0x94a6234) at
kernel/qeventdispatcher_unix.cpp:340
#3  0x0522286a in QTimerInfoList::timerWait (this=0x94a6234, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0x05220818 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb36990dc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x052208a5 in timerSourcePrepare (source=0x0, timeout=0x1e4cff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0x01ceaaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x01ceaee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x01ceb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0522060f in QEventDispatcherGlib::processEvents (this=0x94a4c18,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x051f3059 in QEventLoop::processEvents (this=0xb36992a0, flags=) at
kernel/qeventloop.cpp:149
#11 0x051f34aa in QEventLoop::exec (this=0xb36992a0, flags=...) at
kernel/qeventloop.cpp:201
#12 0x050ef5a8 in QThread::exec (this=0x94a3e98) at thread/qthread.cpp:487
#13 0x050f232e in QThreadPrivate::start (arg=0x94a3e98) at
thread/qthread_unix.cpp:248
#14 0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xb18e8b70 (LWP 10523)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x02904ce7 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0xb0cdcb70 (LWP 10524)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x02d4d971 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x0292e5cc in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 10 (Thread 0xb04dbb70 (LWP 10525)):
#0  0x01ceb07e in ?? () from /lib/libglib-2.0.so.0
#1  0x01ceb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#2  0x0522060f in QEventDispatcherGlib::processEvents (this=0x9628678,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#3  0x051f3059 in QEventLoop::processEvents (this=0xb04db230, flags=) at
kernel/qeventloop.cpp:149
#4  0x051f34aa in QEventLoop::exec (this=0xb04db230, flags=...) at
kernel/qeventloop.cpp:201
#5  0x050ef5a8 in QThread::exec (this=0x9a4d2b8) at thread/qthread.cpp:487
#6  0x05a5796a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#7  0x050f232e in QThreadPrivate::start (arg=0x9a4d2b8) at
thread/qthread_unix.cpp:248
#8  0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xafcdab70 (LWP 10528)):
#0  0x02d61d91 in ?? () from /lib/tls/i686/cmov/libc.so.6
#1  0x02d46b98 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x077afa8f in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 0xaf4d9b70 (LWP 10529)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b015 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x029159ee in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 7 (Thread 0xaecd8b70 (LWP 10530)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b015 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x050f3287 in QWaitConditionPrivate::wait (this=0x9cd8cf0, mutex=0x9cd8cec,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9cd8cf0, mutex=0x9cd8cec, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#4  0x0119a10a in Digikam::LoadSaveThread::run (this=0x9cd8ce0) at
/build/buildd/digikam-1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0x050f232e in QThreadPrivate::start (arg=0x9cd8ce0) at
thread/qthread_unix.cpp:248
#6  0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xabcd2b70 (LWP 10538)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b015 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x050f3287 in QWaitConditionPrivate::wait (this=0xa5a9d88, mutex=0xa5a9d84,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa5a9d88, mutex=0xa5a9d84, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#4  0x0119a10a in Digikam::LoadSaveThread::run (this=0xa5a9d78) at
/build/buildd/digikam-1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0x050f232e in QThreadPrivate::start (arg=0xa5a9d78) at
thread/qthread_unix.cpp:248
#6  0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xac4d3b70 (LWP 10542)):
#0  0x01e48e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x0521d6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x05222825 in QTimerInfoList::updateCurrentTime (this=0xa300cec) at
kernel/qeventdispatcher_unix.cpp:340
#3  0x0522286a in QTimerInfoList::timerWait (this=0xa300cec, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0x05220818 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xac4d307c) at kernel/qeventdispatcher_glib.cpp:136
#5  0x052208a5 in timerSourcePrepare (source=0x0, timeout=0x1e4cff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0x01ceaaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x01ceaee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x01ceb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0522060f in QEventDispatcherGlib::processEvents (this=0xa699b68,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x051f3059 in QEventLoop::processEvents (this=0xac4d3240, flags=) at
kernel/qeventloop.cpp:149
#11 0x051f34aa in QEventLoop::exec (this=0xac4d3240, flags=...) at
kernel/qeventloop.cpp:201
#12 0x050ef5a8 in QThread::exec (this=0xa30bcc0) at thread/qthread.cpp:487
#13 0x051d2c1b in QInotifyFileSystemWatcherEngine::run (this=0xa30bcc0) at
io/qfilesystemwatcher_inotify.cpp:248
#14 0x050f232e in QThreadPrivate::start (arg=0xa30bcc0) at
thread/qthread_unix.cpp:248
#15 0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xadcd6b70 (LWP 10555)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b015 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x050f3287 in QWaitConditionPrivate::wait (this=0xbbc7df0, mutex=0xbbc7dec,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xbbc7df0, mutex=0xbbc7dec, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#4  0x0119a10a in Digikam::LoadSaveThread::run (this=0xbbc7de0) at
/build/buildd/digikam-1.2.0/libs/threadimageio/loadsavethread.cpp:131
#5  0x050f232e in QThreadPrivate::start (arg=0xbbc7de0) at
thread/qthread_unix.cpp:248
#6  0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xa83b5b70 (LWP 10562)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b015 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x050f3287 in QWaitConditionPrivate::wait (this=0xa9293f44,
mutex=0xa9293f40, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa9293f44, mutex=0xa9293f40, time=4294967295)
at thread/qwaitcondition_unix.cpp:159
#4  0x050eeded in QSemaphore::acquire (this=0xa83b4e24, n=1) at
thread/qsemaphore.cpp:142
#5  0x05208551 in blocking_activate (sender=0xbe62c30, m=0x83d3758,
local_signal_index=18, argv=0xa83b4e6c) at kernel/qobject.cpp:3192
#6  QMetaObject::activate (sender=0xbe62c30, m=0x83d3758,
local_signal_index=18, argv=0xa83b4e6c) at kernel/qobject.cpp:3269
#7  0x0811f667 in Digikam::CameraController::signalInternalCheckRename
(this=0xbe62c30, _t1=..., _t2=..., _t3=..., _t4=...)
    at
/build/buildd/digikam-1.2.0/obj-i486-linux-gnu/digikam/cameracontroller.moc:312
#8  0x08123da3 in Digikam::CameraController::executeCommand (this=0xbe62c30,
cmd=0xcefe220) at
/build/buildd/digikam-1.2.0/utilities/cameragui/cameracontroller.cpp:594
#9  0x081263ba in Digikam::CameraController::run (this=0xbe62c30) at
/build/buildd/digikam-1.2.0/utilities/cameragui/cameracontroller.cpp:334
#10 0x050f232e in QThreadPrivate::start (arg=0xbe62c30) at
thread/qthread_unix.cpp:248
#11 0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xad4d5b70 (LWP 10577)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b015 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x050f3287 in QWaitConditionPrivate::wait (this=0xbea69e8, mutex=0xbea69e4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xbea69e8, mutex=0xbea69e4, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#4  0x0812bc74 in Digikam::CameraHistoryUpdater::run (this=0xbea65a0) at
/build/buildd/digikam-1.2.0/utilities/cameragui/camerahistoryupdater.cpp:114
#5  0x050f232e in QThreadPrivate::start (arg=0xbea65a0) at
thread/qthread_unix.cpp:248
#6  0x0014696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x02d54a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb772b760 (LWP 10514)):
#0  0x00163422 in __kernel_vsyscall ()
#1  0x0014b342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x050f1c1e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
#3  0x050f1d73 in QThread::msleep (msecs=200) at thread/qthread_unix.cpp:424
#4  0x05a82664 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#5  0x0088576d in ?? () from /usr/lib/libphonon.so.4
#6  0x008844d5 in ?? () from /usr/lib/libphonon.so.4
#7  0x0087fbab in ?? () from /usr/lib/libphonon.so.4
#8  0x02cb61bf in ?? () from /lib/tls/i686/cmov/libc.so.6
#9  0x02cb622f in exit () from /lib/tls/i686/cmov/libc.so.6
#10 0x040b35fb in qt_xio_errhandler () at kernel/qapplication_x11.cpp:734
#11 0x015bcbfa in KApplication::xioErrhandler (this=0xbfc3fb58, dpy=0x8f39a00)
at ../../kdeui/kernel/kapplication.cpp:408
#12 0x015bcc36 in kde_xio_errhandler (dpy=0x8f39a00) at
../../kdeui/kernel/kapplication.cpp:125
#13 0x01919c16 in _XIOError () from /usr/lib/libX11.so.6
#14 0x01921a1a in ?? () from /usr/lib/libX11.so.6
#15 0x01922356 in _XEventsQueued () from /usr/lib/libX11.so.6
#16 0x0190aadf in XEventsQueued () from /usr/lib/libX11.so.6
#17 0x040f238e in x11EventSourcePrepare (s=0x8f39a00, timeout=0xbfc3f88c) at
kernel/qguieventdispatcher_glib.cpp:79
#18 0x01ceaaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#19 0x01ceaee9 in ?? () from /lib/libglib-2.0.so.0
#20 0x01ceb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x052205d5 in QEventDispatcherGlib::processEvents (this=0x8ef36e8,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#22 0x040f2135 in QGuiEventDispatcherGlib::processEvents (this=0x8ef36e8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x051f3059 in QEventLoop::processEvents (this=0xbfc3faa4, flags=) at
kernel/qeventloop.cpp:149
#24 0x051f34aa in QEventLoop::exec (this=0xbfc3faa4, flags=...) at
kernel/qeventloop.cpp:201
#25 0x051f769f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0x04032577 in QApplication::exec () at kernel/qapplication.cpp:3579
#27 0x083c2c35 in main (argc=3, argv=0xbfc3ffa4) at
/build/buildd/digikam-1.2.0/digikam/main.cpp:193

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