Bug 228649 - Dolphin Crashes on cancelling file transfer
Summary: Dolphin Crashes on cancelling file transfer
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-02-26 19:06 UTC by Rohan Garg
Modified: 2010-02-27 14:50 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 Rohan Garg 2010-02-26 19:06:35 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
When i try to stop a transfer via the knotifiy bubble dolphin crashed,possible duplicates and full backtrace attached 

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007fd9941f1f79 in KJob::kill (this=0x12630c0, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:106
#7  0x00007fd995458255 in KUiServerJobTracker::qt_metacall (this=0x1874b20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff83dc1630) at ./kuiserverjobtracker.moc:100
#8  0x00007fd993b70d3f in QMetaObject::activate (sender=0x12608d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x9) at kernel/qobject.cpp:3275
#9  0x00007fd9955b1af8 in OrgKdeJobViewInterface::qt_metacall (this=0x12608d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff83dc1b90) at jobviewiface.moc:96
#10 0x00007fd993e9861e 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 0x00007fd993ea246f in QDBusCallDeliveryEvent::placeMetaCall (this=0x199fa60, object=0x1) at qdbusintegrator_p.h:101
#12 0x00007fd993b6dc79 in QObject::event (this=0x12608d0, e=0x19112b0) at kernel/qobject.cpp:1248
#13 0x00007fd994752fac in QApplicationPrivate::notify_helper (this=0x12633a0, receiver=0x12608d0, e=0x19112b0) at kernel/qapplication.cpp:4298
#14 0x00007fd99475959b in QApplication::notify (this=0x7fff83dc2680, receiver=0x12608d0, e=0x19112b0) at kernel/qapplication.cpp:4181
#15 0x00007fd99545cd16 in KApplication::notify (this=0x7fff83dc2680, receiver=0x12608d0, event=0x19112b0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007fd993b5df3c in QCoreApplication::notifyInternal (this=0x7fff83dc2680, receiver=0x12608d0, event=0x19112b0) at kernel/qcoreapplication.cpp:704
#17 0x00007fd993b606b7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x123cc30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x123cc30) at kernel/qcoreapplication.cpp:1345
#19 0x00007fd993b87923 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007fd98f87fbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007fd98f883598 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007fd98f8836c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007fd993b87463 in QEventDispatcherGlib::processEvents (this=0x123c770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007fd9948027ee in QGuiEventDispatcherGlib::processEvents (this=0x12630c0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fd993b5c862 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007fd993b5cc3c in QEventLoop::exec (this=0x7fff83dc25d0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007fd993b6097b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x000000000043ac95 in _start ()

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

Possible duplicates by query: bug 227772, bug 217940, bug 215698, bug 211277, bug 206519.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-27 14:50:01 UTC
Merging with bug 211277. Thanks

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