Bug 234868 - Dolphin crashed when canceling file operation
Summary: Dolphin crashed when canceling file operation
Status: RESOLVED DUPLICATE of bug 211277
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 09:39 UTC by Andrei Sebastian Cimpean
Modified: 2010-08-15 14:31 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 Andrei Sebastian Cimpean 2010-04-20 09:39:35 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
I noticed from the notification that the system was trying to do an operation on a small .asm file for a long time and canceled it. I think the operation was to rename the file or to remove it. After I pressed stop Dolphin crashed.
I think it may be that the file changed before the given operation. Also, before the actual given operation, I removed the file and then created one with the same name. I don't know how much relevance this has.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0x000066fe in ?? ()
#7  0x0103e417 in KUiServerJobTracker::Private::_k_killJob (this=0x9905dc8) at ../../kdeui/jobs/kuiserverjobtracker.cpp:58
#8  0x0103e489 in KUiServerJobTracker::qt_metacall (this=0x9629410, _c=QMetaObject::InvokeMetaMethod, _id=25, _a=0xbfa0089c) at ./kuiserverjobtracker.moc:100
#9  0x07edde5a in QMetaObject::metacall (object=0x9629410, cl=12, idx=25, argv=0xbfa0089c) at kernel/qmetaobject.cpp:237
#10 0x07eec5f5 in QMetaObject::activate (sender=0x98364e8, m=0x12134a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#11 0x011bfca7 in OrgKdeJobViewInterface::cancelRequested (this=0x98364e8) at jobviewiface.moc:119
#12 0x011c00a3 in OrgKdeJobViewInterface::qt_metacall (this=0x98364e8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfa00b5c) at jobviewiface.moc:96
#13 0x0030ece4 in QDBusConnectionPrivate::deliverCall (this=0x8f133d8, object=0x98364e8, msg=..., metaTypes=..., slotIdx=5) at qdbusintegrator.cpp:904
#14 0x00319897 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#15 0x07ee963e in QObject::event (this=0x98364e8, e=0x9b0db70) at kernel/qobject.cpp:1248
#16 0x04a993cc in QApplicationPrivate::notify_helper (this=0x8f20c00, receiver=0x98364e8, e=0x9b0db70) at kernel/qapplication.cpp:4300
#17 0x04aa001e in QApplication::notify (this=0xbfa01424, receiver=0x98364e8, e=0x9b0db70) at kernel/qapplication.cpp:3704
#18 0x010435ba in KApplication::notify (this=0xbfa01424, receiver=0x98364e8, event=0x9b0db70) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x07ed8beb in QCoreApplication::notifyInternal (this=0xbfa01424, receiver=0x98364e8, event=0x9b0db70) at kernel/qcoreapplication.cpp:704
#20 0x07edb623 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8efc8d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8efc8d8) at kernel/qcoreapplication.cpp:1345
#22 0x07edb78d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#23 0x07f04d0f in QCoreApplication::sendPostedEvents (s=0x8f23510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#24 postEventSourceDispatch (s=0x8f23510) at kernel/qeventdispatcher_glib.cpp:276
#25 0x059d0e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x059d4730 in ?? () from /lib/libglib-2.0.so.0
#27 0x059d4863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x07f04805 in QEventDispatcherGlib::processEvents (this=0x8efcab0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#29 0x04b58b35 in QGuiEventDispatcherGlib::processEvents (this=0x8efcab0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x07ed7209 in QEventLoop::processEvents (this=0xbfa01384, flags=) at kernel/qeventloop.cpp:149
#31 0x07ed765a in QEventLoop::exec (this=0xbfa01384, flags=...) at kernel/qeventloop.cpp:201
#32 0x07edb84f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#33 0x04a99467 in QApplication::exec () at kernel/qapplication.cpp:3579
#34 0x0807bbcf in _start ()

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

Possible duplicates by query: bug 227772, bug 211277.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-15 14:31:29 UTC

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