Bug 322130 - Crash of Dolphin deleting files into the trash
Summary: Crash of Dolphin deleting files into the trash
Status: RESOLVED DUPLICATE of bug 278431
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-08 19:15 UTC by edsw
Modified: 2013-07-17 14:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.83 KB, text/plain)
2013-07-17 14:31 UTC, n.pylarinos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description edsw 2013-07-08 19:15:19 UTC
Application: dolphin (2.2)
KDE Platform Version: 4.10.3 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.16-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
I wanted to delete file --> trash. trash was full. I had to delete the trash by hand. afterwards I tried to delete further files, that caused the crash of dolphin.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff9905ed780 (LWP 2338))]

Thread 2 (Thread 0x7ff976c4d700 (LWP 2341)):
#0  0x00007ff98dc1587d in poll () from /lib64/libc.so.6
#1  0x00007ff98ab62aa4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff98ab62bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff98f2682e6 in QEventDispatcherGlib::processEvents (this=0x7ff9700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007ff98f238adf in QEventLoop::processEvents (this=this@entry=0x7ff976c4cdd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007ff98f238d68 in QEventLoop::exec (this=0x7ff976c4cdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007ff98f13b0f0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007ff98f21929f in QInotifyFileSystemWatcherEngine::run (this=0x1d54570) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007ff98f13e0cc in QThreadPrivate::start (arg=0x1d54570) at thread/qthread_unix.cpp:338
#9  0x00007ff98eea7e0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007ff98dc1e7dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff9905ed780 (LWP 2338)):
[KCrash Handler]
#6  ref (this=0x0) at /usr/include/QtCore/qatomic_x86_64.h:121
#7  QList (l=..., this=0x7fff991beec0) at /usr/include/QtCore/qlist.h:122
#8  QForeachContainer (t=..., this=0x7fff991beec0) at /usr/include/QtCore/qglobal.h:2366
#9  KDirLister::Private::cachedItemsJobForUrl (this=0x22b30c0, url=...) at /usr/src/debug/kdelibs-4.10.3/kio/kio/kdirlister.cpp:281
#10 0x00007ff987eea01f in KDirListerCache::updateDirectory (this=this@entry=0x1d6d560, _dir=...) at /usr/src/debug/kdelibs-4.10.3/kio/kio/kdirlister.cpp:688
#11 0x00007ff987eeb5fd in KDirListerCache::slotFilesAdded (this=0x1d6d560, dir=...) at /usr/src/debug/kdelibs-4.10.3/kio/kio/kdirlister.cpp:860
#12 0x00007ff98f24f29f in QMetaObject::activate (sender=0x1d40af0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff991bf2a0) at kernel/qobject.cpp:3548
#13 0x00007ff987efbf85 in OrgKdeKDirNotifyInterface::FilesAdded (this=<optimized out>, _t1=...) at /usr/src/debug/kdelibs-4.10.3/build/kio/kdirnotify.moc:131
#14 0x00007ff987efc14b in OrgKdeKDirNotifyInterface::qt_metacall (this=0x1d40af0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff991bf450) at /usr/src/debug/kdelibs-4.10.3/build/kio/kdirnotify.moc:107
#15 0x00007ff98bfc1d8a in QDBusConnectionPrivate::deliverCall (this=0x1b376f0, object=0x1d40af0, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:951
#16 0x00007ff98f24e77e in QObject::event (this=0x1d40af0, e=<optimized out>) at kernel/qobject.cpp:1203
#17 0x00007ff98e3c786c in QApplicationPrivate::notify_helper (this=this@entry=0x1a888b0, receiver=receiver@entry=0x1d40af0, e=e@entry=0x22ee7a0) at kernel/qapplication.cpp:4562
#18 0x00007ff98e3cbceb in QApplication::notify (this=0x7fff991c0870, receiver=0x1d40af0, e=0x22ee7a0) at kernel/qapplication.cpp:4423
#19 0x00007ff98ffdd146 in KApplication::notify (this=0x7fff991c0870, receiver=0x1d40af0, event=0x22ee7a0) at /usr/src/debug/kdelibs-4.10.3/kdeui/kernel/kapplication.cpp:311
#20 0x00007ff98f239d8e in QCoreApplication::notifyInternal (this=0x7fff991c0870, receiver=receiver@entry=0x1d40af0, event=event@entry=0x22ee7a0) at kernel/qcoreapplication.cpp:946
#21 0x00007ff98f23d6f1 in sendEvent (event=0x22ee7a0, receiver=0x1d40af0) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x19bb2b0) at kernel/qcoreapplication.cpp:1570
#23 0x00007ff98f268133 in sendPostedEvents () at kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0x1a89b40) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007ff98ab627d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007ff98ab62b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007ff98ab62bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007ff98f2682c6 in QEventDispatcherGlib::processEvents (this=0x19c1790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007ff98e467c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007ff98f238adf in QEventLoop::processEvents (this=this@entry=0x7fff991bfde0, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007ff98f238d68 in QEventLoop::exec (this=0x7fff991bfde0, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007ff98e87b9c8 in QDialog::exec (this=0x216c7d0) at dialogs/qdialog.cpp:554
#33 0x00007ff98ff3f3f6 in KDialogQueue::Private::slotShowQueuedDialog (this=0x22a8af0) at /usr/src/debug/kdelibs-4.10.3/kdeui/dialogs/kdialog.cpp:1103
#34 0x00007ff98f24e77e in QObject::event (this=0x217fab0, e=<optimized out>) at kernel/qobject.cpp:1203
#35 0x00007ff98e3c786c in QApplicationPrivate::notify_helper (this=this@entry=0x1a888b0, receiver=receiver@entry=0x217fab0, e=e@entry=0x23c3820) at kernel/qapplication.cpp:4562
#36 0x00007ff98e3cbceb in QApplication::notify (this=0x7fff991c0870, receiver=0x217fab0, e=0x23c3820) at kernel/qapplication.cpp:4423
#37 0x00007ff98ffdd146 in KApplication::notify (this=0x7fff991c0870, receiver=0x217fab0, event=0x23c3820) at /usr/src/debug/kdelibs-4.10.3/kdeui/kernel/kapplication.cpp:311
#38 0x00007ff98f239d8e in QCoreApplication::notifyInternal (this=0x7fff991c0870, receiver=receiver@entry=0x217fab0, event=event@entry=0x23c3820) at kernel/qcoreapplication.cpp:946
#39 0x00007ff98f23d6f1 in sendEvent (event=0x23c3820, receiver=0x217fab0) at kernel/qcoreapplication.h:231
#40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x19bb2b0) at kernel/qcoreapplication.cpp:1570
#41 0x00007ff98f268133 in sendPostedEvents () at kernel/qcoreapplication.h:236
#42 postEventSourceDispatch (s=0x1a89b40) at kernel/qeventdispatcher_glib.cpp:279
#43 0x00007ff98ab627d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#44 0x00007ff98ab62b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#45 0x00007ff98ab62bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#46 0x00007ff98f2682c6 in QEventDispatcherGlib::processEvents (this=0x19c1790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#47 0x00007ff98e467c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#48 0x00007ff98f238adf in QEventLoop::processEvents (this=this@entry=0x7fff991c0730, flags=...) at kernel/qeventloop.cpp:149
#49 0x00007ff98f238d68 in QEventLoop::exec (this=0x7fff991c0730, flags=...) at kernel/qeventloop.cpp:204
#50 0x00007ff98f23da08 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#51 0x00007ff97d03d097 in kdemain (argc=5, argv=0x1a36e70) at /usr/src/debug/kde-baseapps-4.10.3/dolphin/src/main.cpp:90
#52 0x000000000040889a in _start ()

Possible duplicates by query: bug 320734, bug 320664, bug 316953, bug 311237, bug 311055.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-07-09 07:52:39 UTC
Thanks for the bug report. Looks like a crash that has been reported already.

*** This bug has been marked as a duplicate of bug 278431 ***
Comment 2 n.pylarinos 2013-07-17 14:31:07 UTC
Created attachment 81161 [details]
New crash information added by DrKonqi

dolphin (2.2) on KDE Platform 4.10.5 using Qt 4.8.3

- What I was doing when the application crashed:
I was trying to delete some files, and when i dragged and dropped the items into the trash
Dolphin just crashed and the crash reporting assistant appeared...
This happened alot of times and I tried to install some additional debugging libraries but
this fixed a little bit the problem... 
This is not a compiled from sources version of KDE and this problem appears every time 
i try to delete files when the trash is full! I don't know if this can help you, but I have tried 
alot of times to free disk space by deleting orphaned packages and unneeded libraries with
deborphan! 

Thank you!

-- Backtrace (Reduced):
#7  QList (l=..., this=0xbfde9960) at /usr/include/qt4/QtCore/qlist.h:122
#8  QForeachContainer (t=..., this=0xbfde9960) at /usr/include/qt4/QtCore/qglobal.h:2367
#9  KDirLister::Private::cachedItemsJobForUrl (this=0x10, url=...) at ../../kio/kio/kdirlister.cpp:281
#10 0xb6cce460 in KDirListerCache::updateDirectory (this=this@entry=0xa0e0620, _dir=...) at ../../kio/kio/kdirlister.cpp:694
#11 0xb6ccfbc8 in KDirListerCache::slotFilesAdded (this=0xa0e0620, dir=...) at ../../kio/kio/kdirlister.cpp:866