Summary: | Dolphin crash after undo of file move | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | lkorsager |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, null |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
lkorsager
2010-11-14 11:30:37 UTC
Created attachment 53519 [details]
New crash information added by DrKonqi
dolphin (1.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Copying files to my phone, cancelled the operation from the notification area and blam.
-- Backtrace (Reduced):
#6 0x00007ffd851619f6 in KJob::kill(KJob::KillVerbosity) () from /usr/lib/libkdecore.so.5
#7 0x00007ffd8640eb95 in KUiServerJobTracker::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
[...]
[...]
#10 0x00007ffd84de70ee in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
#11 0x00007ffd84df20ef in QDBusCallDeliveryEvent::placeMetaCall (this=0x34b02b0, object=0x1) at qdbusintegrator_p.h:103
#12 0x00007ffd84aa2bde in QObject::event (this=0x38505b0, e=0x39397c0) at kernel/qobject.cpp:1219
[Comment from a bug triager] This issue is being tracked at bug 211277. Merging. Thanks *** This bug has been marked as a duplicate of bug 211277 *** [Comment from a bug triager] In fact, the first backtrace is more related to bug 192547, and the second one to 211277. In any case, both bug reports are very similar. Regards |