Bug 229951 - Crash while scrolling library
Summary: Crash while scrolling library
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Database-Models (show other bugs)
Version: 1.1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-08 15:37 UTC by Tobias
Modified: 2017-08-15 05:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias 2010-03-08 15:37:15 UTC
Application: digikam (1.1.0)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.8 i686
Distribution: Ubuntu 9.10

-- Information about the crash:
Digikam crashs when I scroll fast in the right pane, where the pictues are displayed.

The crash can be reproduced every time.

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

Thread 18 (Thread 0xb102ab70 (LWP 7710)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0x8d762d8, mutex=0x8d762d4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x8d762d8, mutex=0x8d762d4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0830cb34 in Digikam::ScanController::run (this=0x8d810a8) at /build/buildd/digikam-1.1.0/digikam/scancontroller.cpp:502
#5  0xb4c6936e in QThreadPrivate::start (arg=0x8d810a8) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xb102ab70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 17 (Thread 0xb0539b70 (LWP 7712)):
#0  0xb307ae06 in *__GI_clock_gettime (clock_id=-1291325452, tp=0xb0538f78) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb4d9492b in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0xb4d99a15 in QTimerInfoList::updateCurrentTime (this=0x8e0c1cc) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb4d99a5a in QTimerInfoList::timerWait (this=0x8e0c1cc, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb4d97a48 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb053908c) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb4d97ad5 in timerSourcePrepare (source=0x0, timeout=0xb307eff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb31c8f90 in IA__g_main_context_prepare (context=0x8f17dc0, priority=0xb053910c) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2280
#7  0xb31c9351 in g_main_context_iterate (context=0x8f17dc0, block=<value optimized out>, dispatch=1, self=0x8f1b6c0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2571
#8  0xb31c9863 in IA__g_main_context_iteration (context=0x8f17dc0, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#9  0xb4d9783f in QEventDispatcherGlib::processEvents (this=0x8f1b6e8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb4d6a209 in QEventLoop::processEvents (this=0xb0539250, flags=) at kernel/qeventloop.cpp:149
#11 0xb4d6a65a in QEventLoop::exec (this=0xb0539250, flags=...) at kernel/qeventloop.cpp:201
#12 0xb4c665e8 in QThread::exec (this=0x8ec2588) at thread/qthread.cpp:487
#13 0xb6746ffd in Digikam::ImageFilterModelWorker::Thread::run (this=0x8ec2588) at /build/buildd/digikam-1.1.0/obj-i486-linux-gnu/digikam/../../libs/models/imagefiltermodelthreads.h:66
#14 0xb4c6936e in QThreadPrivate::start (arg=0x8ec2588) at thread/qthread_unix.cpp:248
#15 0xb4bef80e in start_thread (arg=0xb0539b70) at pthread_create.c:300
#16 0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 16 (Thread 0xaf7ffb70 (LWP 7713)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb49b0c96 in *__GI___poll (fds=0xb4a32ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb31d654b in IA__g_poll (fds=0x8fc5570, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.22.3/glib/gpoll.c:127
#3  0xb31c956b in g_main_context_poll (context=0x8dc05b8, block=<value optimized out>, dispatch=1, self=0x8f74bf8) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2904
#4  g_main_context_iterate (context=0x8dc05b8, block=<value optimized out>, dispatch=1, self=0x8f74bf8) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2586
#5  0xb31c9863 in IA__g_main_context_iteration (context=0x8dc05b8, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#6  0xb4d9783f in QEventDispatcherGlib::processEvents (this=0x8dbfe60, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#7  0xb4d6a209 in QEventLoop::processEvents (this=0xaf7ff250, flags=) at kernel/qeventloop.cpp:149
#8  0xb4d6a65a in QEventLoop::exec (this=0xaf7ff250, flags=...) at kernel/qeventloop.cpp:201
#9  0xb4c665e8 in QThread::exec (this=0x8d85ad8) at thread/qthread.cpp:487
#10 0xb6746ffd in Digikam::ImageFilterModelWorker::Thread::run (this=0x8d85ad8) at /build/buildd/digikam-1.1.0/obj-i486-linux-gnu/digikam/../../libs/models/imagefiltermodelthreads.h:66
#11 0xb4c6936e in QThreadPrivate::start (arg=0x8d85ad8) at thread/qthread_unix.cpp:248
#12 0xb4bef80e in start_thread (arg=0xaf7ffb70) at pthread_create.c:300
#13 0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
The current source language is "auto; currently c".

Thread 15 (Thread 0xaef7eb70 (LWP 7714)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0x8f9a2f0, mutex=0x8f9a2ec, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x8f9a2f0, mutex=0x8f9a2ec, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6944fba in Digikam::LoadSaveThread::run (this=0x8f9a2e0) at /build/buildd/digikam-1.1.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4c6936e in QThreadPrivate::start (arg=0x8f9a2e0) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xaef7eb70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0xae77db70 (LWP 7715)):
#0  0xb31c927d in g_main_context_iterate (context=0x8fee838, block=1, dispatch=1, self=0x8fec7a8) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2525
#1  0xb31c9863 in IA__g_main_context_iteration (context=0x8fee838, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#2  0xb4d9783f in QEventDispatcherGlib::processEvents (this=0x8fec860, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#3  0xb4d6a209 in QEventLoop::processEvents (this=0xae77d270, flags=) at kernel/qeventloop.cpp:149
#4  0xb4d6a65a in QEventLoop::exec (this=0xae77d270, flags=...) at kernel/qeventloop.cpp:201
#5  0xb4c665e8 in QThread::exec (this=0x8feb0d8) at thread/qthread.cpp:487
#6  0xb4c6936e in QThreadPrivate::start (arg=0x8feb0d8) at thread/qthread_unix.cpp:248
#7  0xb4bef80e in start_thread (arg=0xae77db70) at pthread_create.c:300
#8  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xadf7cb70 (LWP 7716)):
#0  0xb31c76ed in IA__g_main_context_release (context=0x8fed348) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2085
#1  0xb31c9491 in g_main_context_iterate (context=0x8fed348, block=<value optimized out>, dispatch=1, self=0x8fec760) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2594
#2  0xb31c9863 in IA__g_main_context_iteration (context=0x8fed348, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#3  0xb4d9783f in QEventDispatcherGlib::processEvents (this=0x8fec388, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0xb4d6a209 in QEventLoop::processEvents (this=0xadf7c270, flags=) at kernel/qeventloop.cpp:149
#5  0xb4d6a65a in QEventLoop::exec (this=0xadf7c270, flags=...) at kernel/qeventloop.cpp:201
#6  0xb4c665e8 in QThread::exec (this=0x8fe7570) at thread/qthread.cpp:487
#7  0xb4c6936e in QThreadPrivate::start (arg=0x8fe7570) at thread/qthread_unix.cpp:248
#8  0xb4bef80e in start_thread (arg=0xadf7cb70) at pthread_create.c:300
#9  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xad77bb70 (LWP 7717)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0x9004020, mutex=0x900401c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9004020, mutex=0x900401c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6944fba in Digikam::LoadSaveThread::run (this=0x9004010) at /build/buildd/digikam-1.1.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4c6936e in QThreadPrivate::start (arg=0x9004010) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xad77bb70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xaa787b70 (LWP 7718)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf4142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xab79e9ff in ?? () from /usr/lib/libxine.so.1
#3  0xb4bef80e in start_thread (arg=0xaa787b70) at pthread_create.c:300
#4  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xa9a04b70 (LWP 7719)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb49b7a71 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xab7c7be0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0xab7ac011 in ?? () from /usr/lib/libxine.so.1
#4  0xb4bef80e in start_thread (arg=0xa9a04b70) at pthread_create.c:300
#5  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xa9203b70 (LWP 7720)):
#0  0xb31ef692 in IA__g_thread_self () at /build/buildd/glib2.0-2.22.3/glib/gthread.c:754
#1  0xb31c78a2 in IA__g_main_context_acquire (context=0x95f9598) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2042
#2  0xb31c92c5 in g_main_context_iterate (context=0x95f9598, block=<value optimized out>, dispatch=1, self=0x95faae8) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2535
#3  0xb31c9863 in IA__g_main_context_iteration (context=0x95f9598, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#4  0xb4d9783f in QEventDispatcherGlib::processEvents (this=0x95f9518, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0xb4d6a209 in QEventLoop::processEvents (this=0xa9203200, flags=) at kernel/qeventloop.cpp:149
#6  0xb4d6a65a in QEventLoop::exec (this=0xa9203200, flags=...) at kernel/qeventloop.cpp:201
#7  0xb4c665e8 in QThread::exec (this=0x95f9130) at thread/qthread.cpp:487
#8  0xafb23a5a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#9  0xb4c6936e in QThreadPrivate::start (arg=0x95f9130) at thread/qthread_unix.cpp:248
#10 0xb4bef80e in start_thread (arg=0xa9203b70) at pthread_create.c:300
#11 0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xa8a02b70 (LWP 7723)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb49b0c96 in *__GI___poll (fds=0xb4a32ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xa9f67c3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#3  0xb4bef80e in start_thread (arg=0xa8a02b70) at pthread_create.c:300
#4  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xa7effb70 (LWP 7724)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xab7af5ee in ?? () from /usr/lib/libxine.so.1
#3  0xb4bef80e in start_thread (arg=0xa7effb70) at pthread_create.c:300
#4  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa76feb70 (LWP 7725)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0x96fa7a0, mutex=0x96fa79c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x96fa7a0, mutex=0x96fa79c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6944fba in Digikam::LoadSaveThread::run (this=0x96fa790) at /build/buildd/digikam-1.1.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4c6936e in QThreadPrivate::start (arg=0x96fa790) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xa76feb70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa46f8b70 (LWP 7739)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0x99452a0, mutex=0x994529c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x99452a0, mutex=0x994529c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6944fba in Digikam::LoadSaveThread::run (this=0x9945290) at /build/buildd/digikam-1.1.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4c6936e in QThreadPrivate::start (arg=0x9945290) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xa46f8b70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa6efdb70 (LWP 7740)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0x99ac508, mutex=0x99ac504, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x99ac508, mutex=0x99ac504, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6944fba in Digikam::LoadSaveThread::run (this=0x99ac4f8) at /build/buildd/digikam-1.1.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4c6936e in QThreadPrivate::start (arg=0x99ac4f8) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xa6efdb70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa28fdb70 (LWP 7794)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0xaa6c4e0, mutex=0xaa6c4dc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xaa6c4e0, mutex=0xaa6c4dc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6944fba in Digikam::LoadSaveThread::run (this=0xaa6c4d0) at /build/buildd/digikam-1.1.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4c6936e in QThreadPrivate::start (arg=0xaa6c4d0) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xa28fdb70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa66fcb70 (LWP 7795)):
#0  0xb7823424 in __kernel_vsyscall ()
#1  0xb4bf3e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb4c6a2c7 in QWaitConditionPrivate::wait (this=0xaeec388, mutex=0xaeec384, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xaeec388, mutex=0xaeec384, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb6944fba in Digikam::LoadSaveThread::run (this=0xaeec378) at /build/buildd/digikam-1.1.0/libs/threadimageio/loadsavethread.cpp:131
#5  0xb4c6936e in QThreadPrivate::start (arg=0xaeec378) at thread/qthread_unix.cpp:248
#6  0xb4bef80e in start_thread (arg=0xa66fcb70) at pthread_create.c:300
#7  0xb49be8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb27859c0 (LWP 7702)):
[KCrash Handler]
#6  0xb4cb9f62 in QString::repeated (this=0xaee4a48, times=116) at tools/qstring.cpp:6005
#7  0xb674a00d in Digikam::ImageThumbnailModel::prepareThumbnails (this=0x8f853c0, indexesToPrepare=...) at /build/buildd/digikam-1.1.0/libs/models/imagethumbnailmodel.cpp:95
#8  0x08232e4a in Digikam::ImageAlbumFilterModel::prepareThumbnails (this=0x8d86da0, indexesToPrepare=...) at /build/buildd/digikam-1.1.0/libs/models/imagealbumfiltermodel.cpp:90
#9  0x082ca4fd in Digikam::ImageCategorizedView::paintEvent (this=0x8d84d50, e=0xbfb92234) at /build/buildd/digikam-1.1.0/digikam/imagecategorizedview.cpp:979
#10 0xb53e35d6 in QWidget::event (this=0x8d84d50, event=0xbfb92234) at kernel/qwidget.cpp:8144
#11 0xb57df733 in QFrame::event (this=0x8d84d50, e=0xbfb92234) at widgets/qframe.cpp:557
#12 0xb58799b2 in QAbstractScrollArea::viewportEvent (this=0x0, e=0xb27b101) at widgets/qabstractscrollarea.cpp:1036
#13 0xb592e327 in QAbstractItemView::viewportEvent (this=0x8d84d50, event=0xbfb92234) at itemviews/qabstractitemview.cpp:1610
#14 0x082cd192 in Digikam::ImageCategorizedView::viewportEvent (this=0x8d84d50, event=0xbfb92234) at /build/buildd/digikam-1.1.0/digikam/imagecategorizedview.cpp:1022
#15 0xb587c2a5 in QAbstractScrollAreaPrivate::viewportEvent (this=0x8d84fe8, o=0x8d9b7b0, e=0xbfb92234) at widgets/qabstractscrollarea_p.h:100
#16 QAbstractScrollAreaFilter::eventFilter (this=0x8d84fe8, o=0x8d9b7b0, e=0xbfb92234) at widgets/qabstractscrollarea_p.h:116
#17 0xb4d6ae8a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8ccb070, receiver=0x8d9b7b0, event=0xbfb92234) at kernel/qcoreapplication.cpp:819
#18 0xb53853a9 in QApplicationPrivate::notify_helper (this=0x8ccb070, receiver=0x8d9b7b0, e=0xbfb92234) at kernel/qapplication.cpp:4296
#19 0xb538c0b9 in QApplication::notify (this=0xbfb92fd8, receiver=0x8d9b7b0, e=0xbfb92234) at kernel/qapplication.cpp:4265
#20 0xb5f0242a in KApplication::notify (this=0xbfb92fd8, receiver=0x8d9b7b0, event=0xbfb92234) at ../../kdeui/kernel/kapplication.cpp:302
#21 0xb4d6bbeb in QCoreApplication::notifyInternal (this=0xbfb92fd8, receiver=0x8d9b7b0, event=0xbfb92234) at kernel/qcoreapplication.cpp:704
#22 0xb53ec8e6 in QCoreApplication::sendSpontaneousEvent (this=0x8d7a640, pdev=0x8efa65c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x8d9b628)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#23 QWidgetPrivate::drawWidget (this=0x8d7a640, pdev=0x8efa65c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x8d9b628) at kernel/qwidget.cpp:5339
#24 0xb55c2e47 in QWidgetBackingStore::sync (this=0x8d9b628) at painting/qbackingstore.cpp:1283
#25 0xb53dca93 in QWidgetPrivate::syncBackingStore (this=0x8e0b300) at kernel/qwidget.cpp:1672
#26 0xb53e3d96 in QWidget::event (this=0x8da0180, event=0xb272428) at kernel/qwidget.cpp:8291
#27 0xb57fe2d7 in QMainWindow::event (this=0x8da0180, event=0xb272428) at widgets/qmainwindow.cpp:1433
#28 0xb5ff44e4 in KMainWindow::event (this=0x8da0180, ev=0xb272428) at ../../kdeui/widgets/kmainwindow.cpp:1103
#29 0xb603c47f in KXmlGuiWindow::event (this=0x8da0180, ev=0xb272428) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#30 0xb53853cc in QApplicationPrivate::notify_helper (this=0x8ccb070, receiver=0x8da0180, e=0xb272428) at kernel/qapplication.cpp:4300
#31 0xb538c0b9 in QApplication::notify (this=0xbfb92fd8, receiver=0x8da0180, e=0xb272428) at kernel/qapplication.cpp:4265
#32 0xb5f0242a in KApplication::notify (this=0xbfb92fd8, receiver=0x8da0180, event=0xb272428) at ../../kdeui/kernel/kapplication.cpp:302
#33 0xb4d6bbeb in QCoreApplication::notifyInternal (this=0xbfb92fd8, receiver=0x8da0180, event=0xb272428) at kernel/qcoreapplication.cpp:704
#34 0xb4d6e623 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8ca11e8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8ca11e8) at kernel/qcoreapplication.cpp:1345
#36 0xb4d6e78d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#37 0xb4d97d0f in QCoreApplication::sendPostedEvents (s=0x8ccddc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=0x8ccddc0) at kernel/qeventdispatcher_glib.cpp:276
#39 0xb31c5e88 in g_main_dispatch (context=0x8ccd490) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#40 IA__g_main_context_dispatch (context=0x8ccd490) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#41 0xb31c9730 in g_main_context_iterate (context=0x8ccd490, block=<value optimized out>, dispatch=1, self=0x8ccb2e0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#42 0xb31c9863 in IA__g_main_context_iteration (context=0x8ccd490, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#43 0xb4d97805 in QEventDispatcherGlib::processEvents (this=0x8ca0d78, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#44 0xb5444b35 in QGuiEventDispatcherGlib::processEvents (this=0x8ca0d78, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0xb4d6a209 in QEventLoop::processEvents (this=0xbfb92f24, flags=) at kernel/qeventloop.cpp:149
#46 0xb4d6a65a in QEventLoop::exec (this=0xbfb92f24, flags=...) at kernel/qeventloop.cpp:201
#47 0xb4d6e84f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#48 0xb5385467 in QApplication::exec () at kernel/qapplication.cpp:3579
#49 0x083b1e55 in main (argc=1, argv=0xbfb93424) at /build/buildd/digikam-1.1.0/digikam/main.cpp:195

Reported using DrKonqi
Comment 1 caulier.gilles 2010-03-08 15:40:18 UTC
Crash appears in Qt4 model/view code. please try again using code from svn trunk (next digiKam 1.2.0)

Gilles Caulier
Comment 2 caulier.gilles 2010-04-04 10:46:52 UTC
digiKam and Kipi-plugins 1.2.0 are out. Please check if crash is still valid there.

Thanks in advance

Gilles Caulier
Comment 3 Tobias 2010-04-04 14:33:37 UTC
Seems that the crashes were related to broken hardware.