Bug 345576 - Dolphin crash during cut & paste to external Harddrive
Summary: Dolphin crash during cut & paste to external Harddrive
Status: RESOLVED DUPLICATE of bug 320006
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 4.14.2
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-03-27 15:06 UTC by Jim Murphy
Modified: 2015-03-28 08:12 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 Jim Murphy 2015-03-27 15:06:26 UTC
Application: dolphin (4.14.2)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.13.0-37-generic x86_64
Distribution: Linux Mint 17.1 Rebecca

-- Information about the crash:
- What I was doing when the application crashed: had 3 other programs running when crash occurred 1. K3b was in the process of formatting a 4.3GB DVD/RW 2. Firefox was running with only one tab open 3. Thunderbird was in the process of downloading new emails from 6 accounts

Had plugged in external harddrive while Dolphin was running, cut 7 files (3.2gb total) to paste to external drive, clicked on external drive when crash occurred.

The crash can be reproduced sometimes.

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

Thread 4 (Thread 0x7f8d54435700 (LWP 3085)):
#0  0x00007f8d6d21db2a in testAndSetOrdered (newValue=1, expectedValue=0, this=0xb8d440) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:145
#1  testAndSetAcquire (newValue=1, expectedValue=0, this=0xb8d440) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:267
#2  tryLockInline (this=0xd3f8e8) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:181
#3  lockInline (this=0xd3f8e8) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:189
#4  QMutexLocker (m=0xd3f8e8, this=<synthetic pointer>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:109
#5  canWaitLocked (this=0xd3f8a0) at ../../include/QtCore/private/../../../src/corelib/thread/qthread_p.h:228
#6  postEventSourcePrepare (s=0x7f8d4c001350, timeout=0x7f8d54434bec) at kernel/qeventdispatcher_glib.cpp:270
#7  0x00007f8d68405a61 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f8d68405f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f8d684060ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f8d6d21d7be in QEventDispatcherGlib::processEvents (this=0x7f8d4c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#11 0x00007f8d6d1ef0af in QEventLoop::processEvents (this=this@entry=0x7f8d54434de0, flags=...) at kernel/qeventloop.cpp:149
#12 0x00007f8d6d1ef3a5 in QEventLoop::exec (this=this@entry=0x7f8d54434de0, flags=...) at kernel/qeventloop.cpp:204
#13 0x00007f8d6d0ebc5f in QThread::exec (this=this@entry=0xbfa1c0) at thread/qthread.cpp:537
#14 0x00007f8d6d1d0823 in QInotifyFileSystemWatcherEngine::run (this=0xbfa1c0) at io/qfilesystemwatcher_inotify.cpp:265
#15 0x00007f8d6d0ee32f in QThreadPrivate::start (arg=0xbfa1c0) at thread/qthread_unix.cpp:349
#16 0x00007f8d688e5182 in start_thread (arg=0x7f8d54435700) at pthread_create.c:312
#17 0x00007f8d711bc47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f8d53b8a700 (LWP 3088)):
#0  0x00007f8d68403467 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f8d6840562b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8d68405f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8d684060ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8d6d21d7be in QEventDispatcherGlib::processEvents (this=0x7f8d440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0x00007f8d6d1ef0af in QEventLoop::processEvents (this=this@entry=0x7f8d53b89e20, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f8d6d1ef3a5 in QEventLoop::exec (this=this@entry=0x7f8d53b89e20, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f8d6d0ebc5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#8  0x00007f8d6d0ee32f in QThreadPrivate::start (arg=0xc0dfb0) at thread/qthread_unix.cpp:349
#9  0x00007f8d688e5182 in start_thread (arg=0x7f8d53b8a700) at pthread_create.c:312
#10 0x00007f8d711bc47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f8d52d11700 (LWP 3089)):
#0  0x00007f8d68403469 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f8d6840562b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8d68405f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8d684060ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8d6d21d7be in QEventDispatcherGlib::processEvents (this=0x7f8d480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0x00007f8d6d1ef0af in QEventLoop::processEvents (this=this@entry=0x7f8d52d10de0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f8d6d1ef3a5 in QEventLoop::exec (this=this@entry=0x7f8d52d10de0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f8d6d0ebc5f in QThread::exec (this=this@entry=0xcd21c0) at thread/qthread.cpp:537
#8  0x00007f8d6d1d0823 in QInotifyFileSystemWatcherEngine::run (this=0xcd21c0) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f8d6d0ee32f in QThreadPrivate::start (arg=0xcd21c0) at thread/qthread_unix.cpp:349
#10 0x00007f8d688e5182 in start_thread (arg=0x7f8d52d11700) at pthread_create.c:312
#11 0x00007f8d711bc47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f8d718e87c0 (LWP 3059)):
[KCrash Handler]
#6  0x00007f8d6ed2738b in QDomNode::isElement (this=this@entry=0x7fffbbef91e0) at dom/qdom.cpp:2823
#7  0x00007f8d6ed2aa28 in QDomNode::firstChildElement (this=this@entry=0x7fffbbef9360, tagName=...) at dom/qdom.cpp:2951
#8  0x00007f8d6f100967 in KBookmarkGroup::findToolbar (this=this@entry=0x7fffbbef9360) at ../../kio/bookmarks/kbookmark.cc:251
#9  0x00007f8d6f107e91 in KBookmarkManager::saveAs (this=this@entry=0xc9b810, filename=..., toolbarCache=toolbarCache@entry=true) at ../../kio/bookmarks/kbookmarkmanager.cc:415
#10 0x00007f8d6f108011 in KBookmarkManager::save (this=this@entry=0xc9b810, toolbarCache=toolbarCache@entry=true) at ../../kio/bookmarks/kbookmarkmanager.cc:398
#11 0x00007f8d6f10b098 in KBookmarkManager::emitChanged (this=0xc9b810, group=...) at ../../kio/bookmarks/kbookmarkmanager.cc:553
#12 0x00007f8d714e32d1 in PlacesItemModel::saveBookmarks (this=0xcb7e00) at ../../../dolphin/src/panels/places/placesitemmodel.cpp:722
#13 0x00007f8d714e5ea5 in PlacesItemModel::qt_static_metacall (_o=0xcb7e00, _id=-1141927440, _a=0xd23f01, _c=<optimized out>) at ./placesitemmodel.moc:74
#14 0x00007f8d6d20487a in QMetaObject::activate (sender=0xef9b40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#15 0x00007f8d6d208a31 in QObject::event (this=0xef9b40, e=<optimized out>) at kernel/qobject.cpp:1156
#16 0x00007f8d6dbe2e2c in QApplicationPrivate::notify_helper (this=this@entry=0x8d2b20, receiver=receiver@entry=0xef9b40, e=e@entry=0x7fffbbef98f0) at kernel/qapplication.cpp:4567
#17 0x00007f8d6dbe94a0 in QApplication::notify (this=this@entry=0x7fffbbef9c90, receiver=receiver@entry=0xef9b40, e=e@entry=0x7fffbbef98f0) at kernel/qapplication.cpp:4353
#18 0x00007f8d6e8edcca in KApplication::notify (this=0x7fffbbef9c90, receiver=0xef9b40, event=0x7fffbbef98f0) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007f8d6d1f04dd in QCoreApplication::notifyInternal (this=0x7fffbbef9c90, receiver=0xef9b40, event=0x7fffbbef98f0) at kernel/qcoreapplication.cpp:953
#20 0x00007f8d6d220323 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#21 QTimerInfoList::activateTimers (this=0x8c8cb0) at kernel/qeventdispatcher_unix.cpp:621
#22 0x00007f8d6d21d5f1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:193
#23 0x00007f8d68405e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f8d68406048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f8d684060ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f8d6d21d7a1 in QEventDispatcherGlib::processEvents (this=0x890a00, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#27 0x00007f8d6dc84bb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x00007f8d6d1ef0af in QEventLoop::processEvents (this=this@entry=0x7fffbbef9b60, flags=...) at kernel/qeventloop.cpp:149
#29 0x00007f8d6d1ef3a5 in QEventLoop::exec (this=this@entry=0x7fffbbef9b60, flags=...) at kernel/qeventloop.cpp:204
#30 0x00007f8d6d1f4b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#31 0x00007f8d6dbe137c in QApplication::exec () at kernel/qapplication.cpp:3828
#32 0x00007f8d714d73e7 in kdemain (argc=5, argv=0x7fffbbef9dc8) at ../../../dolphin/src/main.cpp:93
#33 0x00007f8d710e3ec5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=5, argv=0x7fffbbef9dc8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbbef9db8) at libc-start.c:287
#34 0x00000000004006fe in _start ()

Possible duplicates by query: bug 342400, bug 337888, bug 337030, bug 335807, bug 332861.

Reported using DrKonqi
Comment 1 Arjun AK 2015-03-28 08:12:27 UTC

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