Bug 217190 - undo delete file notification running job
Summary: undo delete file notification running job
Status: RESOLVED DUPLICATE of bug 216201
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 13:04 UTC by Renato Agurto
Modified: 2009-12-18 11:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Agurto 2009-12-03 13:04:10 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 9"
Qt Version: 4.5.3
Operating System: Linux 2.6.27.39-0.2-pae i686
Distribution: "openSUSE 11.1 (i586)"

What I was doing when the application crashed:
I deleted a file (permanently, not send to the Trash) and then I tried to undo this action (I know it's not possible but I did it anyway). A  running job appeared in the notification info but there was no progress in the bar. So I canceled the job and then  dolphin crashed. I repeated these steps and dolphin crashed again.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb53cd700 (LWP 4879))]

Thread 2 (Thread 0xb37dbb90 (LWP 4899)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5e04f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb2ce2901 in ?? () from /usr/lib/libxine.so.1
#3  0xb5e011b5 in start_thread () from /lib/libpthread.so.0
#4  0xb5c433ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb53cd700 (LWP 4879)):
[KCrash Handler]
#6  0x3ff00000 in ?? ()
#7  0xb6ec9c6f in KUiServerJobTracker::Private::_k_killJob() () from /usr/lib/libkdeui.so.5
#8  0xb6ec9cfe in KUiServerJobTracker::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#9  0xb5f6cee8 in QMetaObject::activate (sender=0x8aeb170, from_signal_index=5, to_signal_index=5, argv=0x0) at kernel/qobject.cpp:3113
#10 0xb5f6db72 in QMetaObject::activate (sender=0x8aeb170, m=0xb70cf5e4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#11 0xb7037727 in ?? () from /usr/lib/libkdeui.so.5
#12 0xb7038083 in ?? () from /usr/lib/libkdeui.so.5
#13 0xb69ff6e3 in QDBusConnectionPrivate::deliverCall (this=0x80dbe38, object=0x8aeb170, msg=@0x890a334, metaTypes=@0x890a338, slotIdx=5) at qdbusintegrator.cpp:891
#14 0xb6a07927 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#15 0xb5f680d0 in QObject::event (this=0x8aeb170, e=0x890a308) at kernel/qobject.cpp:1111
#16 0xb617176c in QApplicationPrivate::notify_helper (this=0x80e3fa0, receiver=0x8aeb170, e=0x890a308) at kernel/qapplication.cpp:4065
#17 0xb6179a5e in QApplication::notify (this=0xbfeb3164, receiver=0x8aeb170, e=0x890a308) at kernel/qapplication.cpp:3605
#18 0xb6ecf17d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0xb5f578fb in QCoreApplication::notifyInternal (this=0xbfeb3164, receiver=0x8aeb170, event=0x890a308) at kernel/qcoreapplication.cpp:610
#20 0xb5f58545 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80c62c0) at kernel/qcoreapplication.h:213
#21 0xb5f5873d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#22 0xb5f834ff in postEventSourceDispatch (s=0x80e6110) at kernel/qcoreapplication.h:218
#23 0xb574f9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb5753083 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb5753241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb5f83071 in QEventDispatcherGlib::processEvents (this=0x80c5e48, flags={i = -1075105720}) at kernel/qeventdispatcher_glib.cpp:407
#27 0xb6211cc5 in QGuiEventDispatcherGlib::processEvents (this=0x80c5e48, flags={i = -1075105672}) at kernel/qguieventdispatcher_glib.cpp:202
#28 0xb5f55f1a in QEventLoop::processEvents (this=0xbfeb30f0, flags={i = -1075105608}) at kernel/qeventloop.cpp:149
#29 0xb5f56362 in QEventLoop::exec (this=0xbfeb30f0, flags={i = -1075105544}) at kernel/qeventloop.cpp:201
#30 0xb5f58809 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0xb61715e7 in QApplication::exec () at kernel/qapplication.cpp:3525
#32 0x0807ab5f in _start ()

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

Reported using DrKonqi
Comment 1 Peter Penz 2009-12-18 11:06:51 UTC

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