Bug 217605 - Dolphin crash with no reason
Summary: Dolphin crash with no reason
Status: RESOLVED DUPLICATE of bug 208921
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-12-06 17:29 UTC by Aldo Liidtke
Modified: 2009-12-17 17:25 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 Aldo Liidtke 2009-12-06 17:29:50 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH x86_64

What I was doing when the application crashed:
This is an annoying bug.
Every now and then, dolphin closes, no matter where browsing.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f5ffb388770 in _dbus_list_prepend_link () from /usr/lib/libdbus-1.so.3
#6  0x00007f5ffb388789 in _dbus_list_append_link () from /usr/lib/libdbus-1.so.3
#7  0x00007f5ffb370d0d in _dbus_connection_queue_synthesized_message_link () from /usr/lib/libdbus-1.so.3
#8  0x00007f5ffb37f9d5 in _dbus_pending_call_queue_timeout_error_unlocked () from /usr/lib/libdbus-1.so.3
#9  0x00007f5ffb37135c in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#10 0x00007f6002b85bb3 in ?? () from /usr/lib/libQtDBus.so.4
#11 0x00007f6001ceace3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007f600215d07c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f600216434e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f600348e8f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f6001cdbbfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f6001d073e2 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f6001d043f8 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007f5ffda151fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007f5ffda18bb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007f5ffda18ce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007f6001d04123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f60021f014e in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f6001cda532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f6001cda904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f6001cdcab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x0000000000439495 in _start ()

This bug may be a duplicate of or related to bug 210239

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-06 19:40:10 UTC
- Is Nepomuk (Desktop Searching) enabled? (check it on System Settings / Advanced tab/ Desktop Search)
If it is, try disabling it and check if that fixes those crashes. Thanks
This is probably bug 208921.
Comment 2 Dario Andres 2009-12-17 17:25:13 UTC
Bug 208921 was fixed recently. Thanks

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