Bug 226770 - digikam edit photo shift+space
Summary: digikam edit photo shift+space
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Albums (show other bugs)
Version: 1.0.0
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 10:13 UTC by Balachandran Chandrasekharan
Modified: 2019-12-25 10:19 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balachandran Chandrasekharan 2010-02-14 10:13:43 UTC
Application that crashed: digikam
Version of the application: 1.0.0
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Crash occurs every time when
1) Select any photo in edit screen
2) Press shift + space

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

Thread 18 (Thread 0xb61f6b70 (LWP 4460)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0x8ad55e8, mutex=0x8ad55e4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8ad55e8, mutex=0x8ad55e4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x08319c89 in Digikam::ScanController::run (this=0x8aa8a10) at /build/buildd/digikam-1.0.0/digikam/scancontroller.cpp:499
#6  0x0248ee32 in QThreadPrivate::start (arg=0x8aa8a10) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 17 (Thread 0xb595db70 (LWP 4462)):
#0  0x06d75e06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x025abbf3 in QTimerInfoList::getTime (this=0x8cb82cc, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x025abde1 in QTimerInfoList::updateCurrentTime (this=0x8cb82cc) at kernel/qeventdispatcher_unix.cpp:297
#3  0x025ac88c in QTimerInfoList::timerWait (this=0x8cb82cc, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x025aa210 in timerSourcePrepare (source=0x8cb8298, timeout=0xb595d11c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0295ef90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0295f351 in ?? () from /lib/libglib-2.0.so.0
#7  0x0295f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x025aa067 in QEventDispatcherGlib::processEvents (this=0x8c961f0, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x0257dc79 in QEventLoop::processEvents (this=0xb595d2e4, flags=) at kernel/qeventloop.cpp:149
#10 0x0257e0ca in QEventLoop::exec (this=0xb595d2e4, flags=...) at kernel/qeventloop.cpp:201
#11 0x0248bb73 in QThread::exec (this=0x8cc3c70) at thread/qthread.cpp:487
#12 0x05b7c34d in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#13 0x0248ee32 in QThreadPrivate::start (arg=0x8cc3c70) at thread/qthread_unix.cpp:188
#14 0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xb4e0fb70 (LWP 4463)):
#0  0x06d75e06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x025abbf3 in QTimerInfoList::getTime (this=0x8cceabc, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x025abde1 in QTimerInfoList::updateCurrentTime (this=0x8cceabc) at kernel/qeventdispatcher_unix.cpp:297
#3  0x025ac88c in QTimerInfoList::timerWait (this=0x8cceabc, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x025aa210 in timerSourcePrepare (source=0x8ccea88, timeout=0xb4e0f11c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0295ef90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0295f351 in ?? () from /lib/libglib-2.0.so.0
#7  0x0295f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x025aa067 in QEventDispatcherGlib::processEvents (this=0x8cd2e18, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x0257dc79 in QEventLoop::processEvents (this=0xb4e0f2e4, flags=) at kernel/qeventloop.cpp:149
#10 0x0257e0ca in QEventLoop::exec (this=0xb4e0f2e4, flags=...) at kernel/qeventloop.cpp:201
#11 0x0248bb73 in QThread::exec (this=0x8cd2e88) at thread/qthread.cpp:487
#12 0x05b7c34d in Digikam::ImageFilterModelWorker::Thread::run() () from /usr/lib/libdigikamdatabase.so.1
#13 0x0248ee32 in QThreadPrivate::start (arg=0x8cd2e88) at thread/qthread_unix.cpp:188
#14 0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb458eb70 (LWP 4464)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0x8ea5000, mutex=0x8ea4ffc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8ea5000, mutex=0x8ea4ffc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x015058aa in Digikam::LoadSaveThread::run (this=0x8ea4ff0) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#6  0x0248ee32 in QThreadPrivate::start (arg=0x8ea4ff0) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xb3d8db70 (LWP 4465)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x07169c96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0296c54b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0295f56b in ?? () from /lib/libglib-2.0.so.0
#4  0x0295f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x025aa067 in QEventDispatcherGlib::processEvents (this=0x8ed6920, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x0257dc79 in QEventLoop::processEvents (this=0xb3d8d304, flags=) at kernel/qeventloop.cpp:149
#7  0x0257e0ca in QEventLoop::exec (this=0xb3d8d304, flags=...) at kernel/qeventloop.cpp:201
#8  0x0248bb73 in QThread::exec (this=0x8ed5d70) at thread/qthread.cpp:487
#9  0x0248ee32 in QThreadPrivate::start (arg=0x8ed5d70) at thread/qthread_unix.cpp:188
#10 0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xb358cb70 (LWP 4466)):
#0  0x07184a50 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#1  0x0295d919 in g_main_context_acquire () from /lib/libglib-2.0.so.0
#2  0x0295f2c5 in ?? () from /lib/libglib-2.0.so.0
#3  0x0295f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x025aa067 in QEventDispatcherGlib::processEvents (this=0x8ed2f88, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0x0257dc79 in QEventLoop::processEvents (this=0xb358c304, flags=) at kernel/qeventloop.cpp:149
#6  0x0257e0ca in QEventLoop::exec (this=0xb358c304, flags=...) at kernel/qeventloop.cpp:201
#7  0x0248bb73 in QThread::exec (this=0x8ed6a58) at thread/qthread.cpp:487
#8  0x0248ee32 in QThreadPrivate::start (arg=0x8ed6a58) at thread/qthread_unix.cpp:188
#9  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xb2d8bb70 (LWP 4467)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0x8ca6590, mutex=0x8ca658c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8ca6590, mutex=0x8ca658c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x015058aa in Digikam::LoadSaveThread::run (this=0x8ca6580) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#6  0x0248ee32 in QThreadPrivate::start (arg=0x8ca6580) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xb0781b70 (LWP 4468)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099f142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x071848d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x050c49ff in ?? () from /usr/lib/libxine.so.1
#4  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xafb75b70 (LWP 4469)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x07170a71 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x050edbe0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x050d2011 in ?? () from /usr/lib/libxine.so.1
#4  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xaf374b70 (LWP 4470)):
#0  0x06d75e06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x025abbf3 in QTimerInfoList::getTime (this=0x8fd9aa4, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x025abde1 in QTimerInfoList::updateCurrentTime (this=0x8fd9aa4) at kernel/qeventdispatcher_unix.cpp:297
#3  0x025ac88c in QTimerInfoList::timerWait (this=0x8fd9aa4, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x025aa210 in timerSourcePrepare (source=0x8fd9a70, timeout=0xaf3740ec) at kernel/qeventdispatcher_glib.cpp:141
#5  0x0295ef90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x0295f351 in ?? () from /lib/libglib-2.0.so.0
#7  0x0295f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x025aa067 in QEventDispatcherGlib::processEvents (this=0x8fe0f28, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x0257dc79 in QEventLoop::processEvents (this=0xaf3742b4, flags=) at kernel/qeventloop.cpp:149
#10 0x0257e0ca in QEventLoop::exec (this=0xaf3742b4, flags=...) at kernel/qeventloop.cpp:201
#11 0x0248bb73 in QThread::exec (this=0x8fd8d40) at thread/qthread.cpp:487
#12 0x02d2020a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0x0248ee32 in QThreadPrivate::start (arg=0x8fd8d40) at thread/qthread_unix.cpp:188
#14 0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xaeb4fb70 (LWP 4473)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x07169c96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x066e2c3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#3  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xae1ffb70 (LWP 4474)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x050d55ee in ?? () from /usr/lib/libxine.so.1
#4  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xaa1feb70 (LWP 4484)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0x97053e8, mutex=0x97053e4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x97053e8, mutex=0x97053e4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x015058aa in Digikam::LoadSaveThread::run (this=0x97053d8) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#6  0x0248ee32 in QThreadPrivate::start (arg=0x97053d8) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xaa9ffb70 (LWP 4491)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0x997cbf0, mutex=0x997cbec, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x997cbf0, mutex=0x997cbec, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x015058aa in Digikam::LoadSaveThread::run (this=0x997cbe0) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#6  0x0248ee32 in QThreadPrivate::start (arg=0x997cbe0) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xab5ffb70 (LWP 4492)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0x9e8e5e0, mutex=0x9e8e5dc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9e8e5e0, mutex=0x9e8e5dc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x015058aa in Digikam::LoadSaveThread::run (this=0x9e8e5d0) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#6  0x0248ee32 in QThreadPrivate::start (arg=0x9e8e5d0) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xa48d5b70 (LWP 4512)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0xb126310, mutex=0xb12630c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb126310, mutex=0xb12630c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x015058aa in Digikam::LoadSaveThread::run (this=0xb126300) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#6  0x0248ee32 in QThreadPrivate::start (arg=0xb126300) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xac7fdb70 (LWP 4513)):
#0  0x00d33422 in __kernel_vsyscall ()
#1  0x0099ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0718487d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0248fe67 in QWaitConditionPrivate::wait (this=0xb2e3508, mutex=0xb2e3504, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb2e3508, mutex=0xb2e3504, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x015058aa in Digikam::LoadSaveThread::run (this=0xb2e34f8) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#6  0x0248ee32 in QThreadPrivate::start (arg=0xb2e34f8) at thread/qthread_unix.cpp:188
#7  0x0099a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x071778de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7748700 (LWP 4459)):
[KCrash Handler]
#6  QBasicAtomicInt::ref (this=0x977af84, info=...) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#7  Digikam::DSharedDataPointer<Digikam::ImageInfoData>::assign (this=0x977af84, info=...) at /build/buildd/digikam-1.0.0/digikam/../libs/dimg/dshareddata.h:146
#8  Digikam::ImageInfo::operator= (this=0x977af84, info=...) at /build/buildd/digikam-1.0.0/libs/database/imageinfo.cpp:188
#9  0x080a4f34 in Digikam::ImageWindow::slotBackward (this=0x98e5f20) at /build/buildd/digikam-1.0.0/utilities/imageeditor/editor/imagewindow.cpp:658
#10 0x080a65b8 in Digikam::ImageWindow::qt_metacall (this=0x98e5f20, _c=QMetaObject::InvokeMetaMethod, _id=111, _a=0xbfbd1bf8)
    at /build/buildd/digikam-1.0.0/obj-i486-linux-gnu/digikam/imagewindow.moc:130
#11 0x02595263 in QMetaObject::activate (sender=0xb48a1c8, from_signal_index=5, to_signal_index=6, argv=0xbfbd1bf8) at kernel/qobject.cpp:3113
#12 0x025956d8 in QMetaObject::activate (sender=0xb48a1c8, m=0x84bcdf0, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfbd1bf8) at kernel/qobject.cpp:3207
#13 0x01bbc9b1 in QAction::triggered (this=0xb48a1c8, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#14 0x01bbdf32 in QAction::activate (this=0xb48a1c8, event=QAction::Trigger) at kernel/qaction.cpp:1160
#15 0x01bc0a18 in QAction::event (this=0xb4c8250, e=0x1) at kernel/qaction.cpp:1079
#16 0x017faf53 in KAction::event (this=0xb48a1c8, event=0xbfbd2048) at ../../kdeui/actions/kaction.cpp:88
#17 0x01bc2f54 in QApplicationPrivate::notify_helper (this=0x89dd040, receiver=0xb48a1c8, e=0xbfbd2048) at kernel/qapplication.cpp:4056
#18 0x01bca67c in QApplication::notify (this=0xbfbd3f88, receiver=0xb48a1c8, e=0xbfbd2048) at kernel/qapplication.cpp:3603
#19 0x018e225a in KApplication::notify (this=0xbfbd3f88, receiver=0xb48a1c8, event=0xbfbd2048) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x0257f6cb in QCoreApplication::notifyInternal (this=0xbfbd3f88, receiver=0xb48a1c8, event=0xbfbd2048) at kernel/qcoreapplication.cpp:610
#21 0x01bfbdfd in QCoreApplication::sendEvent (this=0x89dd0e0, e=0xbfbd23f4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#22 QShortcutMap::dispatchEvent (this=0x89dd0e0, e=0xbfbd23f4) at kernel/qshortcutmap.cpp:884
#23 0x01bfdc7e in QShortcutMap::tryShortcutEvent (this=0x89dd0e0, o=0x98e5f20, e=0xbfbd23f4) at kernel/qshortcutmap.cpp:369
#24 0x01bcba0d in QApplication::notify (this=0xbfbd3f88, receiver=0x98e5f20, e=0xbfbd23f4) at kernel/qapplication.cpp:3645
#25 0x018e225a in KApplication::notify (this=0xbfbd3f88, receiver=0x98e5f20, event=0xbfbd23f4) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x0257f6cb in QCoreApplication::notifyInternal (this=0xbfbd3f88, receiver=0x98e5f20, event=0xbfbd23f4) at kernel/qcoreapplication.cpp:610
#27 0x01bc3e2e in QCoreApplication::sendSpontaneousEvent (receiver=0x98e5f20, event=0xb4c8250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#28 qt_sendSpontaneousEvent (receiver=0x98e5f20, event=0xb4c8250) at kernel/qapplication.cpp:4958
#29 0x01c60440 in QKeyMapper::sendKeyEvent (keyWidget=0x98e5f20, grab=false, type=QEvent::KeyPress, code=32, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, 
    nativeScanCode=65, nativeVirtualKey=32, nativeModifiers=1) at kernel/qkeymapper_x11.cpp:1861
#30 0x01c62989 in QKeyMapperPrivate::translateKeyEvent (this=0x8a05a68, keyWidget=0x98e5f20, event=0xbfbd3bdc, grab=true) at kernel/qkeymapper_x11.cpp:1831
#31 0x01c36ed7 in QApplication::x11ProcessEvent (this=0xbfbd3f88, event=0xbfbd3bdc) at kernel/qapplication_x11.cpp:3443
#32 0x01c64502 in x11EventSourceDispatch (s=0x89e0200, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x0295be88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x0295f730 in ?? () from /lib/libglib-2.0.so.0
#35 0x0295f863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x025aa02c in QEventDispatcherGlib::processEvents (this=0x89b7108, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#37 0x01c63be5 in QGuiEventDispatcherGlib::processEvents (this=0x89b7108, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x0257dc79 in QEventLoop::processEvents (this=0xbfbd3ed4, flags=) at kernel/qeventloop.cpp:149
#39 0x0257e0ca in QEventLoop::exec (this=0xbfbd3ed4, flags=...) at kernel/qeventloop.cpp:201
#40 0x0258053f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x01bc2dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#42 0x083bcb2b in main (argc=5, argv=0xbfbd43f4) at /build/buildd/digikam-1.0.0/digikam/main.cpp:195

Reported using DrKonqi
Comment 1 Julien Narboux 2010-02-14 10:19:55 UTC
I can not reproduce this with trunk.

Julien
Comment 2 caulier.gilles 2010-02-14 11:39:44 UTC
Yes, crash already reported and fixed in 1.1 i think.

Please install 1.1 and try again

Gilles Caulier
Comment 3 Dario Andres 2010-02-15 15:34:04 UTC
Probably bug 211238 ? Regards
Comment 4 Marcel Wiesweg 2010-02-16 18:37:11 UTC
Thanks Dario!

*** This bug has been marked as a duplicate of bug 211238 ***
Comment 5 caulier.gilles 2019-12-25 10:19:57 UTC
Not reproducible using digiKam 7.0.0 beta1.