Bug 159206 - Canceling stalled "move to trash" job crashed dolphin
Summary: Canceling stalled "move to trash" job crashed dolphin
Status: RESOLVED DUPLICATE of bug 154925
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 20:44 UTC by Szabolcs Illes
Modified: 2008-06-21 07:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Szabolcs Illes 2008-03-12 20:44:55 UTC
Version:            (using KDE 4.0.2)
Installed from:    SuSE RPMs

I was tring to move one file from my home folder to the Trash, it looked like the job was stalled so I pressed cancel.
After that dolphin crashed. I was not able to reproduce the bug.

Here is the backtrace:


[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6252b30 (LWP 7049)]
[New Thread 0xb4bf0b90 (LWP 7051)]
[KCrash handler]
#6  0x00000000 in ?? ()
#7  0xb7c4d882 in KJob::kill () from /usr/lib/libkdecore.so.5
#8  0xb7a14482 in KAbstractWidgetJobTracker::slotStop ()
   from /usr/lib/libkdeui.so.5
#9  0xb7a14fbc in KWidgetJobTracker::Private::ProgressWidget::_k_stop ()
   from /usr/lib/libkdeui.so.5
#10 0xb7a1629f in KWidgetJobTracker::Private::ProgressWidget::qt_metacall ()
   from /usr/lib/libkdeui.so.5
#11 0xb7e8ed20 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb7e8f030 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb713fda1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#14 0xb6f2ed39 in QAbstractButtonPrivate::emitClicked ()
   from /usr/lib/libQtGui.so.4
#15 0xb6f2fb60 in QAbstractButtonPrivate::click () from /usr/lib/libQtGui.so.4
#16 0xb6f2fd8b in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#17 0xb6cb2fac in QWidget::event () from /usr/lib/libQtGui.so.4
#18 0xb6f2f04f in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#19 0xb6fb8f42 in QPushButton::event () from /usr/lib/libQtGui.so.4
#20 0xb6c6e0dd in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#21 0xb6c7484d in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0xb7a217dd in KApplication::notify () from /usr/lib/libkdeui.so.5
#23 0xb7e7d97b in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#24 0xb6cc4e33 in QETWidget::translateMouseEvent () from /usr/lib/libQtGui.so.4
#25 0xb6cc4496 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0xb6ce7b1a in x11EventSourceDispatch () from /usr/lib/libQtGui.so.4
#27 0xb65745d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb6577972 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x080a84a8 in ?? ()
#30 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Jakub Stachowski 2008-06-21 07:28:38 UTC

*** This bug has been marked as a duplicate of 154925 ***