Bug 339898 - Digikam crashes after importing images
Summary: Digikam crashes after importing images
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Engine (show other bugs)
Version: 4.3.0
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-12 09:56 UTC by Rainer Dorsch
Modified: 2020-08-29 20:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Dorsch 2014-10-12 09:56:24 UTC
I imported images and during the import digikam crashed. I can open digikam, but when reopening the folder in which I imported the images, digikam crashes again after displaying a few thumbnails.

I selected general as component, since I did not know which one to select.

Reproducible: Always

Steps to Reproduce:
1. restart digikam
2. open folder in which I imported 
3. wait until a few thumbnails are displayed.

Actual Results:  
digikam crashes



rd@blackbox:~$ gdb /usr/bin/digikam core
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/digikam...(no debugging symbols found)...done.
[New LWP 30788]
[New LWP 30789]
[New LWP 30768]
[New LWP 30790]
[New LWP 30777]
[New LWP 30791]
[New LWP 30778]
[New LWP 30792]
[New LWP 30779]
[New LWP 30793]
[New LWP 30781]                                                                                                                                              
[New LWP 30794]                                                                                                                                              
[New LWP 30782]                                                                                                                                              
[New LWP 30795]                                                                                                                                              
[New LWP 30783]                                                                                                                                              
[New LWP 30796]                                                                                                                                              
[New LWP 30784]                                                                                                                                              
[New LWP 30797]                                                                                                                                              
[New LWP 30785]                                                                                                                                              
[New LWP 30798]                                                                                                                                              
[New LWP 30799]                                                                                                                                              
[New LWP 30800]                                                                                                                                              
[New LWP 30801]                                                                                                                                              
[New LWP 30802]                                                                                                                                              
[New LWP 30803]                                                                                                                                              
[New LWP 30804]                                                                                                                                              
[New LWP 30805]                                                                                                                                              
[New LWP 30806]                                                                                                                                              
[New LWP 30807]                                                                                                                                              
[New LWP 30812]                                                                                                                                              
[New LWP 30813]                                                                                                                                              
[New LWP 30814]                                                                                                                                              
[New LWP 30833]                                                                                                                                              
[New LWP 30834]
[New LWP 30835]
[New LWP 30761]
[New LWP 30762]
[New LWP 30763]
[New LWP 30764]
[New LWP 30774]
[New LWP 30775]
[New LWP 30776]
[New LWP 30780]
[New LWP 30786]
[New LWP 30866]
[New LWP 30865]
[New LWP 30787]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
Core was generated by `digikam'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xb31fa0ad in Exiv2::PreviewManager::getPreviewImage(Exiv2::PreviewProperties const&) const () from /usr/lib/i386-linux-gnu/libexiv2.so.13
(gdb) bt all
#0  0xb31fa0ad in Exiv2::PreviewManager::getPreviewImage(Exiv2::PreviewProperties const&) const () from /usr/lib/i386-linux-gnu/libexiv2.so.13
#1  0xb6c46eb8 in KExiv2Iface::KExiv2Previews::data(int) () from /usr/lib/libkexiv2.so.11
#2  0xb6c47047 in KExiv2Iface::KExiv2Previews::image(int) () from /usr/lib/libkexiv2.so.11
#3  0xb692cf88 in Digikam::ThumbnailCreator::createThumbnail(Digikam::ThumbnailInfo const&, QRect const&) const ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#4  0xb69311bd in Digikam::ThumbnailCreator::load(QString const&, QRect const&, bool) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#5  0xb6931c26 in Digikam::ThumbnailCreator::pregenerate(QString const&) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#6  0xb69409da in ?? () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#7  0xb6913c71 in Digikam::LoadSaveThread::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#8  0xb694b9c3 in Digikam::DynamicThread::DynamicThreadPriv::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#9  0xb456ed32 in QThreadPoolThread::run (this=0xa1c54e8) at concurrent/qthreadpool.cpp:108
#10 0xb457c3be in QThreadPrivate::start (arg=0xa1c54e8) at thread/qthread_unix.cpp:349
#11 0xb2e02efb in start_thread (arg=0x9a0fcb40) at pthread_create.c:309
#12 0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
(gdb) bt
#0  0xb31fa0ad in Exiv2::PreviewManager::getPreviewImage(Exiv2::PreviewProperties const&) const () from /usr/lib/i386-linux-gnu/libexiv2.so.13
#1  0xb6c46eb8 in KExiv2Iface::KExiv2Previews::data(int) () from /usr/lib/libkexiv2.so.11
#2  0xb6c47047 in KExiv2Iface::KExiv2Previews::image(int) () from /usr/lib/libkexiv2.so.11
#3  0xb692cf88 in Digikam::ThumbnailCreator::createThumbnail(Digikam::ThumbnailInfo const&, QRect const&) const ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#4  0xb69311bd in Digikam::ThumbnailCreator::load(QString const&, QRect const&, bool) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#5  0xb6931c26 in Digikam::ThumbnailCreator::pregenerate(QString const&) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#6  0xb69409da in ?? () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#7  0xb6913c71 in Digikam::LoadSaveThread::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#8  0xb694b9c3 in Digikam::DynamicThread::DynamicThreadPriv::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#9  0xb456ed32 in QThreadPoolThread::run (this=0xa1c54e8) at concurrent/qthreadpool.cpp:108
#10 0xb457c3be in QThreadPrivate::start (arg=0xa1c54e8) at thread/qthread_unix.cpp:349
#11 0xb2e02efb in start_thread (arg=0x9a0fcb40) at pthread_create.c:309
#12 0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
(gdb) thread apply all bt

Thread 47 (Thread 0x9a8fdb40 (LWP 30787)):
#0  0xb2deb9a8 in CDecoder::DequantizeValue(CSubband*, unsigned int, int) () from /usr/lib/i386-linux-gnu/libpgf.so.6
#1  0xb2deba9d in CDecoder::Partition(CSubband*, int, int, int, int, int) () from /usr/lib/i386-linux-gnu/libpgf.so.6
#2  0xb2df56f3 in CSubband::PlaceTile(CDecoder&, int, bool, unsigned int, unsigned int) () from /usr/lib/i386-linux-gnu/libpgf.so.6
#3  0xb2deed85 in CPGFImage::Read(int, bool (*)(double, bool, void*), void*) () from /usr/lib/i386-linux-gnu/libpgf.so.6
#4  0xb69421d9 in ?? () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#5  0xb692efb0 in Digikam::ThumbnailCreator::loadFromDatabase(Digikam::ThumbnailInfo const&) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#6  0xb6931398 in Digikam::ThumbnailCreator::load(QString const&, QRect const&, bool) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#7  0xb69321c5 in Digikam::ThumbnailCreator::load(QString const&) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#8  0xb6940962 in ?? () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#9  0xb6913c71 in Digikam::LoadSaveThread::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#10 0xb694b9c3 in Digikam::DynamicThread::DynamicThreadPriv::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#11 0xb456ed32 in QThreadPoolThread::run (this=0xa1c38a0) at concurrent/qthreadpool.cpp:108
#12 0xb457c3be in QThreadPrivate::start (arg=0xa1c38a0) at thread/qthread_unix.cpp:349
#13 0xb2e02efb in start_thread (arg=0x9a8fdb40) at pthread_create.c:309
#14 0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 46 (Thread 0x86172b40 (LWP 30865)):
#0  0xb36942de in ?? () from /usr/lib/libmarblewidget.so.19
#1  0xb3694e98 in ?? () from /usr/lib/libmarblewidget.so.19
#2  0xb456ed32 in QThreadPoolThread::run (this=0x8f8bef0) at concurrent/qthreadpool.cpp:108
#3  0xb457c3be in QThreadPrivate::start (arg=0x8f8bef0) at thread/qthread_unix.cpp:349
#4  0xb2e02efb in start_thread (arg=0x86172b40) at pthread_create.c:309
#5  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 45 (Thread 0x86973b40 (LWP 30866)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xbda32f0, mutex=0xbda32d8, abstime=0x86973044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xbda32d8, mutex=0xa8bcb24, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xbda3878) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xbda3878) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x86973b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 44 (Thread 0x9b0feb40 (LWP 30786)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c50c8, mutex=0xa1c50b0, abstime=0x9b0fe044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c50b0, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c29d8) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c29d8) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9b0feb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 43 (Thread 0x9ee7eb40 (LWP 30780)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c3238, mutex=0xa1c3220, abstime=0x9ee7e044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c3220, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c3098) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c3098) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9ee7eb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 42 (Thread 0xa0e82b40 (LWP 30776)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
---Type <return> to continue, or q <return> to quit---
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c2508, mutex=0xa1c24f0, abstime=0xa0e82044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c24f0, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa0b6dd0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa0b6dd0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0xa0e82b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 41 (Thread 0xa1a5fb40 (LWP 30775)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c2330, mutex=0xa1c2318, abstime=0xa1a5f044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c2318, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9d37928) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9d37928) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0xa1a5fb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 40 (Thread 0x9d195b40 (LWP 30774)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa140730, mutex=0xa140718, abstime=0x9d195044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa140718, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa0de330) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa0de330) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9d195b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 39 (Thread 0xa81ffb40 (LWP 30764)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb427150b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb28540b0 in poll (__timeout=-1, __nfds=2, __fds=0xa78028a0) at /usr/include/i386-linux-gnu/bits/poll2.h:46
#3  g_poll (fds=0xa78028a0, nfds=2, timeout=-1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124
#4  0xb2845054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, 
    context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076
#5  g_main_context_iterate (context=0xa78004e0, block=-1, block@entry=1, dispatch=1, self=<optimized out>)
    at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776
#6  0xb2845196 in g_main_context_iteration (context=0xa78004e0, may_block=1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3842
#7  0xb46c7ad4 in QEventDispatcherGlib::processEvents (this=0xa7800468, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#8  0xb46941cf in QEventLoop::processEvents (this=0xa81ff054, flags=...) at kernel/qeventloop.cpp:149
#9  0xb469455e in QEventLoop::exec (this=0xa81ff054, flags=...) at kernel/qeventloop.cpp:204
#10 0xb45797db in QThread::exec (this=0x8e094c8) at thread/qthread.cpp:538
#11 0xb4673ec6 in QInotifyFileSystemWatcherEngine::run (this=0x8e094c8) at io/qfilesystemwatcher_inotify.cpp:265
#12 0xb457c3be in QThreadPrivate::start (arg=0x8e094c8) at thread/qthread_unix.cpp:349
#13 0xb2e02efb in start_thread (arg=0xa81ffb40) at pthread_create.c:309
#14 0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 38 (Thread 0xa8b62b40 (LWP 30763)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e06c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb42888dc in __pthread_cond_wait (cond=0x8e0a070, mutex=0x8e0a058) at forward.c:149
#3  0xb457c96b in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8e0a058, mutex=0x8e09fc8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x0823134c in ?? ()
#6  0xb457c3be in QThreadPrivate::start (arg=0x8dc3108) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0xa8b62b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 37 (Thread 0xababab40 (LWP 30762)):
#0  0xb7794d4c in __kernel_vsyscall ()
---Type <return> to continue, or q <return> to quit---
#1  0xb427150b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xac858f3b in ?? () from /lib/i386-linux-gnu/libusb-1.0.so.0
#3  0xb2e02efb in start_thread (arg=0xababab40) at pthread_create.c:309
#4  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 36 (Thread 0xabcbd940 (LWP 30761)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e06c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb42888dc in __pthread_cond_wait (cond=0xa8b1248, mutex=0xa8b1230) at forward.c:149
#3  0xb457c96b in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa8b1230, mutex=0xa8bcb24, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb456df6f in QThreadPoolPrivate::waitForDone (this=0xa8bcad8, msecs=-1) at concurrent/qthreadpool.cpp:295
#6  0xb456f663 in QThreadPool::waitForDone (this=0xa8c6f7c) at concurrent/qthreadpool.cpp:630
#7  0xb36953a4 in ?? () from /usr/lib/libmarblewidget.so.19
#8  0xb3695548 in ?? () from /usr/lib/libmarblewidget.so.19
#9  0xb35cbb0e in Marble::TextureLayer::render(Marble::GeoPainter*, Marble::ViewportParams*, QString const&, Marble::GeoSceneLayer*) ()
   from /usr/lib/libmarblewidget.so.19
#10 0xb3664825 in ?? () from /usr/lib/libmarblewidget.so.19
#11 0xb35f0654 in Marble::MarbleMap::paint(Marble::GeoPainter&, QRect const&) () from /usr/lib/libmarblewidget.so.19
#12 0xb35de07c in Marble::MarbleWidget::paintEvent(QPaintEvent*) () from /usr/lib/libmarblewidget.so.19
#13 0xb4cfe8f9 in QWidget::event (this=0x946a398, event=0xbfd04328) at kernel/qwidget.cpp:8775
#14 0xb4ca34ba in QApplicationPrivate::notify_helper (this=0x8d3c228, receiver=0x946a398, e=0xbfd04328) at kernel/qapplication.cpp:4570
#15 0xb4caa360 in QApplication::notify (this=0xbfd04d74, receiver=0x946a398, e=0xbfd04328) at kernel/qapplication.cpp:4356
#16 0xb5867d8c in KApplication::notify (this=0xbfd04d74, receiver=0x946a398, event=0xbfd04328) at ../../kdeui/kernel/kapplication.cpp:311
#17 0xb469584a in QCoreApplication::notifyInternal (this=0xbfd04d74, receiver=0x946a398, event=0xbfd04328) at kernel/qcoreapplication.cpp:955
#18 0xb4cf86f7 in sendSpontaneousEvent (event=0xb915900, receiver=0x8f52b88) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#19 QWidgetPrivate::drawWidget (this=0xa5ae7e8, pdev=0xb6e4890, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x8f52b88)
    at kernel/qwidget.cpp:5599
#20 0xb4eee1a6 in QWidgetBackingStore::sync (this=0x8f52b88) at painting/qbackingstore.cpp:1365
#21 0xb4cec2a7 in QWidgetPrivate::syncBackingStore (this=0x8e2b418) at kernel/qwidget.cpp:1894
#22 0xb4cfe9fe in QWidget::event (this=0x8f3bf90, event=0xb91c050) at kernel/qwidget.cpp:8693
#23 0xb5123d62 in QMainWindow::event (this=0x8f3bf90, event=0xb91c050) at widgets/qmainwindow.cpp:1478
#24 0xb593c8b4 in KMainWindow::event (this=0x8f3bf90, ev=0xb91c050) at ../../kdeui/widgets/kmainwindow.cpp:1084
#25 0xb597e45d in KXmlGuiWindow::event (this=0x8f3bf90, ev=0xb91c050) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#26 0xb4ca34ba in QApplicationPrivate::notify_helper (this=0x8d3c228, receiver=0x8f3bf90, e=0xb91c050) at kernel/qapplication.cpp:4570
#27 0xb4caa360 in QApplication::notify (this=0xbfd04d74, receiver=0x8f3bf90, e=0xb91c050) at kernel/qapplication.cpp:4356
#28 0xb5867d8c in KApplication::notify (this=0xbfd04d74, receiver=0x8f3bf90, event=0xb91c050) at ../../kdeui/kernel/kapplication.cpp:311
#29 0xb469584a in QCoreApplication::notifyInternal (this=0xbfd04d74, receiver=0x8f3bf90, event=0xb91c050) at kernel/qcoreapplication.cpp:955
#30 0xb46993f1 in sendEvent (event=0xb91c050, receiver=0x8f3bf90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8cc7698) at kernel/qcoreapplication.cpp:1579
#32 0xb4699965 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1472
#33 0xb46c7963 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#34 postEventSourceDispatch (s=0x8d379e8) at kernel/qeventdispatcher_glib.cpp:280
#35 0xb2844da4 in g_main_dispatch (context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3111
#36 g_main_context_dispatch (context=0x0) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3710
#37 0xb28450c9 in g_main_context_iterate (context=0x8d3c3c0, block=5, block@entry=1, dispatch=1, self=<optimized out>)
    at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3781
#38 0xb2845196 in g_main_context_iteration (context=0x8d3c3c0, may_block=1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3842
#39 0xb46c7ab9 in QEventDispatcherGlib::processEvents (this=0x8cb10c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#40 0xb4d56ff6 in QGuiEventDispatcherGlib::processEvents (this=0x8cb10c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#41 0xb46941cf in QEventLoop::processEvents (this=0xbfd04be4, flags=...) at kernel/qeventloop.cpp:149
#42 0xb469455e in QEventLoop::exec (this=0xbfd04be4, flags=...) at kernel/qeventloop.cpp:204
#43 0xb469a6d6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1227
#44 0xb4ca15b4 in QApplication::exec () at kernel/qapplication.cpp:3828
#45 0x080bda07 in ?? ()
#46 0xb41aba63 in __libc_start_main (main=0x80bcbb0, argc=1, argv=0xbfd04eb4, init=0x84b9250 <__libc_csu_init>, fini=0x84b92c0 <__libc_csu_fini>, 
    rtld_fini=0xb77a5c90 <_dl_fini>, stack_end=0xbfd04eac) at libc-start.c:287
#47 0x080c0474 in _start ()

Thread 35 (Thread 0x89178b40 (LWP 30835)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb427150b in poll () at ../sysdeps/unix/syscall-template.S:81
---Type <return> to continue, or q <return> to quit---
#2  0xb28540b0 in poll (__timeout=9999, __nfds=1, __fds=0xa782e690) at /usr/include/i386-linux-gnu/bits/poll2.h:46
#3  g_poll (fds=0xa782e690, nfds=1, timeout=9999) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124
#4  0xb2845054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, 
    context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076
#5  g_main_context_iterate (context=0x8c69f368, block=9999, block@entry=1, dispatch=1, self=<optimized out>)
    at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776
#6  0xb2845196 in g_main_context_iteration (context=0x8c69f368, may_block=1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3842
#7  0xb46c7ad4 in QEventDispatcherGlib::processEvents (this=0x8c69f0a0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#8  0xb46941cf in QEventLoop::processEvents (this=0x89178084, flags=...) at kernel/qeventloop.cpp:149
#9  0xb469455e in QEventLoop::exec (this=0x89178084, flags=...) at kernel/qeventloop.cpp:204
#10 0xb45797db in QThread::exec (this=0xa88a850) at thread/qthread.cpp:538
#11 0xb45799b8 in QThread::run (this=0xa88a850) at thread/qthread.cpp:605
#12 0xb457c3be in QThreadPrivate::start (arg=0xa88a850) at thread/qthread_unix.cpp:349
#13 0xb2e02efb in start_thread (arg=0x89178b40) at pthread_create.c:309
#14 0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 34 (Thread 0x857ffb40 (LWP 30834)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x85853788, mutex=0x85853770, abstime=0x857ff044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x85853770, mutex=0xa782e5cc, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x85851de8) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x85851de8) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x857ffb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 33 (Thread 0x87975b40 (LWP 30833)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa8213998, mutex=0xa8213980, abstime=0x87975044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa8213980, mutex=0xa782e5cc, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa6b3a668) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa6b3a668) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x87975b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 32 (Thread 0x8e5dfb40 (LWP 30814)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e06c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb42888dc in __pthread_cond_wait (cond=0x8e64c7dc, mutex=0x8e64c7c4) at forward.c:149
#3  0xb14c5fdc in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb11864f4 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb14ab272 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#6  0xb14c58f4 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#7  0xb2e02efb in start_thread (arg=0x8e5dfb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 31 (Thread 0x8ef08b40 (LWP 30813)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e06c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb42888dc in __pthread_cond_wait (cond=0xb1e23eb0, mutex=0xb1e23e98) at forward.c:149
#3  0xb14948b7 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb14948fc in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb2e02efb in start_thread (arg=0x8ef08b40) at pthread_create.c:309
#6  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 30 (Thread 0x8fa54b40 (LWP 30812)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb427150b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb28540b0 in poll (__timeout=-1, __nfds=2, __fds=0xa7830be8) at /usr/include/i386-linux-gnu/bits/poll2.h:46
---Type <return> to continue, or q <return> to quit---
#3  g_poll (fds=0xa7830be8, nfds=2, timeout=-1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gpoll.c:124
#4  0xb2845054 in g_main_context_poll (priority=<optimized out>, n_fds=<optimized out>, fds=<optimized out>, timeout=<optimized out>, 
    context=<optimized out>) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:4076
#5  g_main_context_iterate (context=0xa782e000, block=-1, block@entry=1, dispatch=1, self=<optimized out>)
    at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3776
#6  0xb2845196 in g_main_context_iteration (context=0xa782e000, may_block=1) at /build/glib2.0-BmD7JP/glib2.0-2.42.0/./glib/gmain.c:3842
#7  0xb46c7ad4 in QEventDispatcherGlib::processEvents (this=0xa7834600, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#8  0xb46941cf in QEventLoop::processEvents (this=0x8fa54054, flags=...) at kernel/qeventloop.cpp:149
#9  0xb469455e in QEventLoop::exec (this=0x8fa54054, flags=...) at kernel/qeventloop.cpp:204
#10 0xb45797db in QThread::exec (this=0xa5d8180) at thread/qthread.cpp:538
#11 0xb4673ec6 in QInotifyFileSystemWatcherEngine::run (this=0xa5d8180) at io/qfilesystemwatcher_inotify.cpp:265
#12 0xb457c3be in QThreadPrivate::start (arg=0xa5d8180) at thread/qthread_unix.cpp:349
#13 0xb2e02efb in start_thread (arg=0x8fa54b40) at pthread_create.c:309
#14 0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 29 (Thread 0x908e9b40 (LWP 30807)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa782ed80, mutex=0xa782ed68, abstime=0x908e9044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa782ed68, mutex=0xa782e5cc, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa782bf00) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa782bf00) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x908e9b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 28 (Thread 0x910eab40 (LWP 30806)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa782e868, mutex=0xa782e850, abstime=0x910ea044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa782e850, mutex=0xa782e5cc, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa78385f0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa78385f0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x910eab40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 27 (Thread 0x918ebb40 (LWP 30805)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fe32e8, mutex=0x9fe32d0, abstime=0x918eb044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fe32d0, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9fe1610) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9fe1610) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x918ebb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 26 (Thread 0x920ecb40 (LWP 30804)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fe2df0, mutex=0x9fe2dd8, abstime=0x920ec044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fe2dd8, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9fe15f8) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9fe15f8) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x920ecb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 25 (Thread 0x928edb40 (LWP 30803)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
---Type <return> to continue, or q <return> to quit---
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fe2300, mutex=0x9fe22e8, abstime=0x928ed044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fe22e8, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9fe2160) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9fe2160) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x928edb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 24 (Thread 0x930eeb40 (LWP 30802)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fe1f00, mutex=0x9fe1ee8, abstime=0x930ee044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fe1ee8, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9fe15e0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9fe15e0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x930eeb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 23 (Thread 0x938efb40 (LWP 30801)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fe1940, mutex=0x9fe1928, abstime=0x938ef044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fe1928, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9fe0600) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9fe0600) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x938efb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 22 (Thread 0x940f0b40 (LWP 30800)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fe14c8, mutex=0x9fe14b0, abstime=0x940f0044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fe14b0, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9fe1328) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9fe1328) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x940f0b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 21 (Thread 0x948f1b40 (LWP 30799)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fe1190, mutex=0x9fe1178, abstime=0x948f1044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fe1178, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c79e0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c79e0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x948f1b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 20 (Thread 0x950f2b40 (LWP 30798)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fdf738, mutex=0x9fdf720, abstime=0x950f2044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fdf720, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x8f884a0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x8f884a0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x950f2b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
---Type <return> to continue, or q <return> to quit---

Thread 19 (Thread 0x9b8ffb40 (LWP 30785)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c4440, mutex=0xa1c4428, abstime=0x9b8ff044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c4428, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c42a0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c42a0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9b8ffb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 18 (Thread 0x958f3b40 (LWP 30797)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0x9fdf448, mutex=0x9fdf430, abstime=0x958f3044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x9fdf430, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0x9fdf2d0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0x9fdf2d0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x958f3b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 17 (Thread 0x9c100b40 (LWP 30784)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c4138, mutex=0xa1c4120, abstime=0x9c100044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c4120, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c3f98) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c3f98) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9c100b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 16 (Thread 0x960f4b40 (LWP 30796)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c88e0, mutex=0xa1c88c8, abstime=0x960f4044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c88c8, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c8740) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c8740) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x960f4b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 15 (Thread 0x9c901b40 (LWP 30783)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c3e30, mutex=0xa1c3e18, abstime=0x9c901044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c3e18, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c3c90) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c3c90) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9c901b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 14 (Thread 0x968f5b40 (LWP 30795)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c85d8, mutex=0xa1c85c0, abstime=0x968f5044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c85c0, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
---Type <return> to continue, or q <return> to quit---
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c3b08) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c3b08) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x968f5b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 13 (Thread 0x9de7cb40 (LWP 30782)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c3a58, mutex=0xa1c3a40, abstime=0x9de7c044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c3a40, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c38b8) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c38b8) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9de7cb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 12 (Thread 0x970f6b40 (LWP 30794)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c82e8, mutex=0xa1c82d0, abstime=0x970f6044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c82d0, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa0bbe88) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa0bbe88) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x970f6b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 11 (Thread 0x9e67db40 (LWP 30781)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c3540, mutex=0xa1c3528, abstime=0x9e67d044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c3528, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c33a0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c33a0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9e67db40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 10 (Thread 0x978f7b40 (LWP 30793)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c6f00, mutex=0xa1c6ee8, abstime=0x978f7044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c6ee8, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1bd538) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1bd538) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x978f7b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 9 (Thread 0x9f67fb40 (LWP 30779)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c2f30, mutex=0xa1c2f18, abstime=0x9f67f044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c2f18, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c1218) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c1218) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9f67fb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 8 (Thread 0x980f8b40 (LWP 30792)):
#0  0xb7794d4c in __kernel_vsyscall ()
---Type <return> to continue, or q <return> to quit---
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c6330, mutex=0xa1c6318, abstime=0x980f8044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c6318, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c6190) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c6190) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x980f8b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 7 (Thread 0x9fe80b40 (LWP 30778)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c2bc8, mutex=0xa1c2bb0, abstime=0x9fe80044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c2bb0, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c29f0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c29f0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x9fe80b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 6 (Thread 0x988f9b40 (LWP 30791)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c5fa0, mutex=0xa1c5f88, abstime=0x988f9044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c5f88, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c5e00) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c5e00) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x988f9b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 5 (Thread 0xa0681b40 (LWP 30777)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c2810, mutex=0xa1c27f8, abstime=0xa0681044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c27f8, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c2670) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c2670) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0xa0681b40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 4 (Thread 0x990fab40 (LWP 30790)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c5c98, mutex=0xa1c5c80, abstime=0x990fa044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c5c80, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c5af8) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c5af8) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x990fab40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 3 (Thread 0xa77ffb40 (LWP 30768)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e06c4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb42888dc in __pthread_cond_wait (cond=0x93ad328, mutex=0x93ad310) at forward.c:149
#3  0xb457c96b in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x93ad310, mutex=0x93ac19c, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb6948559 in ?? () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#6  0xb457c3be in QThreadPrivate::start (arg=0x93ac190) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0xa77ffb40) at pthread_create.c:309
---Type <return> to continue, or q <return> to quit---
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 2 (Thread 0x998fbb40 (LWP 30789)):
#0  0xb7794d4c in __kernel_vsyscall ()
#1  0xb2e07015 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0xb4288934 in __pthread_cond_timedwait (cond=0xa1c5990, mutex=0xa1c5978, abstime=0x998fb044) at forward.c:162
#3  0xb457c948 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1c5978, mutex=0x93ad3b4, time=30000) at thread/qwaitcondition_unix.cpp:158
#5  0xb456ee20 in QThreadPoolThread::run (this=0xa1c57f0) at concurrent/qthreadpool.cpp:142
#6  0xb457c3be in QThreadPrivate::start (arg=0xa1c57f0) at thread/qthread_unix.cpp:349
#7  0xb2e02efb in start_thread (arg=0x998fbb40) at pthread_create.c:309
#8  0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 1 (Thread 0x9a0fcb40 (LWP 30788)):
#0  0xb31fa0ad in Exiv2::PreviewManager::getPreviewImage(Exiv2::PreviewProperties const&) const () from /usr/lib/i386-linux-gnu/libexiv2.so.13
#1  0xb6c46eb8 in KExiv2Iface::KExiv2Previews::data(int) () from /usr/lib/libkexiv2.so.11
#2  0xb6c47047 in KExiv2Iface::KExiv2Previews::image(int) () from /usr/lib/libkexiv2.so.11
#3  0xb692cf88 in Digikam::ThumbnailCreator::createThumbnail(Digikam::ThumbnailInfo const&, QRect const&) const ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#4  0xb69311bd in Digikam::ThumbnailCreator::load(QString const&, QRect const&, bool) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#5  0xb6931c26 in Digikam::ThumbnailCreator::pregenerate(QString const&) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#6  0xb69409da in ?? () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#7  0xb6913c71 in Digikam::LoadSaveThread::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#8  0xb694b9c3 in Digikam::DynamicThread::DynamicThreadPriv::run() () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#9  0xb456ed32 in QThreadPoolThread::run (this=0xa1c54e8) at concurrent/qthreadpool.cpp:108
#10 0xb457c3be in QThreadPrivate::start (arg=0xa1c54e8) at thread/qthread_unix.cpp:349
#11 0xb2e02efb in start_thread (arg=0x9a0fcb40) at pthread_create.c:309
#12 0xb427bd4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129
(gdb)
Comment 1 caulier.gilles 2014-10-12 10:08:47 UTC

*** This bug has been marked as a duplicate of bug 339144 ***
Comment 2 caulier.gilles 2020-08-29 20:43:20 UTC
Fixed with #339144