[Digikam-devel] [Bug 219231] New: crash at drag n drop

Daniel Charp three3q at googlemail.com
Fri Dec 18 19:39:07 GMT 2009


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

           Summary: crash at drag n drop
           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: three3q at googlemail.com


Application that crashed: digikam
Version of the application: rc..-rc
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
1. dragged  some .nef pics
2. alt-Tab changed App to dolphin
3. drop makes digikam 1.0 crash

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

Thread 17 (Thread 0xb61f2b70 (LWP 4686)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0x985c288, mutex=0x985c270) at
forward.c:139
#3  0x019f0e67 in QWaitConditionPrivate::wait (this=0x9854860, mutex=0x985485c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9854860, mutex=0x985485c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x083184f9 in Digikam::ScanController::run (this=0x9808378) at
/build/buildd/digikam-1.0.0~rc/digikam/scancontroller.cpp:499
#6  0x019efe32 in QThreadPrivate::start (arg=0x9808378) at
thread/qthread_unix.cpp:188
#7  0x0082380e in start_thread (arg=0xb61f2b70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 16 (Thread 0xb5959b70 (LWP 4688)):
#0  0x0161ff90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x01620351 in ?? () from /lib/libglib-2.0.so.0
#2  0x01620863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x01b0b067 in QEventDispatcherGlib::processEvents (this=0x9a95590,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#4  0x01adec79 in QEventLoop::processEvents (this=0xb59592e4, flags=) at
kernel/qeventloop.cpp:149
#5  0x01adf0ca in QEventLoop::exec (this=0xb59592e4, flags=...) at
kernel/qeventloop.cpp:201
#6  0x019ecb73 in QThread::exec (this=0x9a7b748) at thread/qthread.cpp:487
#7  0x006bf2dd in Digikam::ImageFilterModelWorker::Thread::run() () from
/usr/lib/libdigikamdatabase.so.1
#8  0x019efe32 in QThreadPrivate::start (arg=0x9a7b748) at
thread/qthread_unix.cpp:188
#9  0x0082380e in start_thread (arg=0xb5959b70) at pthread_create.c:300
#10 0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 15 (Thread 0xb4affb70 (LWP 4689)):
#0  0x0161e78c in g_main_context_release () from /lib/libglib-2.0.so.0
#1  0x01620491 in ?? () from /lib/libglib-2.0.so.0
#2  0x01620863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x01b0b067 in QEventDispatcherGlib::processEvents (this=0x9936660,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#4  0x01adec79 in QEventLoop::processEvents (this=0xb4aff2e4, flags=) at
kernel/qeventloop.cpp:149
#5  0x01adf0ca in QEventLoop::exec (this=0xb4aff2e4, flags=...) at
kernel/qeventloop.cpp:201
#6  0x019ecb73 in QThread::exec (this=0x9a775f0) at thread/qthread.cpp:487
#7  0x006bf2dd in Digikam::ImageFilterModelWorker::Thread::run() () from
/usr/lib/libdigikamdatabase.so.1
#8  0x019efe32 in QThreadPrivate::start (arg=0x9a775f0) at
thread/qthread_unix.cpp:188
#9  0x0082380e in start_thread (arg=0xb4affb70) at pthread_create.c:300
#10 0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0xb42feb70 (LWP 4690)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0x9b06238, mutex=0x9b06220) at
forward.c:139
#3  0x019f0e67 in QWaitConditionPrivate::wait (this=0x9a82530, mutex=0x9a8252c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9a82530, mutex=0x9a8252c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0626c28a in Digikam::LoadSaveThread::run (this=0x9a82520) at
/build/buildd/digikam-1.0.0~rc/libs/threadimageio/loadsavethread.cpp:131
#6  0x019efe32 in QThreadPrivate::start (arg=0x9a82520) at
thread/qthread_unix.cpp:188
#7  0x0082380e in start_thread (arg=0xb42feb70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xb3afdb70 (LWP 4691)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x013a4ba6 in *__GI___poll (fds=0x1425ff4, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
#2  0x0162d54b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0162056b in ?? () from /lib/libglib-2.0.so.0
#4  0x01620863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x01b0b067 in QEventDispatcherGlib::processEvents (this=0x9b89fb8,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x01adec79 in QEventLoop::processEvents (this=0xb3afd304, flags=) at
kernel/qeventloop.cpp:149
#7  0x01adf0ca in QEventLoop::exec (this=0xb3afd304, flags=...) at
kernel/qeventloop.cpp:201
#8  0x019ecb73 in QThread::exec (this=0x9b89198) at thread/qthread.cpp:487
#9  0x019efe32 in QThreadPrivate::start (arg=0x9b89198) at
thread/qthread_unix.cpp:188
#10 0x0082380e in start_thread (arg=0xb3afdb70) at pthread_create.c:300
#11 0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xb32fcb70 (LWP 4692)):
#0  0x08a9be06 in *__GI_clock_gettime (clock_id=145358836, tp=0xb32fc048) at
../sysdeps/unix/clock_gettime.c:100
#1  0x01b0cbf3 in QTimerInfoList::getTime (this=0x9b8cc34, t=...) at
kernel/qeventdispatcher_unix.cpp:339
#2  0x01b0cde1 in QTimerInfoList::updateCurrentTime (this=0x9b8cc34) at
kernel/qeventdispatcher_unix.cpp:297
#3  0x01b0d88c in QTimerInfoList::timerWait (this=0x9b8cc34, tm=...) at
kernel/qeventdispatcher_unix.cpp:420
#4  0x01b0b210 in timerSourcePrepare (source=0x9b8cc00, timeout=0xb32fc13c) at
kernel/qeventdispatcher_glib.cpp:141
#5  0x0161ff90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x01620351 in ?? () from /lib/libglib-2.0.so.0
#7  0x01620863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x01b0b067 in QEventDispatcherGlib::processEvents (this=0x9b8b858,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x01adec79 in QEventLoop::processEvents (this=0xb32fc304, flags=) at
kernel/qeventloop.cpp:149
#10 0x01adf0ca in QEventLoop::exec (this=0xb32fc304, flags=...) at
kernel/qeventloop.cpp:201
#11 0x019ecb73 in QThread::exec (this=0x9b8b548) at thread/qthread.cpp:487
#12 0x019efe32 in QThreadPrivate::start (arg=0x9b8b548) at
thread/qthread_unix.cpp:188
#13 0x0082380e in start_thread (arg=0xb32fcb70) at pthread_create.c:300
#14 0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xb2afbb70 (LWP 4693)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0x9bacea8, mutex=0x9bace90) at
forward.c:139
#3  0x019f0e67 in QWaitConditionPrivate::wait (this=0x9ac45c8, mutex=0x9ac45c4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9ac45c8, mutex=0x9ac45c4, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0626c28a in Digikam::LoadSaveThread::run (this=0x9ac45b8) at
/build/buildd/digikam-1.0.0~rc/libs/threadimageio/loadsavethread.cpp:131
#6  0x019efe32 in QThreadPrivate::start (arg=0x9ac45b8) at
thread/qthread_unix.cpp:188
#7  0x0082380e in start_thread (arg=0xb2afbb70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
The current source language is "auto; currently c".

Thread 10 (Thread 0xb04e7b70 (LWP 4694)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00828142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x013bf7e4 in __pthread_cond_timedwait (cond=0x9ca6e58, mutex=0x9ca6e40,
abstime=0xb04e7330) at forward.c:152
#3  0x08d849ff in ?? () from /usr/lib/libxine.so.1
#4  0x0082380e in start_thread (arg=0xb04e7b70) at pthread_create.c:300
#5  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xaf8dbb70 (LWP 4695)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x013ab981 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x08dadbe0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x08d92011 in ?? () from /usr/lib/libxine.so.1
#4  0x0082380e in start_thread (arg=0xaf8dbb70) at pthread_create.c:300
#5  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xaf0dab70 (LWP 4696)):
#0  0x08a9be06 in *__GI_clock_gettime (clock_id=145358836, tp=0xaf0d9ff8) at
../sysdeps/unix/clock_gettime.c:100
#1  0x01b0cbf3 in QTimerInfoList::getTime (this=0xa0c0734, t=...) at
kernel/qeventdispatcher_unix.cpp:339
#2  0x01b0cde1 in QTimerInfoList::updateCurrentTime (this=0xa0c0734) at
kernel/qeventdispatcher_unix.cpp:297
#3  0x01b0d88c in QTimerInfoList::timerWait (this=0xa0c0734, tm=...) at
kernel/qeventdispatcher_unix.cpp:420
#4  0x01b0b210 in timerSourcePrepare (source=0xa0c0700, timeout=0xaf0da0ec) at
kernel/qeventdispatcher_glib.cpp:141
#5  0x0161ff90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x01620351 in ?? () from /lib/libglib-2.0.so.0
#7  0x01620863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x01b0b067 in QEventDispatcherGlib::processEvents (this=0xa0bf360,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x01adec79 in QEventLoop::processEvents (this=0xaf0da2b4, flags=) at
kernel/qeventloop.cpp:149
#10 0x01adf0ca in QEventLoop::exec (this=0xaf0da2b4, flags=...) at
kernel/qeventloop.cpp:201
#11 0x019ecb73 in QThread::exec (this=0xa0bef90) at thread/qthread.cpp:487
#12 0x01ddb20a in Phonon::Xine::XineThread::run (this=0xa0bef90) at
../../xine/xinethread.cpp:143
#13 0x019efe32 in QThreadPrivate::start (arg=0xa0bef90) at
thread/qthread_unix.cpp:188
#14 0x0082380e in start_thread (arg=0xaf0dab70) at pthread_create.c:300
#15 0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xaa8d8b70 (LWP 4702)):
#0  0x005f1420 in __kernel_vsyscall ()
#1  0x013a2ecb in read () from /lib/tls/i686/cmov/libc.so.6
#2  0x02839932 in ?? () from /usr/lib/libasound.so.2
#3  0x0283671d in snd_ctl_read () from /usr/lib/libasound.so.2
#4  0x02832aff in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#5  0x0283e911 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#6  0x02aafc89 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#7  0x0082380e in start_thread (arg=0xaa8d8b70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xaa0d7b70 (LWP 4703)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0xb4f510e8, mutex=0xb4f510d0) at
forward.c:139
#3  0x08d955ee in ?? () from /usr/lib/libxine.so.1
#4  0x0082380e in start_thread (arg=0xaa0d7b70) at pthread_create.c:300
#5  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xac6ffb70 (LWP 4713)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0xa466a80, mutex=0xa466a68) at
forward.c:139
#3  0x019f0e67 in QWaitConditionPrivate::wait (this=0xa2b62d8, mutex=0xa2b62d4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa2b62d8, mutex=0xa2b62d4, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0626c28a in Digikam::LoadSaveThread::run (this=0xa2b62c8) at
/build/buildd/digikam-1.0.0~rc/libs/threadimageio/loadsavethread.cpp:131
#6  0x019efe32 in QThreadPrivate::start (arg=0xa2b62c8) at
thread/qthread_unix.cpp:188
#7  0x0082380e in start_thread (arg=0xac6ffb70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xab8ffb70 (LWP 4720)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0xa623910, mutex=0xa6238f8) at
forward.c:139
#3  0x019f0e67 in QWaitConditionPrivate::wait (this=0xa623678, mutex=0xa623674,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa623678, mutex=0xa623674, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0626c28a in Digikam::LoadSaveThread::run (this=0xa623668) at
/build/buildd/digikam-1.0.0~rc/libs/threadimageio/loadsavethread.cpp:131
#6  0x019efe32 in QThreadPrivate::start (arg=0xa623668) at
thread/qthread_unix.cpp:188
#7  0x0082380e in start_thread (arg=0xab8ffb70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xae8d9b70 (LWP 4721)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0xaa221b8, mutex=0xaa221a0) at
forward.c:139
#3  0x019f0e67 in QWaitConditionPrivate::wait (this=0xaa1e6a8, mutex=0xaa1e6a4,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xaa1e6a8, mutex=0xaa1e6a4, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x0626c28a in Digikam::LoadSaveThread::run (this=0xaa1e698) at
/build/buildd/digikam-1.0.0~rc/libs/threadimageio/loadsavethread.cpp:131
#6  0x019efe32 in QThreadPrivate::start (arg=0xaa1e698) at
thread/qthread_unix.cpp:188
#7  0x0082380e in start_thread (arg=0xae8d9b70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xad8d7b70 (LWP 5440)):
#0  0x005f1422 in __kernel_vsyscall ()
#1  0x00827e15 in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x013bf78d in __pthread_cond_wait (cond=0xbf516f0, mutex=0xbf516d8) at
forward.c:139
#3  0x019f0e67 in QWaitConditionPrivate::wait (this=0xbf51550, mutex=0xbf5154c,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xbf51550, mutex=0xbf5154c, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x04860c64 in ?? () from /usr/lib/kde4/kipiplugin_rawconverter.so
#6  0x019efe32 in QThreadPrivate::start (arg=0x0) at
thread/qthread_unix.cpp:188
#7  0x0082380e in start_thread (arg=0xad8d7b70) at pthread_create.c:300
#8  0x013b27ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb78ab700 (LWP 4685)):
[KCrash Handler]
#6  0x01fd079f in QWidget::testAttribute_helper (this=0xbfb73f48,
attribute=199159592) at kernel/qwidget.cpp:9976
#7  0x051dc1aa in KApplication::notify (this=0xbfb73f48, receiver=0xbfb6fe80,
event=0x1) at ../../kdeui/kernel/kapplication.cpp:302
#8  0x01ae06cb in QCoreApplication::notifyInternal (this=0xbfb73f48,
receiver=0xbdeef28, event=0xbfb6fe80) at kernel/qcoreapplication.cpp:610
#9  0x01f8ff6e in QCoreApplication::sendSpontaneousEvent (receiver=0xbdeef28,
event=0xbfb6fe80, alienWidget=0x0, nativeWidget=0xbdeef28,
buttonDown=0x2803aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#10 QApplicationPrivate::sendMouseEvent (receiver=0xbdeef28, event=0xbfb6fe80,
alienWidget=0x0, nativeWidget=0xbdeef28, buttonDown=0x2803aa0,
lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#11 0x01ffe7c0 in QETWidget::translateMouseEvent (this=0xbdeef28,
event=0xbfb714cc) at kernel/qapplication_x11.cpp:4409
#12 0x01ffdc4b in QApplication::x11ProcessEvent (this=0xbfb73f48,
event=0xbfb714cc) at kernel/qapplication_x11.cpp:3428
#13 0x0202a502 in x11EventSourceDispatch (s=0x96c0000, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#14 0x0161ce88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#15 0x01620730 in ?? () from /lib/libglib-2.0.so.0
#16 0x01620863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#17 0x01b0b02c in QEventDispatcherGlib::processEvents (this=0x9696e80,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#18 0x02029be5 in QGuiEventDispatcherGlib::processEvents (this=0x9696e80,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#19 0x01adec79 in QEventLoop::processEvents (this=0xc102770, flags=) at
kernel/qeventloop.cpp:149
#20 0x01adf0ca in QEventLoop::exec (this=0xc102770, flags=...) at
kernel/qeventloop.cpp:201
#21 0x02012168 in QDragManager::drag (this=0xc030668, o=0xc1292a8) at
kernel/qdnd_x11.cpp:1969
#22 0x01f9c3fe in QDrag::exec (this=0xc1292a8, supportedActions=...,
defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282
#23 0x01f9c4b4 in QDrag::exec (this=0xc1292a8, supportedActions=...) at
kernel/qdrag.cpp:239
#24 0x082dc8ea in Digikam::ImageCategorizedView::startDrag (this=0x99c4c78,
supportedActions=...) at
/build/buildd/digikam-1.0.0~rc/digikam/imagecategorizedview.cpp:1034
#25 0x024dacf2 in QAbstractItemView::mouseMoveEvent (this=0x99c4c78,
event=0xbfb72550) at itemviews/qabstractitemview.cpp:1552
#26 0x024f3c92 in QListView::mouseMoveEvent (this=0x99c4c78, e=0xbfb72550) at
itemviews/qlistview.cpp:831
#27 0x082fdc8e in KCategorizedView::mouseMoveEvent (this=0x99c4c78,
event=0xbfb72550) at
/build/buildd/digikam-1.0.0~rc/digikam/kcategorizedview.cpp:1121
#28 0x082d90d6 in Digikam::ImageCategorizedView::mouseMoveEvent
(this=0x99c4c78, event=0xbfb72550) at
/build/buildd/digikam-1.0.0~rc/digikam/imagecategorizedview.cpp:875
#29 0x01fdde63 in QWidget::event (this=0x99c4c78, event=0xbfb72550) at
kernel/qwidget.cpp:7534
#30 0x0238d633 in QFrame::event (this=0x99c4c78, e=0xbfb72550) at
widgets/qframe.cpp:559
#31 0x0242c494 in QAbstractScrollArea::viewportEvent (this=0xa, e=0x400) at
widgets/qabstractscrollarea.cpp:962
#32 0x024e0087 in QAbstractItemView::viewportEvent (this=0x99c4c78,
event=0xbfb72550) at itemviews/qabstractitemview.cpp:1476
#33 0x082dbcd2 in Digikam::ImageCategorizedView::viewportEvent (this=0x99c4c78,
event=0xbfb72550) at
/build/buildd/digikam-1.0.0~rc/digikam/imagecategorizedview.cpp:1018
#34 0x0242ea95 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9a8e028,
o=0x99b3760, e=0xbfb72550) at widgets/qabstractscrollarea_p.h:100
#35 QAbstractScrollAreaFilter::eventFilter (this=0x9a8e028, o=0x99b3760,
e=0xbfb72550) at widgets/qabstractscrollarea_p.h:111
#36 0x01adf83a in QCoreApplicationPrivate::sendThroughObjectEventFilters
(this=0x96bcdd0, receiver=0x99b3760, event=0xbfb72550) at
kernel/qcoreapplication.cpp:726
#37 0x01f88f2c in QApplicationPrivate::notify_helper (this=0x96bcdd0,
receiver=0x99b3760, e=0xbfb72550) at kernel/qapplication.cpp:4052
#38 0x01f91033 in QApplication::notify (this=0xbfb73f48, receiver=0x99b3760,
e=0xbfb72550) at kernel/qapplication.cpp:3758
#39 0x051dc1aa in KApplication::notify (this=0xbfb73f48, receiver=0x99b3760,
event=0xbfb72550) at ../../kdeui/kernel/kapplication.cpp:302
#40 0x01ae06cb in QCoreApplication::notifyInternal (this=0xbfb73f48,
receiver=0x99b3760, event=0xbfb72550) at kernel/qcoreapplication.cpp:610
#41 0x01f8ff6e in QCoreApplication::sendSpontaneousEvent (receiver=0x99b3760,
event=0xbfb72550, alienWidget=0x99b3760, nativeWidget=0x99c4c78,
buttonDown=0x2803aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#42 QApplicationPrivate::sendMouseEvent (receiver=0x99b3760, event=0xbfb72550,
alienWidget=0x99b3760, nativeWidget=0x99c4c78, buttonDown=0x2803aa0,
lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#43 0x01ffe7c0 in QETWidget::translateMouseEvent (this=0x99c4c78,
event=0xbfb73b9c) at kernel/qapplication_x11.cpp:4409
#44 0x01ffdc4b in QApplication::x11ProcessEvent (this=0xbfb73f48,
event=0xbfb73b9c) at kernel/qapplication_x11.cpp:3428
#45 0x0202a502 in x11EventSourceDispatch (s=0x96c0000, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#46 0x0161ce88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#47 0x01620730 in ?? () from /lib/libglib-2.0.so.0
#48 0x01620863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#49 0x01b0b02c in QEventDispatcherGlib::processEvents (this=0x9696e80,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#50 0x02029be5 in QGuiEventDispatcherGlib::processEvents (this=0x9696e80,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#51 0x01adec79 in QEventLoop::processEvents (this=0xbfb73e94, flags=) at
kernel/qeventloop.cpp:149
#52 0x01adf0ca in QEventLoop::exec (this=0xbfb73e94, flags=...) at
kernel/qeventloop.cpp:201
#53 0x01ae153f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#54 0x01f88dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#55 0x083bb51b in main (argc=5, argv=0xbfb743b4) at
/build/buildd/digikam-1.0.0~rc/digikam/main.cpp:195

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