Bug 211621 - dolphin crashes browsing home
Summary: dolphin crashes browsing home
Status: RESOLVED DUPLICATE of bug 205490
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-24 09:42 UTC by Kevin Whitaker
Modified: 2009-10-24 18:37 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 Kevin Whitaker 2009-10-24 09:42:36 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH x86_64

What I was doing when the application crashed:
dolphin crashes browsing home folder. no idea why.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fe10b076770 in _dbus_list_prepend_link () from /usr/lib/libdbus-1.so.3
#6  0x00007fe10b076789 in _dbus_list_append_link () from /usr/lib/libdbus-1.so.3
#7  0x00007fe10b05ed0d in _dbus_connection_queue_synthesized_message_link () from /usr/lib/libdbus-1.so.3
#8  0x00007fe10b06d9d5 in _dbus_pending_call_queue_timeout_error_unlocked () from /usr/lib/libdbus-1.so.3
#9  0x00007fe10b05f35c in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#10 0x00007fe11267e603 in ?? () from /usr/lib/libQtDBus.so.4
#11 0x00007fe1117d0423 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007fe111c5360c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fe111c5a8de in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007fe112f835a6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007fe1117c133c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007fe1117ecb22 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007fe1117e9b38 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007fe10d4f21fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007fe10d4f5bb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007fe10d4f5ce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007fe1117e9863 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007fe111ce66de in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007fe1117bfc72 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007fe1117c0044 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007fe1117c21f9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x0000000000439505 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-24 18:37:06 UTC
Another Qt-dbus error. Merging with bug 205490 Thanks

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