Bug 284268 - Dolphin crashes after moving files from thumb drive
Summary: Dolphin crashes after moving files from thumb drive
Status: RESOLVED DUPLICATE of bug 254043
Alias: None
Product: kfile
Classification: Applications
Component: kfileplacesview (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 13:45 UTC by dberg58
Modified: 2012-01-03 21:18 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 dberg58 2011-10-17 13:45:16 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashedI was copying files from the thumb drive to my home directory. It is a Kingston tumb drive.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f24e16a7780 (LWP 2220))]

Thread 3 (Thread 0x7f24cf074700 (LWP 2224)):
#0  0x00007f24d96a200b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f24d96a2dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f24d96a3429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f24dd3baf3e in QEventDispatcherGlib::processEvents (this=0x7f24c80008b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f24dd38ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f24dd38eef7 in QEventLoop::exec (this=0x7f24cf073dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f24dd2a627f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f24dd371cbf in QInotifyFileSystemWatcherEngine::run (this=0x10506f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f24dd2a8d05 in QThreadPrivate::start (arg=0x10506f0) at thread/qthread_unix.cpp:331
#9  0x00007f24d9b74efc in start_thread (arg=0x7f24cf074700) at pthread_create.c:304
#10 0x00007f24e0f7b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f24c7fff700 (LWP 2228)):
#0  0x00007f24e0f6f773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f24d96a2f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f24d96a3429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f24dd3baf3e in QEventDispatcherGlib::processEvents (this=0x1349030, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f24dd38ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f24dd38eef7 in QEventLoop::exec (this=0x7f24c7ffedd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f24dd2a627f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f24dd371cbf in QInotifyFileSystemWatcherEngine::run (this=0x14c3e70) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f24dd2a8d05 in QThreadPrivate::start (arg=0x14c3e70) at thread/qthread_unix.cpp:331
#9  0x00007f24d9b74efc in start_thread (arg=0x7f24c7fff700) at pthread_create.c:304
#10 0x00007f24e0f7b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f24e16a7780 (LWP 2220)):
[KCrash Handler]
#6  ref (this=0x670072006f1408) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:121
#7  QDomNode::QDomNode (this=0x7fff3f340680, n=...) at dom/qdom.cpp:2040
#8  0x00007f24e0c50b8d in KBookmark (this=0x7fff3f340680) at ../../kio/bookmarks/kbookmark.h:34
#9  KFilePlacesItem::bookmark (this=<optimized out>) at ../../kfile/kfileplacesitem.cpp:86
#10 0x00007f24e0c50bc9 in KFilePlacesItem::isDevice (this=0x1461840) at ../../kfile/kfileplacesitem.cpp:81
#11 0x00007f24e0c530b9 in KFilePlacesModel::deviceForIndex (this=<optimized out>, index=<optimized out>) at ../../kfile/kfileplacesmodel.cpp:243
#12 0x00007f24e0c54097 in KFilePlacesModel::requestTeardown (this=0xffa780, index=<optimized out>) at ../../kfile/kfileplacesmodel.cpp:797
#13 0x00007f24e0c5d699 in KFilePlacesView::contextMenuEvent (this=0x137a8a0, event=0x7fff3f341700) at ../../kfile/kfileplacesview.cpp:685
#14 0x00007f24ddde0a00 in QWidget::event (this=0x137a8a0, event=0x7fff3f341700) at kernel/qwidget.cpp:8462
#15 0x00007f24de1894f6 in QFrame::event (this=0x137a8a0, e=0x7fff3f341700) at widgets/qframe.cpp:557
#16 0x00007f24de29a19b in QAbstractItemView::viewportEvent (this=0x137a8a0, event=0x7fff3f341700) at itemviews/qabstractitemview.cpp:1628
#17 0x00007f24dd38fc88 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x13781a0, event=0x7fff3f341700) at kernel/qcoreapplication.cpp:902
#18 0x00007f24ddd903ef in notify_helper (e=0x7fff3f341700, receiver=0x13781a0, this=0xe50380) at kernel/qapplication.cpp:4482
#19 QApplicationPrivate::notify_helper (this=0xe50380, receiver=0x13781a0, e=0x7fff3f341700) at kernel/qapplication.cpp:4458
#20 0x00007f24ddd95779 in QApplication::notify (this=<optimized out>, receiver=0x13781a0, e=0x7fff3f341700) at kernel/qapplication.cpp:4126
#21 0x00007f24deaa41e6 in KApplication::notify (this=0x7fff3f342330, receiver=0x13781a0, event=0x7fff3f341700) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x00007f24dd38fafc in QCoreApplication::notifyInternal (this=0x7fff3f342330, receiver=0x13781a0, event=0x7fff3f341700) at kernel/qcoreapplication.cpp:787
#23 0x00007f24dde109aa in sendSpontaneousEvent (event=0x7fff3f341700, receiver=0x13781a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 QETWidget::translateMouseEvent (this=0x137a8a0, event=<optimized out>) at kernel/qapplication_x11.cpp:4573
#25 0x00007f24dde0f8be in QApplication::x11ProcessEvent (this=0x7fff3f342330, event=0x7fff3f341ef0) at kernel/qapplication_x11.cpp:3690
#26 0x00007f24dde38412 in x11EventSourceDispatch (s=0xe53a30, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x00007f24d96a2a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f24d96a3258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f24d96a3429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f24dd3baed6 in QEventDispatcherGlib::processEvents (this=0xe32a00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#31 0x00007f24dde3807e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f24dd38ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007f24dd38eef7 in QEventLoop::exec (this=0x7fff3f3422c0, flags=...) at kernel/qeventloop.cpp:201
#34 0x00007f24dd393789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#35 0x00007f24e1284269 in kdemain (argc=6, argv=0x7fff3f342818) at ../../../dolphin/src/main.cpp:85
#36 0x00007f24e0ebb30d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=6, ubp_av=0x7fff3f342818, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff3f342808) at libc-start.c:226
#37 0x0000000000400671 in _start ()

Possible duplicates by query: bug 269536, bug 266738, bug 260576.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-01-03 21:18:09 UTC

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