Bug 210788 - Dolphin segfaults for no apparent reason.
Summary: Dolphin segfaults for no apparent reason.
Status: RESOLVED DUPLICATE of bug 205252
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-16 15:41 UTC by bp10001
Modified: 2009-10-16 17:29 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 bp10001 2009-10-16 15:41:07 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 i686

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb502ecea in _dbus_pthread_mutex_lock () from /usr/lib/libdbus-1.so.3
#7  0xb50257b8 in _dbus_mutex_lock () from /usr/lib/libdbus-1.so.3
#8  0xb500d315 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#9  0xb50205d5 in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#10 0xb50114a5 in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#11 0xb5025382 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#12 0xb6b921d5 in ?? () from /usr/lib/libQtDBus.so.4
#13 0xb610718f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb630a924 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb631200c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb70380da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb60f75bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb6124efe in ?? () from /usr/lib/libQtCore.so.4
#19 0xb6122007 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb571c328 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb571fba0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#22 0xb571fcd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb6121d25 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb63a8705 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb60f5ba9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0xb60f5ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb60f846f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0xb630a7a7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#29 0x0807a715 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-16 17:29:15 UTC
Qt-dbus upstream issue: bug 205252

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