Bug 186927 - application crashed while deleting a folder
Summary: application crashed while deleting a folder
Status: RESOLVED DUPLICATE of bug 173325
Alias: None
Product: solid
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-12 09:00 UTC by eyefry
Modified: 2009-05-17 23:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Bug report (2.33 KB, application/octet-stream)
2009-03-12 09:02 UTC, eyefry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eyefry 2009-03-12 09:00:21 UTC
Version:           Version 1.2 (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

Dolphin crashed while in the process of deleting a folder from an external media source. The folder may have contained corrupted files. The bug report generated by Dolphin was as follows:

Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5ddd6c0 (LWP 10321)):
[KCrash Handler]
#6  0xb7f58430 in __kernel_vsyscall ()
#7  0xb64fd8a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb64ff268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb67a1795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb67a1872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb63c3192 in Solid::Device::listFromQuery () from /usr/lib/libsolid.so.4
#12 0xb63c338b in Solid::Device::listFromQuery () from /usr/lib/libsolid.so.4
#13 0xb7dd8a90 in KMountPoint::Private::finalizePossibleMountPoint () from /usr/lib/libkio.so.5
#14 0xb7dd8f12 in KMountPoint::possibleMountPoints () from /usr/lib/libkio.so.5
#15 0xb7d96e29 in ?? () from /usr/lib/libkio.so.5
#16 0xb7d97250 in ?? () from /usr/lib/libkio.so.5
#17 0xb7d9b082 in KDirLister::~KDirLister () from /usr/lib/libkio.so.5
#18 0xb68a80ff in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#19 0xb68b0c43 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#20 0xb7c82b45 in ?? () from /usr/lib/libkfile.so.4
#21 0xb7c88fce in KFilePlacesModel::~KFilePlacesModel () from /usr/lib/libkfile.so.4
#22 0xb7bcb5b8 in DolphinSettings::~DolphinSettings () from /usr/lib/libdolphinprivate.so.4
#23 0xb7bcb6aa in ?? () from /usr/lib/libdolphinprivate.so.4
#24 0xb7bcba6b in ?? () from /usr/lib/libdolphinprivate.so.4
#25 0xb6500d89 in exit () from /lib/tls/i686/cmov/libc.so.6
#26 0xb6b1cd2b in ?? () from /usr/lib/libQtGui.so.4
#27 0xb771f99a in KApplication::xioErrhandler () from /usr/lib/libkdeui.so.5
#28 0xb771f9d6 in ?? () from /usr/lib/libkdeui.so.5
#29 0xb62d7062 in _XIOError () from /usr/lib/libX11.so.6
#30 0xb62de3f8 in _XGetXCBBuffer () from /usr/lib/libX11.so.6
#31 0xb62de5fd in ?? () from /usr/lib/libX11.so.6
#32 0xb62df37e in _XReply () from /usr/lib/libX11.so.6
#33 0xb62bc529 in XGetSelectionOwner () from /usr/lib/libX11.so.6
#34 0xb6b3351f in ?? () from /usr/lib/libQtGui.so.4
#35 0xb6b3509b in ?? () from /usr/lib/libQtGui.so.4
#36 0xb6ad288a in ?? () from /usr/lib/libQtGui.so.4
#37 0xb68a5d76 in ?? () from /usr/lib/libQtCore.so.4
#38 0xb68a6661 in QMimeData::data () from /usr/lib/libQtCore.so.4
#39 0xb73b8e4a in KUrl::List::fromMimeData () from /usr/lib/libkdecore.so.5
#40 0xb7bd06cb in DolphinView::pasteInfo () from /usr/lib/libdolphinprivate.so.4
#41 0x080681a8 in _start ()
Comment 1 eyefry 2009-03-12 09:02:04 UTC
Created attachment 32040 [details]
Bug report
Comment 2 Dario Andres 2009-03-12 11:47:49 UTC
This may be related to bug 173325
Comment 3 Dario Andres 2009-05-17 23:08:24 UTC

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