Bug 251783 - Dolphin crashed while browsing folder
Summary: Dolphin crashed while browsing folder
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:
Depends on:
Blocks:
 
Reported: 2010-09-20 06:54 UTC by newkindofscientist
Modified: 2010-09-20 08:11 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 newkindofscientist 2010-09-20 06:54:55 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-56.fc13.i686 i686
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
-What was i doing when crash happened:
1.Upgrade to KDE 4.5.1
2.Browsing a Folder
3.Dolphin Crash
4.Restart dolphin
5.Dolphin Crashed Again

It Never Happened to me when i'm using KDE 4.4.X

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#7  _dbus_connection_lock (connection=0x6e696775) at dbus-connection.c:355
#8  0x00629026 in _dbus_pending_call_get_connection_and_lock (pending=0x9741540) at dbus-pending-call.c:307
#9  0x00619956 in reply_handler_timeout (data=0x9741540) at dbus-connection.c:3163
#10 0x0062df33 in dbus_timeout_handle (timeout=0x970ae50) at dbus-timeout.c:473
#11 0x07f47c60 in q_dbus_timeout_handle (this=0x93f4dc8, e=0xbfd46010) at qdbus_symbols_p.h:172
#12 QDBusConnectionPrivate::timerEvent (this=0x93f4dc8, e=0xbfd46010) at qdbusintegrator.cpp:1035
#13 0x07cc3ee4 in QObject::event (this=0x93f4dc8, e=0xbfd46010) at kernel/qobject.cpp:1212
#14 0x0213c77c in QApplicationPrivate::notify_helper (this=0x9401948, receiver=0x93f4dc8, e=0xbfd46010) at kernel/qapplication.cpp:4306
#15 0x021431d6 in QApplication::notify (this=0xbfd46380, receiver=0x93f4dc8, e=0xbfd46010) at kernel/qapplication.cpp:3710
#16 0x05e76ccb in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x07cb4133 in QCoreApplication::notifyInternal (this=0xbfd46380, receiver=0x93f4dc8, event=0xbfd46010) at kernel/qcoreapplication.cpp:726
#18 0x07cdf1fe in sendEvent (this=0x9403834) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x9403834) at kernel/qeventdispatcher_unix.cpp:603
#20 0x07cdc788 in timerSourceDispatch (source=0x94033b8) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=0x94033b8) at kernel/qeventdispatcher_glib.cpp:231
#22 0x00881525 in g_main_dispatch (context=0x9402310) at gmain.c:1960
#23 IA__g_main_context_dispatch (context=0x9402310) at gmain.c:2513
#24 0x00885268 in g_main_context_iterate (context=0xd37490, block=1, dispatch=1, self=0x93fed00) at gmain.c:2591
#25 0x00885449 in IA__g_main_context_iteration (context=0x9402310, may_block=1) at gmain.c:2654
#26 0x07cdc446 in QEventDispatcherGlib::processEvents (this=0x93dec08, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x021eb336 in QGuiEventDispatcherGlib::processEvents (this=0x93dec08, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x07cb280a in QEventLoop::processEvents (this=0xbfd462d4, flags=...) at kernel/qeventloop.cpp:149
#29 0x07cb2b4a in QEventLoop::exec (this=0xbfd462d4, flags=...) at kernel/qeventloop.cpp:201
#30 0x07cb6807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#31 0x0213c828 in QApplication::exec () at kernel/qapplication.cpp:3585
#32 0x07943d33 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#33 0x0804872c in _start ()

Possible duplicates by query: bug 251769, bug 251759, bug 251703, bug 251400, bug 250827.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-09-20 08:11:32 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 ***