Bug 274355 - Dolphin crush
Summary: Dolphin crush
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 276899 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-28 14:21 UTC by blackmetalowiec
Modified: 2011-07-02 12:23 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 blackmetalowiec 2011-05-28 14:21:00 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.8-68.fc13.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed: - What I was doing when the application crashe: compiling bison and flex

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#7  _dbus_connection_lock (connection=0x14) at dbus-connection.c:355
#8  0x008c3076 in _dbus_pending_call_get_connection_and_lock (pending=0xb48ba4c8) at dbus-pending-call.c:307
#9  0x008b3956 in reply_handler_timeout (data=0xb48ba4c8) at dbus-connection.c:3163
#10 0x008c7f83 in dbus_timeout_handle (timeout=0xb48c98f8) at dbus-timeout.c:473
#11 0x0424d130 in q_dbus_timeout_handle (this=0x887a090, e=0xbfd38980) at qdbus_symbols_p.h:172
#12 QDBusConnectionPrivate::timerEvent (this=0x887a090, e=0xbfd38980) at qdbusintegrator.cpp:1035
#13 0x0233c284 in QObject::event (this=0x887a090, e=0xbfd38980) at kernel/qobject.cpp:1212
#14 0x04cfa74c in QApplicationPrivate::notify_helper (this=0x8882210, receiver=0x887a090, e=0xbfd38980) at kernel/qapplication.cpp:4306
#15 0x04d011a6 in QApplication::notify (this=0xbfd38cf0, receiver=0x887a090, e=0xbfd38980) at kernel/qapplication.cpp:3710
#16 0x0731da5b in KApplication::notify (this=0xbfd38cf0, receiver=0x887a090, event=0xbfd38980) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#17 0x0232c563 in QCoreApplication::notifyInternal (this=0xbfd38cf0, receiver=0x887a090, event=0xbfd38980) at kernel/qcoreapplication.cpp:726
#18 0x023574de in sendEvent (this=0x8887244) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x8887244) at kernel/qeventdispatcher_unix.cpp:603
#20 0x02354a68 in timerSourceDispatch (source=0x8887278) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=0x8887278) at kernel/qeventdispatcher_glib.cpp:231
#22 0x003ad525 in g_main_dispatch (context=0x8886a90) at gmain.c:1960
#23 IA__g_main_context_dispatch (context=0x8886a90) at gmain.c:2513
#24 0x003b1268 in g_main_context_iterate (context=0x316490, block=1, dispatch=1, self=0x88880c0) at gmain.c:2591
#25 0x003b1449 in IA__g_main_context_iteration (context=0x8886a90, may_block=1) at gmain.c:2654
#26 0x02354726 in QEventDispatcherGlib::processEvents (this=0x8864798, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x04da8b56 in QGuiEventDispatcherGlib::processEvents (this=0x8864798, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#28 0x0232ac3a in QEventLoop::processEvents (this=0xbfd38c44, flags=...) at kernel/qeventloop.cpp:149
#29 0x0232af7a in QEventLoop::exec (this=0xbfd38c44, flags=...) at kernel/qeventloop.cpp:201
#30 0x0232ec37 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#31 0x04cfa7f8 in QApplication::exec () at kernel/qapplication.cpp:3585
#32 0x0409ac93 in kdemain (argc=6, argv=0xbfd38ee4) at /usr/src/debug/kdebase-4.5.5/apps/dolphin/src/main.cpp:98
#33 0x0804872c in main (argc=6, argv=0xbfd38ee4) at /usr/src/debug/kdebase-4.5.5/i686-redhat-linux-gnu/apps/dolphin/src/dolphin_dummy.cpp:3

Possible duplicates by query: bug 274200, bug 269262, bug 268844, bug 266449, bug 266418.

Reported using DrKonqi
Comment 1 Peter Penz 2011-05-28 14:29:39 UTC
Thanks for the bug report! This is an issue in the D-Bus library which
has been reported already. It is fixed in D-Bus 1.3.1 and later:

http://bugreports.qt.nokia.com/browse/QTBUG-7475
https://bugs.freedesktop.org/show_bug.cgi?id=17754

If you cannot update to D-Bus 1.3.1 or later, you can disable tool tips and the
Information Panel as a workaround.

*** This bug has been marked as a duplicate of bug 226725 ***
Comment 2 Frank Reininghaus 2011-07-02 12:23:48 UTC
*** Bug 276899 has been marked as a duplicate of this bug. ***