[Digikam-devel] [Bug 210350] New: Crash when editing geolocation

Arnout Boelens aboelens at engin.umass.edu
Mon Oct 12 18:01:24 BST 2009


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

           Summary: Crash when editing geolocation
           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: aboelens at engin.umass.edu


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.3
Operating System: Linux 2.6.30-2-686 i686

What I was doing when the application crashed:
Editing geolocation information gave this crash

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

Thread 25 (Thread 0xb208eb90 (LWP 16669)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0x894e370, mutex=0x894e36c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x894e370, mutex=0x894e36c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x08306001 in ?? ()
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0x8935a60) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 24 (Thread 0xb17eab90 (LWP 16671)):
#0  0xb50a2e05 in pthread_getspecific () from /lib/i686/cmov/libpthread.so.0
#1  0xb3c91ed5 in ?? () from /usr/lib/libgthread-2.0.so.0
#2  0xb3d424d2 in g_thread_self () from /lib/libglib-2.0.so.0
#3  0xb3d1c793 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb57d905f in QEventDispatcherGlib::processEvents (this=0x8a82040,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#5  0xb57ac83a in QEventLoop::processEvents (this=0xb17ea330, flags=...) at
kernel/qeventloop.cpp:149
#6  0xb57acc82 in QEventLoop::exec (this=0xb17ea330, flags=...) at
kernel/qeventloop.cpp:201
#7  0xb56ba309 in QThread::exec (this=0x8a81d90) at thread/qthread.cpp:487
#8  0xb706d14d in ?? () from /usr/lib/libdigikamdatabase.so.1
#9  0xb56bd5e2 in QThreadPrivate::start (arg=0x8a81d90) at
thread/qthread_unix.cpp:188
#10 0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 23 (Thread 0xb0dffb90 (LWP 16672)):
#0  0xb56ab207 in __i686.get_pc_thunk.bx () from /usr/lib/libQtCore.so.4
#1  0xb56bd26e in QThreadData::current () at thread/qthread_unix.cpp:104
#2  0xb57d94ff in postEventSourcePrepare (s=0x898f248, timeout=0xb0dff1c8) at
kernel/qeventdispatcher_glib.cpp:253
#3  0xb3d1bf40 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#4  0xb3d1c304 in ?? () from /lib/libglib-2.0.so.0
#5  0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#6  0xb57d905f in QEventDispatcherGlib::processEvents (this=0x8a83da0,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#7  0xb57ac83a in QEventLoop::processEvents (this=0xb0dff330, flags=...) at
kernel/qeventloop.cpp:149
#8  0xb57acc82 in QEventLoop::exec (this=0xb0dff330, flags=...) at
kernel/qeventloop.cpp:201
#9  0xb56ba309 in QThread::exec (this=0x8a82030) at thread/qthread.cpp:487
#10 0xb706d14d in ?? () from /usr/lib/libdigikamdatabase.so.1
#11 0xb56bd5e2 in QThreadPrivate::start (arg=0x8a82030) at
thread/qthread_unix.cpp:188
#12 0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#13 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 22 (Thread 0xb057eb90 (LWP 16673)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0x8a75a60, mutex=0x8a75a5c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8a75a60, mutex=0x8a75a5c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0x8a75a50) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6
The current source language is "auto; currently asm".

Thread 21 (Thread 0xafd7db90 (LWP 16674)):
#0  0xb50a0f46 in __pthread_mutex_unlock_usercnt () from
/lib/i686/cmov/libpthread.so.0
#1  0xb54c2a66 in pthread_mutex_unlock () from /lib/i686/cmov/libc.so.6
#2  0xb3d1bc19 in g_main_context_check () from /lib/libglib-2.0.so.0
#3  0xb3d1c555 in ?? () from /lib/libglib-2.0.so.0
#4  0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb57d905f in QEventDispatcherGlib::processEvents (this=0x8df8198,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#6  0xb57ac83a in QEventLoop::processEvents (this=0xafd7d340, flags=...) at
kernel/qeventloop.cpp:149
#7  0xb57acc82 in QEventLoop::exec (this=0xafd7d340, flags=...) at
kernel/qeventloop.cpp:201
#8  0xb56ba309 in QThread::exec (this=0x8df4e48) at thread/qthread.cpp:487
#9  0xb56bd5e2 in QThreadPrivate::start (arg=0x8df4e48) at
thread/qthread_unix.cpp:188
#10 0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 20 (Thread 0xaf57cb90 (LWP 16675)):
#0  0xb509f860 in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
#1  0xb54c2a26 in pthread_mutex_lock () from /lib/i686/cmov/libc.so.6
#2  0xb3d1c494 in ?? () from /lib/libglib-2.0.so.0
#3  0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb57d905f in QEventDispatcherGlib::processEvents (this=0x8de3980,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#5  0xb57ac83a in QEventLoop::processEvents (this=0xaf57c340, flags=...) at
kernel/qeventloop.cpp:149
#6  0xb57acc82 in QEventLoop::exec (this=0xaf57c340, flags=...) at
kernel/qeventloop.cpp:201
#7  0xb56ba309 in QThread::exec (this=0x8df7698) at thread/qthread.cpp:487
#8  0xb56bd5e2 in QThreadPrivate::start (arg=0x8df7698) at
thread/qthread_unix.cpp:188
#9  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#10 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 19 (Thread 0xaed7bb90 (LWP 16676)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0x8ded090, mutex=0x8ded08c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8ded090, mutex=0x8ded08c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0x8ded080) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 18 (Thread 0xabd29b90 (LWP 16677)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a2292 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c28b4 in pthread_cond_timedwait () from /lib/i686/cmov/libc.so.6
#3  0xace5b903 in ?? () from /usr/lib/libxine.so.1

Thread 17 (Thread 0xaaf98b90 (LWP 16678)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb54abfe1 in select () from /lib/i686/cmov/libc.so.6
#2  0xace8534a in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 16 (Thread 0xaa797b90 (LWP 16679)):
#0  0xb54c29f0 in pthread_mutex_lock () from /lib/i686/cmov/libc.so.6
#1  0xb3d1bcaa in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0xb3d1c555 in ?? () from /lib/libglib-2.0.so.0
#3  0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb57d905f in QEventDispatcherGlib::processEvents (this=0x8f69e08,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#5  0xb57ac83a in QEventLoop::processEvents (this=0xaa7972f0, flags=...) at
kernel/qeventloop.cpp:149
#6  0xb57acc82 in QEventLoop::exec (this=0xaa7972f0, flags=...) at
kernel/qeventloop.cpp:201
#7  0xb56ba309 in QThread::exec (this=0x940d320) at thread/qthread.cpp:487
#8  0xacea92ba in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#9  0xb56bd5e2 in QThreadPrivate::start (arg=0x940d320) at
thread/qthread_unix.cpp:188
#10 0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 15 (Thread 0xa9f96b90 (LWP 16682)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb54a9467 in poll () from /lib/i686/cmov/libc.so.6
#2  0xab513a91 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 14 (Thread 0xa9795b90 (LWP 16683)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xace6ca56 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 13 (Thread 0xa8efcb90 (LWP 16694)):
#0  0xb50a0f46 in __pthread_mutex_unlock_usercnt () from
/lib/i686/cmov/libpthread.so.0
#1  0xb54c2a66 in pthread_mutex_unlock () from /lib/i686/cmov/libc.so.6
#2  0xb3d1bc69 in g_main_context_check () from /lib/libglib-2.0.so.0
#3  0xb3d1c555 in ?? () from /lib/libglib-2.0.so.0
#4  0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb57d905f in QEventDispatcherGlib::processEvents (this=0x9cf6338,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#6  0xb57ac83a in QEventLoop::processEvents (this=0xa8efc2e0, flags=...) at
kernel/qeventloop.cpp:149
#7  0xb57acc82 in QEventLoop::exec (this=0xa8efc2e0, flags=...) at
kernel/qeventloop.cpp:201
#8  0xb56ba309 in QThread::exec (this=0x9d4a820) at thread/qthread.cpp:487
#9  0xa8f7ef1c in ?? () from
/usr/lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
#10 0xb56bd5e2 in QThreadPrivate::start (arg=0x9d4a820) at
thread/qthread_unix.cpp:188
#11 0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#12 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 12 (Thread 0xa5effb90 (LWP 16695)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0x9d4ace8, mutex=0x9d4ace4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9d4ace8, mutex=0x9d4ace4, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0x9d4acd8) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 11 (Thread 0xa48ffb90 (LWP 16702)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0x9f54b18, mutex=0x9f54b14,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9f54b18, mutex=0x9f54b14, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0x9f54b08) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 10 (Thread 0xa3cffb90 (LWP 16703)):
#0  0xb3cf05d7 in g_ptr_array_set_size () from /lib/libglib-2.0.so.0
#1  0xb3d1be6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0xb3d1c304 in ?? () from /lib/libglib-2.0.so.0
#3  0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb57d905f in QEventDispatcherGlib::processEvents (this=0xa12b608,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#5  0xb57ac83a in QEventLoop::processEvents (this=0xa3cff2e0, flags=...) at
kernel/qeventloop.cpp:149
#6  0xb57acc82 in QEventLoop::exec (this=0xa3cff2e0, flags=...) at
kernel/qeventloop.cpp:201
#7  0xb56ba309 in QThread::exec (this=0xa18c768) at thread/qthread.cpp:487
#8  0xa8f7ef1c in ?? () from
/usr/lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
#9  0xb56bd5e2 in QThreadPrivate::start (arg=0xa18c768) at
thread/qthread_unix.cpp:188
#10 0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 9 (Thread 0xa84ffb90 (LWP 16704)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0xa135650, mutex=0xa13564c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa135650, mutex=0xa13564c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0xa135640) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 8 (Thread 0xa34feb90 (LWP 16715)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0xb264958, mutex=0xb264954,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb264958, mutex=0xb264954, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0xb264948) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 7 (Thread 0xa079eb90 (LWP 16726)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0xb855370, mutex=0xb85536c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb855370, mutex=0xb85536c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0xb855360) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 6 (Thread 0xa0f9fb90 (LWP 16898)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0x8b3a780, mutex=0x8b3a77c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8b3a780, mutex=0x8b3a77c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0x8b3a770) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 5 (Thread 0x9ff9db90 (LWP 16899)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0xa2326780,
mutex=0xa232677c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa2326780, mutex=0xa232677c, time=4294967295)
at thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0xa2326770) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 4 (Thread 0xa52ffb90 (LWP 16958)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0xb1f2c40, mutex=0xb1f2c3c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb1f2c40, mutex=0xb1f2c3c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0xb1f2c30) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 3 (Thread 0x9f79cb90 (LWP 16959)):
#0  0xb54c2a6a in pthread_mutex_unlock () from /lib/i686/cmov/libc.so.6
#1  0xb3d1bc69 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0xb3d1c555 in ?? () from /lib/libglib-2.0.so.0
#3  0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb57d905f in QEventDispatcherGlib::processEvents (this=0xc5df7e0,
flags=...) at kernel/qeventdispatcher_glib.cpp:409
#5  0xb57ac83a in QEventLoop::processEvents (this=0x9f79c2e0, flags=...) at
kernel/qeventloop.cpp:149
#6  0xb57acc82 in QEventLoop::exec (this=0x9f79c2e0, flags=...) at
kernel/qeventloop.cpp:201
#7  0xb56ba309 in QThread::exec (this=0xb2cf4e0) at thread/qthread.cpp:487
#8  0xa8f7ef1c in ?? () from
/usr/lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
#9  0xb56bd5e2 in QThreadPrivate::start (arg=0xb2cf4e0) at
thread/qthread_unix.cpp:188
#10 0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0x97464b90 (LWP 16960)):
#0  0xb80b4424 in __kernel_vsyscall ()
#1  0xb50a1f65 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/cmov/libpthread.so.0
#2  0xb54c285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb56be5c2 in QWaitConditionPrivate::wait (this=0xc5de330, mutex=0xc5de32c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc5de330, mutex=0xc5de32c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0xb727602a in Digikam::LoadSaveThread::run() () from
/usr/lib/libdigikamcore.so.1
#6  0xb56bd5e2 in QThreadPrivate::start (arg=0xc5de320) at
thread/qthread_unix.cpp:188
#7  0xb509e4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb54b3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb3851700 (LWP 16667)):
[KCrash Handler]
#6  QWidget::hide (this=0xb7a7ea0, __vtt_parm=0xa227c364, __in_chrg=<value
optimized out>) at /usr/include/qt4/QtGui/qwidget.h:477
#7  ~KHTMLPart (this=0xb7a7ea0, __vtt_parm=0xa227c364, __in_chrg=<value
optimized out>) at ../../khtml/khtml_part.cpp:612
#8  0xa2254ece in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#9  0xb8075d4e in KParts::Part::slotWidgetDestroyed (this=0xb7a7ea0) at
../../kparts/part.cpp:354
#10 0xb8075e6b in KParts::Part::qt_metacall (this=0xb7a7ea0,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc2e69c) at ./part.moc:76
#11 0xb8075eca in KParts::ReadOnlyPart::qt_metacall (this=0xb7a7ea0,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfc2e69c) at ./part.moc:154
#12 0xb7afc3ba in KHTMLPart::qt_metacall (this=0xb7a7ea0,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfc2e69c) at ./khtml_part.moc:246
#13 0xa2253c9a in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#14 0xb57c3303 in QMetaObject::activate (sender=0xcf8ef80, from_signal_index=0,
to_signal_index=1, argv=0xbfc2e69c) at kernel/qobject.cpp:3112
#15 0xb57c3720 in QMetaObject::activate (sender=0xcf8ef80, m=0x848b8c0,
from_local_signal_index=0, to_local_signal_index=1, argv=0xbfc2e69c) at
kernel/qobject.cpp:3206
#16 0xb57c37ab in QObject::destroyed (this=0xcf8ef80, _t1=0xcf8ef80) at
.moc/release-shared/moc_qobject.cpp:143
#17 0xb57c45b9 in ~QObject (this=0xcf8ef80, __in_chrg=<value optimized out>) at
kernel/qobject.cpp:757
#18 0xb5ce84bf in ~QWidget (this=0xcf8ef80, __in_chrg=<value optimized out>) at
kernel/qwidget.cpp:1380
#19 0xb57bd04f in QObjectPrivate::deleteChildren (this=0xd396d28) at
kernel/qobject.cpp:1846
#20 0xb5ce82db in ~QWidget (this=0xc68d4d0, __in_chrg=<value optimized out>) at
kernel/qwidget.cpp:1367
#21 0xb57bd04f in QObjectPrivate::deleteChildren (this=0xb7bcdb8) at
kernel/qobject.cpp:1846
#22 0xb5ce7ceb in ~QWidget (this=0xd4d2550, __in_chrg=<value optimized out>) at
kernel/qwidget.cpp:1367
#23 0xb6178be6 in ~QDialog (this=0xd4d2550, __in_chrg=<value optimized out>) at
dialogs/qdialog.cpp:298
#24 0xb67f7fb4 in ~KDialog (this=0xd4d2550, __in_chrg=<value optimized out>) at
../../kdeui/dialogs/kdialog.cpp:197
#25 0xa225514e in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#26 0xa224b9bc in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#27 0xa224c528 in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#28 0xb57c3303 in QMetaObject::activate (sender=0x8aaaf40, from_signal_index=5,
to_signal_index=6, argv=0xbfc2ec4c) at kernel/qobject.cpp:3112
#29 0xb57c3720 in QMetaObject::activate (sender=0x8aaaf40, m=0x848bcc8,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbfc2ec4c) at
kernel/qobject.cpp:3206
#30 0xb5c90591 in QAction::triggered (this=0x8aaaf40, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#31 0xb5c91adf in QAction::activate (this=0x8aaaf40, event=QAction::Trigger) at
kernel/qaction.cpp:1167
#32 0xb60d61d4 in QMenuPrivate::activateCausedStack (this=0xb65f808,
causedStack=..., action=0x8aaaf40, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:967
#33 0xb60dc8ab in QMenuPrivate::activateAction (this=0xb65f808,
action=0x8aaaf40, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1060
#34 0xb60dd3f2 in QMenu::mouseReleaseEvent (this=0xb685f50, e=0xbfc2f42c) at
widgets/qmenu.cpp:2259
#35 0xb6976655 in KMenu::mouseReleaseEvent (this=0xb685f50, e=0xbfc2f42c) at
../../kdeui/widgets/kmenu.cpp:456
#36 0xb5cec9fb in QWidget::event (this=0xb685f50, event=0xbfc2f42c) at
kernel/qwidget.cpp:7554
#37 0xb60df631 in QMenu::event (this=0xb685f50, e=0xbfc2f42c) at
widgets/qmenu.cpp:2358
#38 0xb5c96a94 in QApplicationPrivate::notify_helper (this=0x8842330,
receiver=0xb685f50, e=0xbfc2f42c) at kernel/qapplication.cpp:4065
#39 0xb5c9f551 in QApplication::notify (this=0xbfc30ce4, receiver=0xb685f50,
e=0xbfc2f42c) at kernel/qapplication.cpp:3767
#40 0xb68900fd in KApplication::notify (this=0xbfc30ce4, receiver=0xb685f50,
event=0xbfc2f42c) at ../../kdeui/kernel/kapplication.cpp:302
#41 0xb57ae1eb in QCoreApplication::notifyInternal (this=0xbfc30ce4,
receiver=0xb685f50, event=0xbfc2f42c) at kernel/qcoreapplication.cpp:610
#42 0xb5c9e5de in QCoreApplication::sendSpontaneousEvent (receiver=0xb685f50,
event=0xbfc2f42c, alienWidget=0x0, nativeWidget=0xb685f50,
buttonDown=0xb650d580, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#43 QApplicationPrivate::sendMouseEvent (receiver=0xb685f50, event=0xbfc2f42c,
alienWidget=0x0, nativeWidget=0xb685f50, buttonDown=0xb650d580,
lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#44 0xb5d0d3bf in QETWidget::translateMouseEvent (this=0xb685f50,
event=0xbfc309dc) at kernel/qapplication_x11.cpp:4345
#45 0xb5d0c646 in QApplication::x11ProcessEvent (this=0xbfc30ce4,
event=0xbfc309dc) at kernel/qapplication_x11.cpp:3430
#46 0xb5d36bc2 in x11EventSourceDispatch (s=0x88455b0, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#47 0xb3d18e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#48 0xb3d1c623 in ?? () from /lib/libglib-2.0.so.0
#49 0xb3d1c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#50 0xb57d9041 in QEventDispatcherGlib::processEvents (this=0x881c5f8,
flags=...) at kernel/qeventdispatcher_glib.cpp:407
#51 0xb5d36305 in QGuiEventDispatcherGlib::processEvents (this=0x881c5f8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#52 0xb57ac83a in QEventLoop::processEvents (this=0xbfc30c40, flags=...) at
kernel/qeventloop.cpp:149
#53 0xb57acc82 in QEventLoop::exec (this=0xbfc30c40, flags=...) at
kernel/qeventloop.cpp:201
#54 0xb57af0d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#55 0xb5c96917 in QApplication::exec () at kernel/qapplication.cpp:3525
#56 0x0839f3bb in ?? ()
#57 0xb53e87a5 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#58 0x0809fe21 in _start ()

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