Bug 287396 - Dolphin Crashed When Deleting a File
Summary: Dolphin Crashed When Deleting a File
Status: RESOLVED DUPLICATE of bug 278431
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 20:20 UTC by robert.l.kief
Modified: 2011-11-23 23:06 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 robert.l.kief 2011-11-23 20:20:32 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.8.0
Operating System: Linux 3.1.1-2.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
- What I was doing when the application crashed: I was attempting to delete a file in my Documents folder and send it to Trash.

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

Thread 2 (Thread 0x7f8edcf7e700 (LWP 4524)):
#0  0x00007f8ee7e43dd5 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x0000003fdc844381 in g_main_context_query (context=0x7f8ed80009a0, max_priority=2147483647, timeout=0x7f8edcf7dbec, fds=0x7f8ed8002400, n_fds=2) at gmain.c:2815
#2  0x0000003fdc844e8a in g_main_context_iterate (context=0x7f8ed80009a0, block=1, dispatch=1, self=<optimized out>) at gmain.c:3055
#3  0x0000003fdc84544c in g_main_context_iteration (context=0x7f8ed80009a0, may_block=1) at gmain.c:3136
#4  0x000000319c1a6896 in QEventDispatcherGlib::processEvents (this=0x7f8ed80008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x000000319c176c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x000000319c176ed7 in QEventLoop::exec (this=0x7f8edcf7dd10, flags=...) at kernel/qeventloop.cpp:204
#7  0x000000319c078ad7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x000000319c156a5f in QInotifyFileSystemWatcherEngine::run (this=0xd4b1b0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x000000319c07bb1b in QThreadPrivate::start (arg=0xd4b1b0) at thread/qthread_unix.cpp:298
#10 0x00007f8ee7e41d90 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f8ee78efd8d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8ee8228840 (LWP 4522)):
[KCrash Handler]
#6  QList (this=0x7fff04ed5e10, l=...) at /usr/include/QtCore/qlist.h:122
#7  QForeachContainer (t=..., this=0x7fff04ed5e10) at /usr/include/QtCore/qglobal.h:2338
#8  KDirLister::Private::cachedItemsJobForUrl (this=0x20, url=...) at /usr/src/debug/kdelibs-4.7.3/kio/kio/kdirlister.cpp:277
#9  0x00000035565202cf in KDirListerCache::updateDirectory (this=0xd227e0, _dir=...) at /usr/src/debug/kdelibs-4.7.3/kio/kio/kdirlister.cpp:680
#10 0x000000355652514d in KDirListerCache::slotFilesAdded (this=0xd227e0, dir=<optimized out>) at /usr/src/debug/kdelibs-4.7.3/kio/kio/kdirlister.cpp:849
#11 0x000000319c18b7d1 in QMetaObject::activate (sender=0xd636c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff04ed6440) at kernel/qobject.cpp:3546
#12 0x0000003556532195 in OrgKdeKDirNotifyInterface::FilesAdded (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/kdelibs-4.7.3/x86_64-redhat-linux-gnu/kio/kdirnotify.moc:131
#13 0x000000355653235b in OrgKdeKDirNotifyInterface::qt_metacall (this=0xd636c0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff04ed6600) at /usr/src/debug/kdelibs-4.7.3/x86_64-redhat-linux-gnu/kio/kdirnotify.moc:107
#14 0x000000319ca22ccb in QDBusConnectionPrivate::deliverCall (this=0xb8f300, object=0xd636c0, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#15 0x000000319c1909e6 in QObject::event (this=0xd636c0, e=<optimized out>) at kernel/qobject.cpp:1194
#16 0x000000319e1c96f4 in notify_helper (e=0x1584ca0, receiver=0xd636c0, this=0xad4ef0) at kernel/qapplication.cpp:4518
#17 QApplicationPrivate::notify_helper (this=0xad4ef0, receiver=0xd636c0, e=0x1584ca0) at kernel/qapplication.cpp:4490
#18 0x000000319e1ce573 in QApplication::notify (this=0x7fff04ed7a00, receiver=0xd636c0, e=0x1584ca0) at kernel/qapplication.cpp:4379
#19 0x0000003555a50396 in KApplication::notify (this=0x7fff04ed7a00, receiver=0xd636c0, event=0x1584ca0) at /usr/src/debug/kdelibs-4.7.3/kdeui/kernel/kapplication.cpp:311
#20 0x000000319c177b4c in QCoreApplication::notifyInternal (this=0x7fff04ed7a00, receiver=0xd636c0, event=0x1584ca0) at kernel/qcoreapplication.cpp:876
#21 0x000000319c17b5da in sendEvent (event=0x1584ca0, receiver=0xd636c0) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xab5750) at kernel/qcoreapplication.cpp:1500
#23 0x000000319c1a6403 in sendPostedEvents () at kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0xae1a10) at kernel/qeventdispatcher_glib.cpp:279
#25 0x0000003fdc844a7d in g_main_dispatch (context=0xae05e0) at gmain.c:2425
#26 g_main_context_dispatch (context=0xae05e0) at gmain.c:2995
#27 0x0000003fdc845278 in g_main_context_iterate (context=0xae05e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3073
#28 0x0000003fdc84544c in g_main_context_iteration (context=0xae05e0, may_block=1) at gmain.c:3136
#29 0x000000319c1a682f in QEventDispatcherGlib::processEvents (this=0xab7030, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#30 0x000000319e26c43e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#31 0x000000319c176c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x000000319c176ed7 in QEventLoop::exec (this=0x7fff04ed6fc0, flags=...) at kernel/qeventloop.cpp:204
#33 0x000000319e68f556 in QDialog::exec (this=0x18a4620) at dialogs/qdialog.cpp:552
#34 0x00000035559a8fa7 in KDialogQueue::Private::slotShowQueuedDialog (this=0xea9810) at /usr/src/debug/kdelibs-4.7.3/kdeui/dialogs/kdialog.cpp:1103
#35 0x000000319c1909e6 in QObject::event (this=0x1677930, e=<optimized out>) at kernel/qobject.cpp:1194
#36 0x000000319e1c96f4 in notify_helper (e=0x135cbb0, receiver=0x1677930, this=0xad4ef0) at kernel/qapplication.cpp:4518
#37 QApplicationPrivate::notify_helper (this=0xad4ef0, receiver=0x1677930, e=0x135cbb0) at kernel/qapplication.cpp:4490
#38 0x000000319e1ce573 in QApplication::notify (this=0x7fff04ed7a00, receiver=0x1677930, e=0x135cbb0) at kernel/qapplication.cpp:4379
#39 0x0000003555a50396 in KApplication::notify (this=0x7fff04ed7a00, receiver=0x1677930, event=0x135cbb0) at /usr/src/debug/kdelibs-4.7.3/kdeui/kernel/kapplication.cpp:311
#40 0x000000319c177b4c in QCoreApplication::notifyInternal (this=0x7fff04ed7a00, receiver=0x1677930, event=0x135cbb0) at kernel/qcoreapplication.cpp:876
#41 0x000000319c17b5da in sendEvent (event=0x135cbb0, receiver=0x1677930) at kernel/qcoreapplication.h:231
#42 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xab5750) at kernel/qcoreapplication.cpp:1500
#43 0x000000319c1a6403 in sendPostedEvents () at kernel/qcoreapplication.h:236
#44 postEventSourceDispatch (s=0xae1a10) at kernel/qeventdispatcher_glib.cpp:279
#45 0x0000003fdc844a7d in g_main_dispatch (context=0xae05e0) at gmain.c:2425
#46 g_main_context_dispatch (context=0xae05e0) at gmain.c:2995
#47 0x0000003fdc845278 in g_main_context_iterate (context=0xae05e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3073
#48 0x0000003fdc84544c in g_main_context_iteration (context=0xae05e0, may_block=1) at gmain.c:3136
#49 0x000000319c1a682f in QEventDispatcherGlib::processEvents (this=0xab7030, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#50 0x000000319e26c43e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#51 0x000000319c176c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#52 0x000000319c176ed7 in QEventLoop::exec (this=0x7fff04ed7990, flags=...) at kernel/qeventloop.cpp:204
#53 0x000000319c17b8d5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#54 0x000000355984b899 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#55 0x00007f8ee782269d in __libc_start_main () from /lib64/libc.so.6
#56 0x00000000004007d1 in _start ()

Possible duplicates by query: bug 278431.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-11-23 23:06:24 UTC

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