Bug 249556 - Dolphin crash
Summary: Dolphin crash
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 00:22 UTC by rvankessel
Modified: 2010-09-18 18:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (31.12 KB, text/plain)
2010-09-18 18:35 UTC, Vitaly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rvankessel 2010-08-31 00:22:04 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Clicked on a folder. Dolphin often crashes after recent upgrade to kde 4.5. It can crash doing several different types of operations. Deleting a file, right clicking on a file, etc.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  0xb302edf4 in _dbus_pthread_mutex_lock () from /usr/lib/libdbus-1.so.3
#8  0xb30258d8 in _dbus_mutex_lock () from /usr/lib/libdbus-1.so.3
#9  0xb300d315 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#10 0xb30206f5 in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#11 0xb30114a5 in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#12 0xb30254a2 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#13 0xb5f655d4 in ?? () from /usr/lib/libQtDBus.so.4
#14 0xb6ec5644 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb6421f14 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb64260fe in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb750ef5a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb6eb2ecb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb6ee080e in ?? () from /usr/lib/libQtCore.so.4
#20 0xb6edd7b7 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb5cfbf72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5cfc750 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0xb5cfca04 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6edde7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb64ce1b5 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6eb2119 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb6eb238a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb6eb6c6f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb641f637 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0xb3245495 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#31 0x0804d839 in _start ()

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

Possible duplicates by query: bug 249348, bug 248534, bug 242574, bug 237328, bug 236951.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-31 19:45:47 UTC

*** This bug has been marked as a duplicate of bug 226725 ***
Comment 2 Vitaly 2010-09-18 18:35:17 UTC
Created attachment 51789 [details]
New crash information added by DrKonqi

dolphin (1.5) on KDE Platform 4.5.1 (KDE 4.5.1) "release 3" using Qt 4.6.3

- What I was doing when the application crashed:
Crashes happen randomly in different situation like folder oppening and while being in background mode. Also it hangs for some time while oppening a folder or copying file.

-- Backtrace (Reduced):
#7  _dbus_connection_lock (connection=0x0) at dbus-connection.c:355
#8  0xb5999985 in _dbus_pending_call_get_connection_and_lock (pending=0xa75017b0) at dbus-pending-call.c:307
#9  0xb598a2d6 in reply_handler_timeout (data=0xa75017b0) at dbus-connection.c:3163
#10 0xb599eb90 in dbus_timeout_handle (timeout=0xa750a980) at dbus-timeout.c:473
#11 0xb5e2e4e1 in q_dbus_timeout_handle (this=0x80bdd50, e=0xbff33140) at qdbus_symbols_p.h:172
Comment 3 Peter Penz 2010-09-18 18:54:24 UTC
The root cause for the crash is in libdbus. Please update to libdbus >= 1.3.1 or as workaround disable the tooltips and the information panel in Dolphin.