Bug 249678 - Dolphin crashes while browsing a folder
Summary: Dolphin crashes while browsing a folder
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 00:16 UTC by Carlos F. Lange
Modified: 2010-09-01 11:38 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 Carlos F. Lange 2010-09-01 00:16:24 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
simply keeping dolphin open at a folder and it crashed twice.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x35003200340035) at dbus-connection.c:355
#6  0x00007fd2a7f9cb1d in _dbus_pending_call_get_connection_and_lock (pending=0x7fd298009330) at dbus-pending-call.c:307
#7  0x00007fd2a7f8efce in reply_handler_timeout (data=0x7fd298009330) at dbus-connection.c:3163
#8  0x00007fd2ad7a7cef in q_dbus_timeout_handle (this=0x6af130, e=0x7fff0996eea0) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x6af130, e=0x7fff0996eea0) at qdbusintegrator.cpp:1035
#10 0x00007fd2ad48322e in QObject::event (this=0x6af130, e=0x7fff0996eea0) at kernel/qobject.cpp:1212
#11 0x00007fd2ac8634d4 in QApplicationPrivate::notify_helper (this=0x6be160, receiver=0x6af130, e=0x7fff0996eea0) at kernel/qapplication.cpp:4302
#12 0x00007fd2ac86baca in QApplication::notify (this=<value optimized out>, receiver=0x6af130, e=0x7fff0996eea0) at kernel/qapplication.cpp:4185
#13 0x00007fd2adfcac06 in KApplication::notify (this=0x7fff09970b30, receiver=0x6af130, event=0x7fff0996eea0) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#14 0x00007fd2ad471e4c in QCoreApplication::notifyInternal (this=0x7fff09970b30, receiver=0x6af130, event=0x7fff0996eea0) at kernel/qcoreapplication.cpp:726
#15 0x00007fd2ad49d0c9 in sendEvent (this=0x6bc380) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x6bc380) at kernel/qeventdispatcher_unix.cpp:618
#17 0x00007fd2ad499ff8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#18 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#19 0x00007fd2a76c9a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fd2a76ca270 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fd2a76ca510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fd2ad49a67f in QEventDispatcherGlib::processEvents (this=0x6968a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#23 0x00007fd2ac90414e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007fd2ad471292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fd2ad471495 in QEventLoop::exec (this=0x7fff0996f230, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007fd2acc83065 in QMenu::exec (this=<value optimized out>, p=..., action=0x0) at widgets/qmenu.cpp:2063
#27 0x0000000000441fd0 in _start ()

This bug may be a duplicate of or related to bug 208921.

Possible duplicates by query: bug 249556, bug 249482, bug 249348, bug 249245, bug 249133.

Reported using DrKonqi
Comment 1 f.pezzato 2010-09-01 10:54:02 UTC
Dolphin crashes here too (version 1.5, kde 4.5.0, archlinux x86_64). It occurred 5-6 times in about 2 hours usage. Can't really reproduce it, anyway it seems to me that it happens after I opened a video stream, no matter which app I use. I didn't experience any problem of this kind with 4.4.x versions, though.
Comment 2 f.pezzato 2010-09-01 11:11:44 UTC
Sorry, it happened again, this time after opening an image with Gwenview. But this time I was able to get the backtrace information, I thought it might be useful. In the meanwhile it occurred to me that the image i opened is in a different (mounted) partition. Maybe that means something. 


Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f671ca3f7e9 in _dbus_pthread_mutex_lock () from /usr/lib/libdbus-1.so.3
#7  0x00007f671ca2098d in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#8  0x00007f671ca3230d in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#9  0x00007f671ca2434e in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#10 0x00007f6728bd2d5e in ?? () from /usr/lib/libQtDBus.so.4
#11 0x00007f672b78235e in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007f672a94c854 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f672a95093a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f672c496146 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f672b770d3c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f672b79c1d2 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f672b7991a8 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007f6727507b33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007f6727508310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007f67275085ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007f672b79982f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f672a9ec37e in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f672b770122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f672b77035c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f672b77476b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x00007f671d870cb5 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#27 0x0000000000406a83 in _start ()
Comment 3 Peter Penz 2010-09-01 11:38:30 UTC

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