Bug 245220 - Crash after cancelling Undo copying files
Summary: Crash after cancelling Undo copying files
Status: RESOLVED DUPLICATE of bug 211277
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 12:56 UTC by Rado
Modified: 2010-07-20 14:44 UTC (History)
1 user (show)

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 Rado 2010-07-20 12:56:54 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32.16-141.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I clicked Undo (copying some files).
Copying should have been done to a USB media which had been safely removed.
I noticed that copying wasn't happenning and I cancelled the job.
And boom - crash of dolphin

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x0000003c132f3429 in KJob::kill (this=0x1b9c1a0, verbosity=EmitResult) at /usr/src/debug/kdelibs-4.4.5/kdecore/jobs/kjob.cpp:106
#7  0x0000003c14c02cdd in KUiServerJobTracker::qt_metacall (this=0x1a8b3b0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff79cbcf30)
    at /usr/src/debug/kdelibs-4.4.5/x86_64-redhat-linux-gnu/kdeui/kuiserverjobtracker.moc:100
#8  0x0000003c12166606 in QMetaObject::activate (sender=0x14127e0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#9  0x0000003c14d3c6b8 in OrgKdeJobViewInterface::qt_metacall (this=0x14127e0, _c=InvokeMetaMethod, _id=0, _a=0x7fff79cbd480)
    at /usr/src/debug/kdelibs-4.4.5/x86_64-redhat-linux-gnu/kdeui/jobviewiface.moc:96
#10 0x0000003c12a21eb6 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#11 0x0000003c12a2c07f in QDBusCallDeliveryEvent::placeMetaCall (this=0x1723d90, object=<value optimized out>) at qdbusintegrator_p.h:101
#12 0x0000003c12162c81 in QObject::event (this=0x14127e0, e=0x14aaa70) at kernel/qobject.cpp:1248
#13 0x0000003c139ab36c in QApplicationPrivate::notify_helper (this=0x10213c0, receiver=0x14127e0, e=0x14aaa70) at kernel/qapplication.cpp:4306
#14 0x0000003c139b173b in QApplication::notify (this=<value optimized out>, receiver=0x14127e0, e=0x14aaa70) at kernel/qapplication.cpp:4189
#15 0x0000003c14c06ac6 in KApplication::notify (this=0x7fff79cbdf70, receiver=0x14127e0, event=0x14aaa70) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#16 0x0000003c121539cc in QCoreApplication::notifyInternal (this=0x7fff79cbdf70, receiver=0x14127e0, event=0x14aaa70) at kernel/qcoreapplication.cpp:726
#17 0x0000003c12155ac4 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xff6540) at kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xff6540) at kernel/qcoreapplication.cpp:1367
#19 0x0000003c121798b3 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#21 0x000000395283923e in g_main_dispatch (context=0x101f120) at gmain.c:1960
#22 IA__g_main_context_dispatch (context=0x101f120) at gmain.c:2513
#23 0x000000395283cc28 in g_main_context_iterate (context=0x101f120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#24 0x000000395283cd4a in IA__g_main_context_iteration (context=0x101f120, may_block=1) at gmain.c:2654
#25 0x0000003c121793f3 in QEventDispatcherGlib::processEvents (this=0xff5c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x0000003c13a4a86e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x0000003c12152412 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#28 0x0000003c121526dc in QEventLoop::exec (this=0x7fff79cbdec0, flags=...) at kernel/qeventloop.cpp:201
#29 0x0000003c12155dab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0x00000000004379d5 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.5/apps/dolphin/src/main.cpp:101

This bug may be a duplicate of or related to bug 211277.

Possible duplicates by query: bug 237172, bug 232526, bug 228649, bug 227772, bug 217940.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-20 14:44:05 UTC

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