Bug 317431 - Not deleting the folder and crashing afterwards
Summary: Not deleting the folder and crashing afterwards
Status: RESOLVED DUPLICATE of bug 278431
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 10:56 UTC by toomey45
Modified: 2013-03-28 09:00 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 toomey45 2013-03-27 10:56:52 UTC
Application: dolphin (2.2)
KDE Platform Version: 4.10.1 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.8.4-202.fc18.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed: trying to delete a folder, Dolphin stated that the bin was full when it wasn't, and afterwards it crashed

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb72dc9c0 (LWP 1739))]

Thread 2 (Thread 0xb4c60b40 (LWP 1742)):
#0  0x448117f0 in __libc_enable_asynccancel () from /lib/libc.so.6
#1  0x447f8b71 in poll () from /lib/libc.so.6
#2  0x44a6b32c in g_poll () from /lib/libglib-2.0.so.0
#3  0x44a5c480 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0
#4  0x44a5c5e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x4f401b1f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#6  0x4f3cdb5d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#7  0x4f3cde59 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#8  0x4f2b60dc in QThread::exec() () from /lib/libQtCore.so.4
#9  0x4f3abb2e in QInotifyFileSystemWatcherEngine::run() () from /lib/libQtCore.so.4
#10 0x4f2b956a in QThreadPrivate::start(void*) () from /lib/libQtCore.so.4
#11 0x448ccaff in start_thread () from /lib/libpthread.so.0
#12 0x4480309e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb72dc9c0 (LWP 1739)):
[KCrash Handler]
#6  0x42115fa7 in KDirLister::Private::cachedItemsJobForUrl(KUrl const&) const () from /lib/libkio.so.5
#7  0x4211d2c8 in KDirListerCache::updateDirectory(KUrl const&) () from /lib/libkio.so.5
#8  0x42120268 in KDirListerCache::slotFilesAdded(QString const&) () from /lib/libkio.so.5
#9  0x4f3e628e in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib/libQtCore.so.4
#10 0x42132806 in OrgKdeKDirNotifyInterface::FilesAdded(QString const&) () from /lib/libkio.so.5
#11 0x421329eb in OrgKdeKDirNotifyInterface::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib/libkio.so.5
#12 0x42132adc in OrgKdeKDirNotifyInterface::qt_metacall(QMetaObject::Call, int, void**) () from /lib/libkio.so.5
#13 0x4f6e4036 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /lib/libQtDBus.so.4
#14 0x4f6ee7ee in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /lib/libQtDBus.so.4
#15 0x4f3e5783 in QObject::event(QEvent*) () from /lib/libQtCore.so.4
#16 0x4fcf806c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/libQtGui.so.4
#17 0x4fcfcb2f in QApplication::notify(QObject*, QEvent*) () from /lib/libQtGui.so.4
#18 0x4189d5c2 in KApplication::notify(QObject*, QEvent*) () from /lib/libkdeui.so.5
#19 0x4f3cf0be in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib/libQtCore.so.4
#20 0x4f3d3065 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/libQtCore.so.4
#21 0x4f3d32ed in QCoreApplication::sendPostedEvents(QObject*, int) () from /lib/libQtCore.so.4
#22 0x4f401975 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib/libQtCore.so.4
#23 0x44a5c15b in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x44a5c500 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0
#25 0x44a5c5e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x4f401b02 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#27 0x4fdaa70b in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtGui.so.4
#28 0x4f3cdb5d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#29 0x4f3cde59 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#30 0x5023f3ce in QDialog::exec() () from /lib/libQtGui.so.4
#31 0x417e87bb in KDialogQueue::Private::slotShowQueuedDialog() () from /lib/libkdeui.so.5
#32 0x4f3e111b in QMetaCallEvent::placeMetaCall(QObject*) () from /lib/libQtCore.so.4
#33 0x4f3e5783 in QObject::event(QEvent*) () from /lib/libQtCore.so.4
#34 0x4fcf806c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/libQtGui.so.4
#35 0x4fcfcb2f in QApplication::notify(QObject*, QEvent*) () from /lib/libQtGui.so.4
#36 0x4189d5c2 in KApplication::notify(QObject*, QEvent*) () from /lib/libkdeui.so.5
#37 0x4f3cf0be in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib/libQtCore.so.4
#38 0x4f3d3065 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/libQtCore.so.4
#39 0x4f3d32ed in QCoreApplication::sendPostedEvents(QObject*, int) () from /lib/libQtCore.so.4
#40 0x4f401975 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib/libQtCore.so.4
#41 0x44a5c15b in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0x44a5c500 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0
#43 0x44a5c5e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0x4f401b02 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#45 0x4fdaa70b in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtGui.so.4
#46 0x4f3cdb5d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#47 0x4f3cde59 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#48 0x4f3d339b in QCoreApplication::exec() () from /lib/libQtCore.so.4
#49 0x4fcf5ee5 in QApplication::exec() () from /lib/libQtGui.so.4
#50 0x428578d2 in kdemain () from /lib/libkdeinit4_dolphin.so
#51 0x0804872c in main ()

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

Possible duplicates by query: bug 316953, bug 311237, bug 311055, bug 300797.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-03-28 09:00:18 UTC
Thanks for the bug report. Looks like a duplicate of a crash that has been reported already.

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