Bug 246208 - Dolphin Crashes at random
Summary: Dolphin Crashes at random
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-07-30 05:44 UTC by mniasfreemag
Modified: 2010-08-02 13:02 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 mniasfreemag 2010-07-30 05:44:53 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.4.95 (KDE 4.4.95 (KDE 4.5 >= 20100723))
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop i686
Distribution: "openSUSE 11.3 (i586)"

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

I had dolphin window open and Firefox window open, when I clicked from dolphin to firefox window, dolphin crashed.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  _dbus_connection_lock (connection=0x30000ff) at dbus-connection.c:355
#8  0xb5af2985 in _dbus_pending_call_get_connection_and_lock (pending=0x835d230) at dbus-pending-call.c:307
#9  0xb5ae32d6 in reply_handler_timeout (data=0x835d230) at dbus-connection.c:3163
#10 0xb5af7b90 in dbus_timeout_handle (timeout=0x8363410) at dbus-timeout.c:473
#11 0xb5f874e1 in q_dbus_timeout_handle (this=0x80c89a8, e=0xbfe9d660) at qdbus_symbols_p.h:172
#12 QDBusConnectionPrivate::timerEvent (this=0x80c89a8, e=0xbfe9d660) at qdbusintegrator.cpp:1035
#13 0xb6f5d774 in QObject::event (this=0x80c89a8, e=0xbfe9d660) at kernel/qobject.cpp:1212
#14 0xb6483c64 in QApplicationPrivate::notify_helper (this=0x80d2350, receiver=0x80c89a8, e=0xbfe9d660) at kernel/qapplication.cpp:4302
#15 0xb648bbf7 in QApplication::notify (this=0xbfe9d9d0, receiver=0x80c89a8, e=0xbfe9d660) at kernel/qapplication.cpp:3706
#16 0xb75672b1 in KApplication::notify (this=0xbfe9d9d0, receiver=0x80c89a8, event=0xbfe9d660) at /usr/src/debug/kdelibs-4.4.95/kdeui/kernel/kapplication.cpp:309
#17 0xb6f4ae0e in QCoreApplication::notifyInternal (this=0xbfe9d9d0, receiver=0x80c89a8, event=0xbfe9d660) at kernel/qcoreapplication.cpp:726
#18 0xb6f7970e in sendEvent (this=0x80d4ebc) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x80d4ebc) at kernel/qeventdispatcher_unix.cpp:618
#20 0xb6f76675 in timerSourceDispatch (source=0x80d5300) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=0x80d5300) at kernel/qeventdispatcher_glib.cpp:231
#22 0xb5cd1b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xb5cd2350 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0xb5cd260e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0xb6f76d4b in QEventDispatcherGlib::processEvents (this=0x80d1728, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0xb653419a in QGuiEventDispatcherGlib::processEvents (this=0x80d1728, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0xb6f4a11d in QEventLoop::processEvents (this=0xbfe9d924, flags=...) at kernel/qeventloop.cpp:149
#28 0xb6f4a319 in QEventLoop::exec (this=0xbfe9d924, flags=...) at kernel/qeventloop.cpp:201
#29 0xb6f4ec70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0xb6481164 in QApplication::exec () at kernel/qapplication.cpp:3581
#31 0xb18efbbd in kdemain (argc=6, argv=0x80b6eb8) at /usr/src/debug/kdebase-4.4.95/apps/dolphin/src/main.cpp:98
#32 0x0804e3f1 in _start ()

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

Possible duplicates by query: bug 246017, bug 245976, bug 245682, bug 245205, bug 243893.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-08-02 13:02:01 UTC
Thanks for the bug report! This crash has been reported already. It's a bug in
the D-Bus library.

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