Bug 215698 - Dolphin crashed when stopping copying completed job from Notifications
Summary: Dolphin crashed when stopping copying completed job from Notifications
Status: RESOLVED DUPLICATE of bug 211277
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-11-22 16:41 UTC by G Cohen
Modified: 2009-12-10 15:02 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 G Cohen 2009-11-22 16:41:05 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
While copying several files from one folder to the other (on the same hard drive) I've noticed that the progress wheel in the Notifications and Jobs was still runnign although the files has finished copying and that subsequent jobs, although completed, still showed as outstanding.

Could not recreate the original problem of jobs still showing as in progress while actually completed and things are working as expected now.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fccd05e5fb5 in typeinfo name for OrgKdeJobViewInterface () from /usr/lib/libkdeui.so.5
#6  0x00007fcccfeaeed9 in KJob::kill (this=0x11938d0, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:106
#7  0x00007fccd0461c15 in KUiServerJobTracker::qt_metacall (this=0x1044040, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8f918810) at ./kuiserverjobtracker.moc:94
#8  0x00007fcccecb3ddc in QMetaObject::activate (sender=0xcbc070, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xf) at kernel/qobject.cpp:3113
#9  0x00007fccd05ae630 in OrgKdeJobViewInterface::qt_metacall (this=0xcbc070, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8f918db0) at jobviewiface.moc:90
#10 0x00007fcccfb69ad4 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:891
#11 0x00007fcccfb70def in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#12 0x00007fcccecae0f9 in QObject::event (this=0xcbc070, e=0x11e1d70) at kernel/qobject.cpp:1111
#13 0x00007fcccf131efc in QApplicationPrivate::notify_helper (this=0xc19810, receiver=0xcbc070, e=0x11e1d70) at kernel/qapplication.cpp:4056
#14 0x00007fcccf1391ce in QApplication::notify (this=0x7fff8f919750, receiver=0xcbc070, e=0x11e1d70) at kernel/qapplication.cpp:4021
#15 0x00007fccd0466e56 in KApplication::notify (this=0x7fff8f919750, receiver=0xcbc070, event=0x11e1d70) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007fcccec9ec2c in QCoreApplication::notifyInternal (this=0x7fff8f919750, receiver=0xcbc070, event=0x11e1d70) at kernel/qcoreapplication.cpp:610
#17 0x00007fcccec9f80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xbef4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xbef4d0) at kernel/qcoreapplication.cpp:1247
#19 0x00007fcccecc7533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#21 0x00007fccca7bcbbe in g_main_dispatch (context=0xc16d20) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#22 IA__g_main_context_dispatch (context=0xc16d20) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#23 0x00007fccca7c0588 in g_main_context_iterate (context=0xc16d20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#24 0x00007fccca7c06b0 in IA__g_main_context_iteration (context=0xc16d20, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#25 0x00007fcccecc71a6 in QEventDispatcherGlib::processEvents (this=0xbeed20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#26 0x00007fcccf1c64be in QGuiEventDispatcherGlib::processEvents (this=0x11938d0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#27 0x00007fcccec9d532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007fcccec9d904 in QEventLoop::exec (this=0x7fff8f9196a0, flags=) at kernel/qeventloop.cpp:201
#29 0x00007fcccec9fab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#30 0x00000000004394e5 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-10 15:02:06 UTC
Merging with bug 211277. Thanks

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