[Bug 154925] crash while aborting deletion of a file

Frederik Schwarzer schwarzerf at gmail.com
Fri Jul 4 11:49:32 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=154925         




------- Additional Comments From schwarzerf gmail com  2008-07-04 11:49 -------
Yes, here is the Backtrace.
Again some hints on how I managed to reproduce it pretty fast.
- Compile something in background so the responce time increases.
- Create files e.g. with "for i in $(seq 100); do touch $i.txt; done"
- Delete them fast with Shift Del and Enter; select the next file then with arrow keys

Anyway, here's the backtrace:
Application: Dolphin (dolphin), Signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f03720 (LWP 28432)]
[KCrash handler]
#6  0x0000002a in ?? ()
#7  0xb7754cf2 in KJob::kill (this=0x838b538, verbosity=KJob::EmitResult)
    at /home/compiler/kde/src/KDE/libs/kdecore/jobs/kjob.cpp:106
#8  0xb7ba7666 in KAbstractWidgetJobTracker::slotStop (this=0x83f4498, 
    job=0x838b538)
    at /home/compiler/kde/src/KDE/libs/kdeui/jobs/kabstractwidgetjobtracker.cpp:129
#9  0xb7ba8224 in KWidgetJobTracker::Private::ProgressWidget::_k_stop (
    this=0x83fa7b8)
    at /home/compiler/kde/src/KDE/libs/kdeui/jobs/kwidgetjobtracker.cpp:629
#10 0xb7ba8a9b in KWidgetJobTracker::Private::ProgressWidget::qt_metacall (
    this=0x83fa7b8, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfbf724c)
    at /home/compiler/kde/build/KDE/libs/kdeui/kwidgetjobtracker_p.moc:101
#11 0xb7557090 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb7557490 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb6df5da1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#14 0xb6b4b789 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb6b4d2f4 in ?? () from /usr/lib/libQtGui.so.4
#16 0xb6b4d586 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#17 0xb686c4f2 in QWidget::event () from /usr/lib/libQtGui.so.4
#18 0xb6b4b62e in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#19 0xb6bf1570 in QPushButton::event () from /usr/lib/libQtGui.so.4
#20 0xb681466c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#21 0xb681cdf1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0xb7bb54e1 in KApplication::notify (this=0xbfbf80ac, receiver=0x83e0a20, 
    event=0xbfbf78ec)
    at /home/compiler/kde/src/KDE/libs/kdeui/kernel/kapplication.cpp:311
#23 0xb7542541 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#24 0xb681c07e in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#25 0xb68855fd in ?? () from /usr/lib/libQtGui.so.4
#26 0xb68843cf in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#27 0xb68add14 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb613a278 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb613d913 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0x080b6638 in ?? ()
#31 0x00000000 in ?? ()
#0  0xb7fdc424 in __kernel_vsyscall ()


More information about the Kdelibs-bugs mailing list