Bug 328804 - Dolphin Crash when the user is trying to mount a USB key
Summary: Dolphin Crash when the user is trying to mount a USB key
Status: RESOLVED DUPLICATE of bug 320006
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 4.11.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-14 17:06 UTC by Rafael Torres
Modified: 2014-01-30 22:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.85 KB, text/plain)
2014-01-30 22:00 UTC, Felipe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Torres 2013-12-14 17:06:20 UTC
Application: dolphin (4.11.3)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop i686
Distribution: "openSUSE 13.1 (Bottle) (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

Dolphin was already opened when the user plugged the USB Key and try to mount it using the Device Notifier application, and then Dolphin bug occurs...

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

Thread 3 (Thread 0xad960b40 (LWP 5197)):
#0  0xb7771424 in __kernel_vsyscall ()
#1  0xb5fb6372 in clock_gettime () from /lib/libc.so.6
#2  0xb6d0407c in do_gettime (frac=0xad95fff0, sec=0xad95ffe8) at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0xb6de9e82 in updateCurrentTime (this=0xad002074) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=this@entry=0xad002074, tm=...) at kernel/qeventdispatcher_unix.cpp:460
#6  0xb6de843b in timerSourcePrepareHelper (src=src@entry=0xad002040, timeout=0xad9600ec) at kernel/qeventdispatcher_glib.cpp:136
#7  0xb6de84ca in timerSourcePrepare (source=0xad002040, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0xb59570e3 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#9  0xb59579ff in ?? () from /usr/lib/libglib-2.0.so.0
#10 0xb5957c48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#11 0xb6de860f in QEventDispatcherGlib::processEvents (this=0xad000468, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#12 0xb6db7a03 in QEventLoop::processEvents (this=this@entry=0xad960258, flags=...) at kernel/qeventloop.cpp:149
#13 0xb6db7d29 in QEventLoop::exec (this=this@entry=0xad960258, flags=...) at kernel/qeventloop.cpp:204
#14 0xb6ca630d in QThread::exec (this=this@entry=0x92b4b10) at thread/qthread.cpp:536
#15 0xb6d97e14 in QInotifyFileSystemWatcherEngine::run (this=0x92b4b10) at io/qfilesystemwatcher_inotify.cpp:256
#16 0xb6ca8c5f in QThreadPrivate::start (arg=0x92b4b10) at thread/qthread_unix.cpp:338
#17 0xb6c2507a in start_thread () from /lib/libpthread.so.0
#18 0xb5fa880e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xacef2b40 (LWP 5198)):
#0  0xb599ac63 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#1  0xb59570ed in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#2  0xb59579ff in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb5957c48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0xb6de860f in QEventDispatcherGlib::processEvents (this=0xac500468, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0xb6db7a03 in QEventLoop::processEvents (this=this@entry=0xacef2258, flags=...) at kernel/qeventloop.cpp:149
#6  0xb6db7d29 in QEventLoop::exec (this=this@entry=0xacef2258, flags=...) at kernel/qeventloop.cpp:204
#7  0xb6ca630d in QThread::exec (this=this@entry=0x9344660) at thread/qthread.cpp:536
#8  0xb6d97e14 in QInotifyFileSystemWatcherEngine::run (this=0x9344660) at io/qfilesystemwatcher_inotify.cpp:256
#9  0xb6ca8c5f in QThreadPrivate::start (arg=0x9344660) at thread/qthread_unix.cpp:338
#10 0xb6c2507a in start_thread () from /lib/libpthread.so.0
#11 0xb5fa880e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb546a740 (LWP 5193)):
[KCrash Handler]
#7  0xb5e68d64 in QDomNode::toElement (this=0xbfcfca58) at dom/qdom.cpp:7281
#8  0xb38f7577 in KBookmarkGroup::findToolbar (this=0xbfcfcae4) at /usr/src/debug/kdelibs-4.11.3/kio/bookmarks/kbookmark.cc:253
#9  0xb38ff8ce in KBookmarkManager::saveAs (this=this@entry=0x92aff88, filename=..., toolbarCache=toolbarCache@entry=true) at /usr/src/debug/kdelibs-4.11.3/kio/bookmarks/kbookmarkmanager.cc:415
#10 0xb38ffa7e in KBookmarkManager::save (this=this@entry=0x92aff88, toolbarCache=toolbarCache@entry=true) at /usr/src/debug/kdelibs-4.11.3/kio/bookmarks/kbookmarkmanager.cc:398
#11 0xb3902f7a in KBookmarkManager::emitChanged (this=0x92aff88, group=...) at /usr/src/debug/kdelibs-4.11.3/kio/bookmarks/kbookmarkmanager.cc:553
#12 0xafa6d91b in PlacesItemModel::saveBookmarks (this=0x93c1a20) at /usr/src/debug/kde-baseapps-4.11.3/dolphin/src/panels/places/placesitemmodel.cpp:732
#13 0xafa73af8 in PlacesItemModel::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbfcfcc68, _c=<optimized out>) at /usr/src/debug/kde-baseapps-4.11.3/build/dolphin/src/placesitemmodel.moc:77
#14 0xb6dcdc55 in QMetaObject::activate (sender=sender@entry=0x9453248, m=m@entry=0xb6f254b8 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3556
#15 0xb6e1e895 in QTimer::timeout (this=this@entry=0x9453248) at .moc/release-shared/moc_qtimer.cpp:147
#16 0xb6dd7516 in QTimer::timerEvent (this=0x9453248, e=0xbfcfd020) at kernel/qtimer.cpp:280
#17 0xb6dd211c in QObject::event (this=0x9453248, e=0xbfcfd020) at kernel/qobject.cpp:1165
#18 0xb62a44b4 in QApplicationPrivate::notify_helper (this=0x912be88, receiver=0x9453248, e=0xbfcfd020) at kernel/qapplication.cpp:4562
#19 0xb62aaee3 in QApplication::notify (this=0xbfcfd320, receiver=receiver@entry=0x9453248, e=e@entry=0xbfcfd020) at kernel/qapplication.cpp:4348
#20 0xb7509cb4 in KApplication::notify (this=0xbfcfd320, receiver=0x9453248, event=0xbfcfd020) at /usr/src/debug/kdelibs-4.11.3/kdeui/kernel/kapplication.cpp:311
#21 0xb6db8fba in QCoreApplication::notifyInternal (this=0xbfcfd320, receiver=0x9453248, event=event@entry=0xbfcfd020) at kernel/qcoreapplication.cpp:949
#22 0xb6deb3af in sendEvent (event=0xbfcfd020, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#23 QTimerInfoList::activateTimers (this=0x912c05c) at kernel/qeventdispatcher_unix.cpp:636
#24 0xb6de83db in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#25 idleTimerSourceDispatch (source=0x912c090) at kernel/qeventdispatcher_glib.cpp:233
#26 0xb59577de in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb5957b88 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb5957c48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb6de85ef in QEventDispatcherGlib::processEvents (this=this@entry=0x90b1e00, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#30 0xb635451e in QGuiEventDispatcherGlib::processEvents (this=0x90b1e00, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb6db7a03 in QEventLoop::processEvents (this=this@entry=0xbfcfd248, flags=...) at kernel/qeventloop.cpp:149
#32 0xb6db7d29 in QEventLoop::exec (this=this@entry=0xbfcfd248, flags=...) at kernel/qeventloop.cpp:204
#33 0xb6dbd4fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#34 0xb62a2944 in QApplication::exec () at kernel/qapplication.cpp:3823
#35 0xafa5f76a in kdemain (argc=5, argv=0x90fcb08) at /usr/src/debug/kde-baseapps-4.11.3/dolphin/src/main.cpp:93
#36 0x0804fba3 in launch (argc=<optimized out>, argc@entry=5, _name=_name@entry=0x911043c "/usr/bin/dolphin", args=<optimized out>, args@entry=0x911044d "--icon", cwd=cwd@entry=0x0, envc=envc@entry=1, envs=<optimized out>, envs@entry=0x911047d "DISPLAY=:0", reset_env=false, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x911048c "minivaio.rtb.net;1387037620;951111;2683_TIME33616025") at /usr/src/debug/kdelibs-4.11.3/kinit/kinit.cpp:726
#37 0x08050a73 in handle_launcher_request (sock=sock@entry=8, who=<optimized out>) at /usr/src/debug/kdelibs-4.11.3/kinit/kinit.cpp:1218
#38 0x08051111 in handle_requests (waitForPid=waitForPid@entry=0) at /usr/src/debug/kdelibs-4.11.3/kinit/kinit.cpp:1411
#39 0x0804c796 in main (argc=4, argv=0xbfcfdb34, envp=0xbfcfdb48) at /usr/src/debug/kdelibs-4.11.3/kinit/kinit.cpp:1899

The reporter indicates this bug may be a duplicate of or related to bug 325332, bug 320006.

Possible duplicates by query: bug 327593, bug 325332, bug 324726, bug 322275, bug 320006.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-12-14 18:01:43 UTC
Thanks for the bug report! This crash has been reported already.

*** This bug has been marked as a duplicate of bug 320006 ***
Comment 2 Felipe 2014-01-30 22:00:31 UTC
Created attachment 84911 [details]
New crash information added by DrKonqi

dolphin (4.11.3) on KDE Platform 4.11.3 using Qt 4.8.4

- What I was doing when the application crashed:
Conectei o pen drive e o dolphin parou de funcionar

-- Backtrace (Reduced):
#6  0x00007fd5a4c6b9b7 in QDomNode::toElement (this=this@entry=0x7fffe8f624d0) at dom/qdom.cpp:7281
#7  0x00007fd5a504368b in KBookmarkGroup::findToolbar (this=this@entry=0x7fffe8f62600) at ../../kio/bookmarks/kbookmark.cc:253
#8  0x00007fd5a504ab51 in KBookmarkManager::saveAs (this=this@entry=0x1655060, filename=..., toolbarCache=toolbarCache@entry=true) at ../../kio/bookmarks/kbookmarkmanager.cc:415
#9  0x00007fd5a504acd1 in KBookmarkManager::save (this=this@entry=0x1655060, toolbarCache=toolbarCache@entry=true) at ../../kio/bookmarks/kbookmarkmanager.cc:398
#10 0x00007fd5a504dd58 in KBookmarkManager::emitChanged (this=0x1655060, group=...) at ../../kio/bookmarks/kbookmarkmanager.cc:553