[Digikam-devel] [Bug 214999] New: digikam crashes when pressing "download selected"

Andreas Bank AndreasBank at gmx.de
Tue Nov 17 17:47:59 GMT 2009


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

           Summary: digikam crashes when pressing "download selected"
           Product: digikam
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: AndreasBank at gmx.de


Application that crashed: digikam
Version of the application: 1.0.0-beta5
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
connect sdhc card (12in1 card reader)
select "dowload pics" from device manager
select all pics (Ctrl+a)
press "download all"

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

Thread 18 (Thread 0xb6141b70 (LWP 4131)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0x9ee1ea8, mutex=0x9ee1ea4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9ee1ea8, mutex=0x9ee1ea4, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0830a2d9 in Digikam::ScanController::run (this=0x9eb1768) at
/build/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:499
#6  0x04402e32 in QThreadPrivate::start (arg=0x9eb1768) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 17 (Thread 0xb5861b70 (LWP 4136)):
#0  0x046fde06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x0451fbf3 in QTimerInfoList::getTime (this=0xa14bd74, t=...) at
kernel/qeventdispatcher_unix.cpp:339
#2  0x0451fde1 in QTimerInfoList::updateCurrentTime (this=0xa14bd74) at
kernel/qeventdispatcher_unix.cpp:297
#3  0x0452088c in QTimerInfoList::timerWait (this=0xa14bd74, tm=...) at
kernel/qeventdispatcher_unix.cpp:420
#4  0x0451e210 in timerSourcePrepare (source=0xa14bd40, timeout=0xb586111c) at
kernel/qeventdispatcher_glib.cpp:141
#5  0x09512f80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x09513341 in ?? () from /lib/libglib-2.0.so.0
#7  0x09513853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x0451e067 in QEventDispatcherGlib::processEvents (this=0xa03bc50,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x044f1c79 in QEventLoop::processEvents (this=0xb58612e4, flags=) at
kernel/qeventloop.cpp:149
#10 0x044f20ca in QEventLoop::exec (this=0xb58612e4, flags=...) at
kernel/qeventloop.cpp:201
#11 0x043ffb73 in QThread::exec (this=0xa145bf8) at thread/qthread.cpp:487
#12 0x00451cbd in Digikam::ImageFilterModelWorker::Thread::run() () from
/usr/lib/libdigikamdatabase.so.1
#13 0x04402e32 in QThreadPrivate::start (arg=0xa145bf8) at
thread/qthread_unix.cpp:188
#14 0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 16 (Thread 0xb49ffb70 (LWP 4137)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x01241ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0952053b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0951355b in ?? () from /lib/libglib-2.0.so.0
#4  0x09513853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0451e067 in QEventDispatcherGlib::processEvents (this=0xa14bda8,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x044f1c79 in QEventLoop::processEvents (this=0xb49ff2e4, flags=) at
kernel/qeventloop.cpp:149
#7  0x044f20ca in QEventLoop::exec (this=0xb49ff2e4, flags=...) at
kernel/qeventloop.cpp:201
#8  0x043ffb73 in QThread::exec (this=0xa108b28) at thread/qthread.cpp:487
#9  0x00451cbd in Digikam::ImageFilterModelWorker::Thread::run() () from
/usr/lib/libdigikamdatabase.so.1
#10 0x04402e32 in QThreadPrivate::start (arg=0xa108b28) at
thread/qthread_unix.cpp:188
#11 0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb417eb70 (LWP 4138)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0xa137770, mutex=0xa13776c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa137770, mutex=0xa13776c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x01541bfa in Digikam::LoadSaveThread::run (this=0xa137760) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x04402e32 in QThreadPrivate::start (arg=0xa137760) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xb397db70 (LWP 4139)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x01241ba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0952053b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0951355b in ?? () from /lib/libglib-2.0.so.0
#4  0x09513853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0451e067 in QEventDispatcherGlib::processEvents (this=0xa15f5e8,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x044f1c79 in QEventLoop::processEvents (this=0xb397d304, flags=) at
kernel/qeventloop.cpp:149
#7  0x044f20ca in QEventLoop::exec (this=0xb397d304, flags=...) at
kernel/qeventloop.cpp:201
#8  0x043ffb73 in QThread::exec (this=0xa15e788) at thread/qthread.cpp:487
#9  0x04402e32 in QThreadPrivate::start (arg=0xa15e788) at
thread/qthread_unix.cpp:188
#10 0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xb317cb70 (LWP 4140)):
#0  0x00502d4b in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x0125c956 in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6
#2  0x09513510 in ?? () from /lib/libglib-2.0.so.0
#3  0x09513853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x0451e067 in QEventDispatcherGlib::processEvents (this=0xa15f6f8,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0x044f1c79 in QEventLoop::processEvents (this=0xb317c304, flags=) at
kernel/qeventloop.cpp:149
#6  0x044f20ca in QEventLoop::exec (this=0xb317c304, flags=...) at
kernel/qeventloop.cpp:201
#7  0x043ffb73 in QThread::exec (this=0xa15eb38) at thread/qthread.cpp:487
#8  0x04402e32 in QThreadPrivate::start (arg=0xa15eb38) at
thread/qthread_unix.cpp:188
#9  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xb297bb70 (LWP 4141)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0xa037418, mutex=0xa037414,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa037418, mutex=0xa037414, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x01541bfa in Digikam::LoadSaveThread::run (this=0xa037408) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x04402e32 in QThreadPrivate::start (arg=0xa037408) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xb0376b70 (LWP 4142)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00505142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c7e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x071489ff in ?? () from /usr/lib/libxine.so.1
#4  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xaf76ab70 (LWP 4143)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x01248981 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x07171be0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x07156011 in ?? () from /usr/lib/libxine.so.1
#4  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xaef69b70 (LWP 4144)):
#0  0x094e90f7 in ?? () from /lib/libglib-2.0.so.0
#1  0x09513481 in ?? () from /lib/libglib-2.0.so.0
#2  0x09513853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x0451e067 in QEventDispatcherGlib::processEvents (this=0xa37ae98,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#4  0x044f1c79 in QEventLoop::processEvents (this=0xaef692b4, flags=) at
kernel/qeventloop.cpp:149
#5  0x044f20ca in QEventLoop::exec (this=0xaef692b4, flags=...) at
kernel/qeventloop.cpp:201
#6  0x043ffb73 in QThread::exec (this=0xa377b28) at thread/qthread.cpp:487
#7  0x01bf920a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x04402e32 in QThreadPrivate::start (arg=0xa377b28) at
thread/qthread_unix.cpp:188
#9  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xaa75db70 (LWP 4150)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x0123fecb in read () from /lib/tls/i686/cmov/libc.so.6
#2  0x027b7932 in ?? () from /usr/lib/libasound.so.2
#3  0x027b471d in snd_ctl_read () from /usr/lib/libasound.so.2
#4  0x027b0aff in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#5  0x027bc911 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#6  0x02f78c89 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xa9f5cb70 (LWP 4151)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x071595ee in ?? () from /usr/lib/libxine.so.1
#4  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xacf65b70 (LWP 4161)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0xab276628,
mutex=0xab276624, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xab276628, mutex=0xab276624, time=4294967295)
at thread/qwaitcondition_unix.cpp:159
#5  0x01541bfa in Digikam::LoadSaveThread::run (this=0xab276618) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x04402e32 in QThreadPrivate::start (arg=0xab276618) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xa975bb70 (LWP 4170)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0xaf8a2d0, mutex=0xaf8a2cc,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xaf8a2d0, mutex=0xaf8a2cc, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x01541bfa in Digikam::LoadSaveThread::run (this=0xaf8a2c0) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x04402e32 in QThreadPrivate::start (arg=0xaf8a2c0) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xabbfeb70 (LWP 4171)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0xb24d9c0, mutex=0xb24d9bc,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xb24d9c0, mutex=0xb24d9bc, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x01541bfa in Digikam::LoadSaveThread::run (this=0xb24d9b0) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x04402e32 in QThreadPrivate::start (arg=0xb24d9b0) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xa5dd5b70 (LWP 4189)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0xc657f48, mutex=0xc657f44,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc657f48, mutex=0xc657f44, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x01541bfa in Digikam::LoadSaveThread::run (this=0xc657f38) at
/build/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#6  0x04402e32 in QThreadPrivate::start (arg=0xc657f38) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xae768b70 (LWP 4196)):
#0  0x0068b422 in __kernel_vsyscall ()
#1  0x00504e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0125c78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x04403e67 in QWaitConditionPrivate::wait (this=0xc86f274, mutex=0xc86f270,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xc86f274, mutex=0xc86f270, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0812277d in Digikam::CameraController::run (this=0xc6b8ab0) at
/build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameracontroller.cpp:329
#6  0x04402e32 in QThreadPrivate::start (arg=0xc6b8ab0) at
thread/qthread_unix.cpp:188
#7  0x0050080e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x0124f7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77ee700 (LWP 4129)):
[KCrash Handler]
#6  0x0530f7ac in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0x08277669 in Digikam::AlbumSelectDialog::selectAlbum (parent=0xc5f8e10,
albumToSelect=0xc42ae38, header=..., newAlbumString=...,
allowRootSelection=false)
    at /build/buildd/digikam-1.0.0~beta5/digikam/albumselectdialog.cpp:174
#8  0x0814a945 in Digikam::CameraUI::slotDownload (this=0xc5f8e10,
onlySelected=true, deleteAfter=false, album=0xc42ae38) at
/build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1498
#9  0x0814b489 in Digikam::CameraUI::slotDownloadSelected (this=0xc5f8e10) at
/build/buildd/digikam-1.0.0~beta5/utilities/cameragui/cameraui.cpp:1436
#10 0x0815058d in Digikam::CameraUI::qt_metacall (this=0xc5f8e10,
_c=QMetaObject::InvokeMetaMethod, _id=79, _a=0xbff88708)
    at
/build/buildd/digikam-1.0.0~beta5/obj-i486-linux-gnu/digikam/cameraui.moc:224
#11 0x04509263 in QMetaObject::activate (sender=0xc832b40, from_signal_index=5,
to_signal_index=6, argv=0xbff88708) at kernel/qobject.cpp:3113
#12 0x045096d8 in QMetaObject::activate (sender=0xc832b40, m=0x849dac8,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbff88708) at
kernel/qobject.cpp:3207
#13 0x01e3d9b1 in QAction::triggered (this=0xc832b40, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#14 0x01e3ef32 in QAction::activate (this=0xc832b40, event=QAction::Trigger) at
kernel/qaction.cpp:1160
#15 0x022e0f02 in QAction::trigger (this=0x12c43a0) at
../../include/QtGui/../../src/gui/kernel/qaction.h:203
#16 QToolButton::nextCheckState (this=0x12c43a0) at
widgets/qtoolbutton.cpp:1135
#17 0x021fb163 in QAbstractButtonPrivate::click (this=0xc847010) at
widgets/qabstractbutton.cpp:525
#18 0x021fb431 in QAbstractButton::mouseReleaseEvent (this=0xc84e0c8,
e=0xbff88d30) at widgets/qabstractbutton.cpp:1115
#19 0x022e13fc in QToolButton::mouseReleaseEvent (this=0xc84e0c8, e=0xbff88d30)
at widgets/qtoolbutton.cpp:709
#20 0x01e99012 in QWidget::event (this=0xc84e0c8, event=0xbff88d30) at
kernel/qwidget.cpp:7549
#21 0x021f93ee in QAbstractButton::event (this=0xc84e0c8, e=0x12c43a0) at
widgets/qabstractbutton.cpp:1077
#22 0x022e3d9a in QToolButton::event (this=0xc84e0c8, event=0xbff88d30) at
widgets/qtoolbutton.cpp:1151
#23 0x01e43f54 in QApplicationPrivate::notify_helper (this=0x9db3ae8,
receiver=0xc84e0c8, e=0xbff88d30) at kernel/qapplication.cpp:4056
#24 0x01e4c033 in QApplication::notify (this=0xbff8a72c, receiver=0xc84e0c8,
e=0xbff88d30) at kernel/qapplication.cpp:3758
#25 0x090b7bfa in KApplication::notify (this=0xbff8a72c, receiver=0xc84e0c8,
event=0xbff88d30) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x044f36cb in QCoreApplication::notifyInternal (this=0xbff8a72c,
receiver=0xc84e0c8, event=0xbff88d30) at kernel/qcoreapplication.cpp:610
#27 0x01e4af6e in QCoreApplication::sendSpontaneousEvent (receiver=0xc84e0c8,
event=0xbff88d30, alienWidget=0xc84e0c8, nativeWidget=0xc5f8e10,
buttonDown=0x26beaa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#28 QApplicationPrivate::sendMouseEvent (receiver=0xc84e0c8, event=0xbff88d30,
alienWidget=0xc84e0c8, nativeWidget=0xc5f8e10, buttonDown=0x26beaa0,
lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#29 0x01eb97c0 in QETWidget::translateMouseEvent (this=0xc5f8e10,
event=0xbff8a37c) at kernel/qapplication_x11.cpp:4409
#30 0x01eb8c4b in QApplication::x11ProcessEvent (this=0xbff8a72c,
event=0xbff8a37c) at kernel/qapplication_x11.cpp:3428
#31 0x01ee5502 in x11EventSourceDispatch (s=0x9db6d68, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x0950fe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x09513720 in ?? () from /lib/libglib-2.0.so.0
#34 0x09513853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x0451e02c in QEventDispatcherGlib::processEvents (this=0x9d8de80,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#36 0x01ee4be5 in QGuiEventDispatcherGlib::processEvents (this=0x9d8de80,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#37 0x044f1c79 in QEventLoop::processEvents (this=0xbff8a674, flags=) at
kernel/qeventloop.cpp:149
#38 0x044f20ca in QEventLoop::exec (this=0xbff8a674, flags=...) at
kernel/qeventloop.cpp:201
#39 0x044f453f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#40 0x01e43dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#41 0x083a4da3 in main (argc=3, argv=0xbff8ab84) at
/build/buildd/digikam-1.0.0~beta5/digikam/main.cpp:186

This bug may be a duplicate of or related to bug 214763

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list