Bug 251656 - digikam batch queue manager crashed on raw conversion to jpeg with rezising
Summary: digikam batch queue manager crashed on raw conversion to jpeg with rezising
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: 1.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-18 13:18 UTC by Florian Reinhard
Modified: 2019-08-09 11:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Reinhard 2010-09-18 13:18:05 UTC
Application: digikam (1.3.0)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
* created a batch job for 678 Nikon Raw Images (NEF)
* Add rezise to 1920px
* Add jpeg conversion with quality 74
* Startet the job
* crash after 584 images done

After restarting the application i created the same batch queue with the rest of the images but it didn't crash. Maybe i'll try the whole batch again later (takes hours...).

Unrelated: the batch queue manager is really really slow and unresponsive after adding a lot of pictures to the queue!

The crash does not seem to be reproducible.

-- Backtrace:
Application: digiKam (digikam), signal: Aborted
[Current thread is 1 (Thread 0xb6677740 (LWP 15083))]

Thread 16 (Thread 0xb456bb70 (LWP 15084)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x00e20015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x02927b07 in QWaitConditionPrivate::wait (this=0x8a58f98, mutex=0x8a58f94, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#3  QWaitCondition::wait (this=0x8a58f98, mutex=0x8a58f94, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#4  0x08333cd4 in ?? ()
#5  0x02926f39 in QThreadPrivate::start (arg=0x8a65178) at thread/qthread_unix.cpp:266
#6  0x00e1b96e in start_thread (arg=0xb456bb70) at pthread_create.c:300
#7  0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 15 (Thread 0xb3d6ab70 (LWP 15087)):
#0  0x03a14e16 in *__GI_clock_gettime (clock_id=60919796, tp=0xb3d69fa0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0298248b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x02a58965 in QTimerInfoList::updateCurrentTime (this=0x8bc426c) at kernel/qeventdispatcher_unix.cpp:339
#4  0x02a589aa in QTimerInfoList::timerWait (this=0x8bc426c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x02a56a38 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb3d6a0cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x02a56ac5 in timerSourcePrepare (source=0x0, timeout=0x3a18ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x02f58aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x02f58ee9 in ?? () from /lib/libglib-2.0.so.0
#9  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x02a5682f in QEventDispatcherGlib::processEvents (this=0x8bc8170, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x02a26a99 in QEventLoop::processEvents (this=0xb3d6a2a0, flags=) at kernel/qeventloop.cpp:149
#12 0x02a26f1a in QEventLoop::exec (this=0xb3d6a2a0, flags=...) at kernel/qeventloop.cpp:201
#13 0x02923c5e in QThread::exec (this=0x8bd9268) at thread/qthread.cpp:490
#14 0x00cdc15d in ?? () from /usr/lib/libdigikamdatabase.so.1
#15 0x02926f39 in QThreadPrivate::start (arg=0x8bd9268) at thread/qthread_unix.cpp:266
#16 0x00e1b96e in start_thread (arg=0xb3d6ab70) at pthread_create.c:300
#17 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0xb3569b70 (LWP 15088)):
#0  0x03a14e16 in *__GI_clock_gettime (clock_id=60919796, tp=0xb3568fa0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0298248b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x02a58965 in QTimerInfoList::updateCurrentTime (this=0x8bd15bc) at kernel/qeventdispatcher_unix.cpp:339
#4  0x02a589aa in QTimerInfoList::timerWait (this=0x8bd15bc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x02a56a38 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb35690cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x02a56ac5 in timerSourcePrepare (source=0x0, timeout=0x3a18ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x02f58aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x02f58ee9 in ?? () from /lib/libglib-2.0.so.0
#9  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x02a5682f in QEventDispatcherGlib::processEvents (this=0x8bc7e30, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x02a26a99 in QEventLoop::processEvents (this=0xb35692a0, flags=) at kernel/qeventloop.cpp:149
#12 0x02a26f1a in QEventLoop::exec (this=0xb35692a0, flags=...) at kernel/qeventloop.cpp:201
#13 0x02923c5e in QThread::exec (this=0x8bc7eb0) at thread/qthread.cpp:490
#14 0x00cdc15d in ?? () from /usr/lib/libdigikamdatabase.so.1
#15 0x02926f39 in QThreadPrivate::start (arg=0x8bc7eb0) at thread/qthread_unix.cpp:266
#16 0x00e1b96e in start_thread (arg=0xb3569b70) at pthread_create.c:300
#17 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xb28ffb70 (LWP 15089)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x00e20015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x02927b07 in QWaitConditionPrivate::wait (this=0x8b8f808, mutex=0x8b8f804, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#3  QWaitCondition::wait (this=0x8b8f808, mutex=0x8b8f804, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#4  0x014de5da in ?? () from /usr/lib/libdigikamcore.so.1
#5  0x02926f39 in QThreadPrivate::start (arg=0x8b8f7f8) at thread/qthread_unix.cpp:266
#6  0x00e1b96e in start_thread (arg=0xb28ffb70) at pthread_create.c:300
#7  0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xb20feb70 (LWP 15090)):
#0  0x03a14e16 in *__GI_clock_gettime (clock_id=60919796, tp=0xb20fdfc0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0298248b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x02a58965 in QTimerInfoList::updateCurrentTime (this=0x8dfe4b4) at kernel/qeventdispatcher_unix.cpp:339
#4  0x02a589aa in QTimerInfoList::timerWait (this=0x8dfe4b4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x02a56a38 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb20fe0ec) at kernel/qeventdispatcher_glib.cpp:136
#6  0x02a56ac5 in timerSourcePrepare (source=0x0, timeout=0x3a18ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x02f58aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x02f58ee9 in ?? () from /lib/libglib-2.0.so.0
#9  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x02a5682f in QEventDispatcherGlib::processEvents (this=0x8dfdda8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x02a26a99 in QEventLoop::processEvents (this=0xb20fe2c0, flags=) at kernel/qeventloop.cpp:149
#12 0x02a26f1a in QEventLoop::exec (this=0xb20fe2c0, flags=...) at kernel/qeventloop.cpp:201
#13 0x02923c5e in QThread::exec (this=0x8dfbcb0) at thread/qthread.cpp:490
#14 0x02926f39 in QThreadPrivate::start (arg=0x8dfbcb0) at thread/qthread_unix.cpp:266
#15 0x00e1b96e in start_thread (arg=0xb20feb70) at pthread_create.c:300
#16 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xb18fdb70 (LWP 15091)):
#0  0x03a14e16 in *__GI_clock_gettime (clock_id=60919796, tp=0xb18fcfc0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0298248b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x02a58965 in QTimerInfoList::updateCurrentTime (this=0x8e05d34) at kernel/qeventdispatcher_unix.cpp:339
#4  0x02a589aa in QTimerInfoList::timerWait (this=0x8e05d34, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x02a56a38 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb18fd0ec) at kernel/qeventdispatcher_glib.cpp:136
#6  0x02a56ac5 in timerSourcePrepare (source=0x0, timeout=0x3a18ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x02f58aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x02f58ee9 in ?? () from /lib/libglib-2.0.so.0
#9  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x02a5682f in QEventDispatcherGlib::processEvents (this=0x8e0ab60, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x02a26a99 in QEventLoop::processEvents (this=0xb18fd2c0, flags=) at kernel/qeventloop.cpp:149
#12 0x02a26f1a in QEventLoop::exec (this=0xb18fd2c0, flags=...) at kernel/qeventloop.cpp:201
#13 0x02923c5e in QThread::exec (this=0x8dfdbd0) at thread/qthread.cpp:490
#14 0x02926f39 in QThreadPrivate::start (arg=0x8dfdbd0) at thread/qthread_unix.cpp:266
#15 0x00e1b96e in start_thread (arg=0xb18fdb70) at pthread_create.c:300
#16 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xae818b70 (LWP 15093)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x00e20342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x03470ce7 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xadc0cb70 (LWP 15095)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x033cd971 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0x0349a5cc in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 8 (Thread 0xad40bb70 (LWP 15096)):
#0  0x00e1f309 in __pthread_mutex_unlock_usercnt (mutex=0x93f744c, decr=1) at pthread_mutex_unlock.c:36
#1  0x02f58794 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x02f590ce in ?? () from /lib/libglib-2.0.so.0
#3  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x02a5682f in QEventDispatcherGlib::processEvents (this=0x93f73c8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x02a26a99 in QEventLoop::processEvents (this=0xad40b250, flags=) at kernel/qeventloop.cpp:149
#6  0x02a26f1a in QEventLoop::exec (this=0xad40b250, flags=...) at kernel/qeventloop.cpp:201
#7  0x02923c5e in QThread::exec (this=0x93f6fe0) at thread/qthread.cpp:490
#8  0x0326781a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#9  0x02926f39 in QThreadPrivate::start (arg=0x93f6fe0) at thread/qthread_unix.cpp:266
#10 0x00e1b96e in start_thread (arg=0xad40bb70) at pthread_create.c:300
#11 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xacc0ab70 (LWP 15099)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x033c6b86 in *__GI___poll (fds=0x345cff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x038cfa8f in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0xac409b70 (LWP 15100)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x00e20015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x034819ee in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0xabc08b70 (LWP 15101)):
#0  *__GI_clock_gettime (clock_id=1, tp=0xabc07f60) at ../sysdeps/unix/clock_gettime.c:94
#1  0x0298248b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x02a58965 in QTimerInfoList::updateCurrentTime (this=0xb2b15c1c) at kernel/qeventdispatcher_unix.cpp:339
#4  0x02a589aa in QTimerInfoList::timerWait (this=0xb2b15c1c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x02a56a38 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xabc0808c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x02a56ac5 in timerSourcePrepare (source=0xabc07f60, timeout=0xabc08008) at kernel/qeventdispatcher_glib.cpp:169
#7  0x02f58aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x02f58ee9 in ?? () from /lib/libglib-2.0.so.0
#9  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x02a5682f in QEventDispatcherGlib::processEvents (this=0x96594b8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x02a26a99 in QEventLoop::processEvents (this=0xabc08260, flags=) at kernel/qeventloop.cpp:149
#12 0x02a26f1a in QEventLoop::exec (this=0xabc08260, flags=...) at kernel/qeventloop.cpp:201
#13 0x02923c5e in QThread::exec (this=0x9658c38) at thread/qthread.cpp:490
#14 0x02a059ab in QInotifyFileSystemWatcherEngine::run (this=0x9658c38) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x02926f39 in QThreadPrivate::start (arg=0x9658c38) at thread/qthread_unix.cpp:266
#16 0x00e1b96e in start_thread (arg=0xabc08b70) at pthread_create.c:300
#17 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xab079b70 (LWP 15108)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x033c6b86 in *__GI___poll (fds=0x345cff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x02f664eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x02f590ac in ?? () from /lib/libglib-2.0.so.0
#4  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x02a5682f in QEventDispatcherGlib::processEvents (this=0x9a65328, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x02a26a99 in QEventLoop::processEvents (this=0xab079260, flags=) at kernel/qeventloop.cpp:149
#7  0x02a26f1a in QEventLoop::exec (this=0xab079260, flags=...) at kernel/qeventloop.cpp:201
#8  0x02923c5e in QThread::exec (this=0x9a64008) at thread/qthread.cpp:490
#9  0x02a059ab in QInotifyFileSystemWatcherEngine::run (this=0x9a64008) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x02926f39 in QThreadPrivate::start (arg=0x9a64008) at thread/qthread_unix.cpp:266
#11 0x00e1b96e in start_thread (arg=0xab079b70) at pthread_create.c:300
#12 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa9075b70 (LWP 15113)):
#0  0x02f585ff in g_main_context_check () from /lib/libglib-2.0.so.0
#1  0x02f590ce in ?? () from /lib/libglib-2.0.so.0
#2  0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x02a5682f in QEventDispatcherGlib::processEvents (this=0x981a248, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x02a26a99 in QEventLoop::processEvents (this=0xa9075260, flags=) at kernel/qeventloop.cpp:149
#5  0x02a26f1a in QEventLoop::exec (this=0xa9075260, flags=...) at kernel/qeventloop.cpp:201
#6  0x02923c5e in QThread::exec (this=0x99e0f50) at thread/qthread.cpp:490
#7  0x02a059ab in QInotifyFileSystemWatcherEngine::run (this=0x99e0f50) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x02926f39 in QThreadPrivate::start (arg=0x99e0f50) at thread/qthread_unix.cpp:266
#9  0x00e1b96e in start_thread (arg=0xa9075b70) at pthread_create.c:300
#10 0x033d4a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaa077b70 (LWP 15195)):
#0  0x00bad422 in __kernel_vsyscall ()
#1  0x00e20015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x02927b07 in QWaitConditionPrivate::wait (this=0xb7b8c00, mutex=0xb7b8bfc, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#3  QWaitCondition::wait (this=0xb7b8c00, mutex=0xb7b8bfc, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#4  0x081dfce4 in _start ()

Thread 1 (Thread 0xb6677740 (LWP 15083)):
[KCrash Handler]
#7  0x00bad422 in __kernel_vsyscall ()
#8  0x03331651 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x03334a82 in *__GI_abort () at abort.c:92
#10 0x02c1a52f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x02c18465 in ?? () from /usr/lib/libstdc++.so.6
#12 0x02c184a2 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x02c185e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#14 0x0291cf85 in qBadAlloc () at global/qglobal.cpp:1996
#15 0x01f8446d in QX11PixmapData::toImage (this=0xc6fc8d0, rect=...) at image/qpixmap_x11.cpp:1548
#16 0x01f7c857 in QX11PixmapData::toImage (this=0xc6fc8d0) at image/qpixmap_x11.cpp:1577
#17 0x01f84502 in QX11PixmapData::transformed (this=0xc6fc8d0, transform=..., mode=Qt::SmoothTransformation) at image/qpixmap_x11.cpp:1860
#18 0x01f69a3d in QPixmap::transformed (this=0xbf9093bc, transform=..., mode=Qt::SmoothTransformation) at image/qpixmap.cpp:1557
#19 0x01f69dd7 in QPixmap::scaled (this=0xbf9093bc, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qpixmap.cpp:1473
#20 0x01f36a48 in QPixmapIconEngine::pixmap (this=0xc8138a8, size=..., mode=QIcon::Selected, state=QIcon::Off) at image/qicon.cpp:287
#21 0x01f32fd8 in QPixmapIconEngine::paint (this=0xc8138a8, painter=0xbf90accc, rect=..., mode=QIcon::Selected, state=QIcon::Off) at image/qicon.cpp:146
#22 0x01f32db4 in QIcon::paint (this=0xbf90a7f0, painter=0xbf90accc, rect=..., alignment=..., mode=QIcon::Selected, state=QIcon::Off) at image/qicon.cpp:722
#23 0x021dc46b in QCommonStyle::drawControl (this=0x89f7f68, element=QStyle::CE_ItemViewItem, opt=0xbf90a780, p=0xbf90accc, widget=0xb7ba198) at styles/qcommonstyle.cpp:2194
#24 0x06fd376c in KStyle::drawControl (this=0x89f7f68, element=QStyle::CE_ItemViewItem, option=0xbf90a780, p=0xbf90accc, widget=0xb7ba198) at ../../kdeui/kernel/kstyle.cpp:2508
#25 0x05a088df in Oxygen::Style::drawControl (this=0x89f7f68, element=QStyle::CE_ItemViewItem, option=0xbf90a780, p=0xbf90accc, widget=0xb7ba198) at ../../../kstyles/oxygen/oxygenstyle.cpp:1015
#26 0x024f7d0f in QStyledItemDelegate::paint (this=0xb7bda88, painter=0xbf90accc, option=..., index=...) at itemviews/qstyleditemdelegate.cpp:424
#27 0x024836a0 in QTreeView::drawRow (this=0xb7ba198, painter=0xbf90accc, option=..., index=...) at itemviews/qtreeview.cpp:1678
#28 0x02488dda in QTreeView::drawTree (this=0xb7ba198, painter=0xbf90accc, region=...) at itemviews/qtreeview.cpp:1441
#29 0x0248bb7d in QTreeView::paintEvent (this=0xb7ba198, event=0xbf90b564) at itemviews/qtreeview.cpp:1274
#30 0x01ecc1c6 in QWidget::event (this=0xb7ba198, event=0xbf90b564) at kernel/qwidget.cpp:8304
#31 0x022ebfb3 in QFrame::event (this=0xb7ba198, e=0xbf90b564) at widgets/qframe.cpp:557
#32 0x02388e42 in QAbstractScrollArea::viewportEvent (this=0x3aeb, e=0x6) at widgets/qabstractscrollarea.cpp:1043
#33 0x02444957 in QAbstractItemView::viewportEvent (this=0xb7ba198, event=0xbf90b564) at itemviews/qabstractitemview.cpp:1619
#34 0x024871d3 in QTreeView::viewportEvent (this=0xb7ba198, event=0xbf90b564) at itemviews/qtreeview.cpp:1256
#35 0x0238b885 in QAbstractScrollAreaPrivate::viewportEvent (this=0xb7bbd28, o=0xb7ba488, e=0xbf90b564) at widgets/qabstractscrollarea_p.h:100
#36 QAbstractScrollAreaFilter::eventFilter (this=0xb7bbd28, o=0xb7ba488, e=0xbf90b564) at widgets/qabstractscrollarea_p.h:116
#37 0x02a2774a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8961a10, receiver=0xb7ba488, event=0xbf90b564) at kernel/qcoreapplication.cpp:847
#38 0x01e6e759 in QApplicationPrivate::notify_helper (this=0x8961a10, receiver=0xb7ba488, e=0xbf90b564) at kernel/qapplication.cpp:4392
#39 0x01e74869 in QApplication::notify (this=0xbf90e494, receiver=0xb7ba488, e=0xbf90b564) at kernel/qapplication.cpp:4361
#40 0x06fbfa9a in KApplication::notify (this=0xbf90e494, receiver=0xb7ba488, event=0xbf90b564) at ../../kdeui/kernel/kapplication.cpp:310
#41 0x02a27feb in QCoreApplication::notifyInternal (this=0xbf90e494, receiver=0xb7ba488, event=0xbf90b564) at kernel/qcoreapplication.cpp:732
#42 0x01ed3516 in QCoreApplication::sendSpontaneousEvent (this=0xb7ba270, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#43 QWidgetPrivate::drawWidget (this=0xb7ba270, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5391
#44 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0xb7bae88, pdev=0xb80582c, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#45 0x01ed418e in QWidgetPrivate::paintSiblingsRecursive (this=0xb7bae88, pdev=0xb80582c, siblings=..., index=6, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5585
#46 0x01ed418e in QWidgetPrivate::paintSiblingsRecursive (this=0xb7bae88, pdev=0xb80582c, siblings=..., index=7, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5585
#47 0x01ed418e in QWidgetPrivate::paintSiblingsRecursive (this=0xb7bae88, pdev=0xb80582c, siblings=..., index=8, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5585
#48 0x01ed418e in QWidgetPrivate::paintSiblingsRecursive (this=0xb7bae88, pdev=0xb80582c, siblings=..., index=11, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5585
#49 0x01ed3265 in QWidgetPrivate::drawWidget (this=0xb7bae88, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#50 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0xb7b98b8, pdev=0xb80582c, siblings=..., index=4, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#51 0x01ed3265 in QWidgetPrivate::drawWidget (this=0xb7b98b8, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#52 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0xb7b96c0, pdev=0xb80582c, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#53 0x01ed418e in QWidgetPrivate::paintSiblingsRecursive (this=0xb7b96c0, pdev=0xb80582c, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5585
#54 0x01ed3265 in QWidgetPrivate::drawWidget (this=0xb7b96c0, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#55 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0xb7b93d0, pdev=0xb80582c, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#56 0x01ed3265 in QWidgetPrivate::drawWidget (this=0xb7b93d0, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#57 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0xb87fbf8, pdev=0xb80582c, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#58 0x01ed418e in QWidgetPrivate::paintSiblingsRecursive (this=0xb87fbf8, pdev=0xb80582c, siblings=..., index=4, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5585
#59 0x01ed418e in QWidgetPrivate::paintSiblingsRecursive (this=0xb87fbf8, pdev=0xb80582c, siblings=..., index=5, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5585
#60 0x01ed3265 in QWidgetPrivate::drawWidget (this=0xb87fbf8, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#61 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0x9c01570, pdev=0xb80582c, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#62 0x01ed3265 in QWidgetPrivate::drawWidget (this=0x9c01570, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#63 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0xb7b9138, pdev=0xb80582c, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#64 0x01ed3265 in QWidgetPrivate::drawWidget (this=0xb7b9138, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#65 0x01ed4355 in QWidgetPrivate::paintSiblingsRecursive (this=0xb4ee840, pdev=0xb80582c, siblings=..., index=53, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xb805a38)
    at kernel/qwidget.cpp:5598
#66 0x01ed3265 in QWidgetPrivate::drawWidget (this=0xb4ee840, pdev=0xb80582c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0xb805a38) at kernel/qwidget.cpp:5444
#67 0x020c5f90 in QWidgetBackingStore::sync (this=0xb805a38) at painting/qbackingstore.cpp:1328
#68 0x01ec5773 in QWidgetPrivate::syncBackingStore (this=0xb4ee840) at kernel/qwidget.cpp:1776
#69 0x01ecc966 in QWidget::event (this=0xb4d1290, event=0x8be7e78) at kernel/qwidget.cpp:8451
#70 0x0230afd7 in QMainWindow::event (this=0xb4d1290, event=0x8be7e78) at widgets/qmainwindow.cpp:1417
#71 0x070b5f24 in KMainWindow::event (this=0xb4d1290, ev=0x8be7e78) at ../../kdeui/widgets/kmainwindow.cpp:1100
#72 0x070fe9df in KXmlGuiWindow::event (this=0xb4d1290, ev=0x8be7e78) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#73 0x01e6e77c in QApplicationPrivate::notify_helper (this=0x8961a10, receiver=0xb4d1290, e=0x8be7e78) at kernel/qapplication.cpp:4396
#74 0x01e74869 in QApplication::notify (this=0xbf90e494, receiver=0xb4d1290, e=0x8be7e78) at kernel/qapplication.cpp:4361
#75 0x06fbfa9a in KApplication::notify (this=0xbf90e494, receiver=0xb4d1290, event=0x8be7e78) at ../../kdeui/kernel/kapplication.cpp:310
#76 0x02a27feb in QCoreApplication::notifyInternal (this=0xbf90e494, receiver=0xb4d1290, event=0x8be7e78) at kernel/qcoreapplication.cpp:732
#77 0x02a2b24b in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8934a58) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#78 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8934a58) at kernel/qcoreapplication.cpp:1373
#79 0x02a2b40d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#80 0x02a56d04 in QCoreApplication::sendPostedEvents (s=0x8963588) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#81 postEventSourceDispatch (s=0x8963588) at kernel/qeventdispatcher_glib.cpp:277
#82 0x02f555e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#83 0x02f592d8 in ?? () from /lib/libglib-2.0.so.0
#84 0x02f594b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#85 0x02a567f5 in QEventDispatcherGlib::processEvents (this=0x89345e8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#86 0x01f2fde5 in QGuiEventDispatcherGlib::processEvents (this=0x89345e8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#87 0x02a26a99 in QEventLoop::processEvents (this=0xbf90e374, flags=) at kernel/qeventloop.cpp:149
#88 0x02a26f1a in QEventLoop::exec (this=0xbf90e374, flags=...) at kernel/qeventloop.cpp:201
#89 0x02a2b4cf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#90 0x01e6d5a7 in QApplication::exec () at kernel/qapplication.cpp:3672
#91 0x083bdf4b in ?? ()
#92 0x0331dbd6 in __libc_start_main (main=0x83bae30, argc=5, ubp_av=0xbf90e8f4, init=0x83c0100 <__libc_csu_init>, fini=0x83c00f0 <__libc_csu_fini>, rtld_fini=0x4210c0 <_dl_fini>, 
    stack_end=0xbf90e8ec) at libc-start.c:226
#93 0x080a9b21 in _start ()

Reported using DrKonqi
Comment 1 caulier.gilles 2010-09-18 17:10:54 UTC
There is not digiKAm code visible in your backtrace about this crash.

I recommend to upgrate to 1.4.0 release, just to be sure...

Gilles Caulier
Comment 2 caulier.gilles 2010-10-06 11:07:50 UTC
If you have used BQM there, a lots of code have been fixed with current implementation form svn trunk (1.5.0). Can you test with it ?

Gilles Caulier
Comment 3 Florian Reinhard 2010-10-06 12:55:52 UTC
(In reply to comment #2)
> If you have used BQM there, a lots of code have been fixed with current
> implementation form svn trunk (1.5.0). Can you test with it ?
if there is a ppa repository for ubuntu lucid with a recent svn build, yes.
Comment 4 caulier.gilles 2010-10-06 13:10:45 UTC
I think no. I recommend to checkout source code from KDE svn trunk and compile digiKam & co yourself.

Look there for details : http://www.digikam.org/drupal/download

Gilles Caulier
Comment 5 Florian Reinhard 2010-10-06 15:07:00 UTC
(In reply to comment #4)
> I think no. I recommend to checkout source code from KDE svn trunk and compile
> digiKam & co yourself.
then i'll have to wait for a kubuntu package of 1.5.
Comment 6 caulier.gilles 2010-11-24 09:12:35 UTC
digiKam 1.6.0 is out:

http://www.digikam.org/drupal/node/550

Please update and check if this entry still valid.

Thanks in advance

Gilles Caulier
Comment 7 Marcel Wiesweg 2011-01-18 14:52:04 UTC
Very similar problem in other report, failure in X11/Qt due to lots of activity.

*** This bug has been marked as a duplicate of bug 234112 ***
Comment 8 caulier.gilles 2019-08-09 11:06:41 UTC
Fixed with bug #234112