Bug 217659 - Dolphin crashed for no apparent reason after openining.
Summary: Dolphin crashed for no apparent reason after openining.
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 23:36 UTC by koutsoniv
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 koutsoniv 2009-12-06 23:36:16 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:
Just opened Dolphin and right-clicked a few files, without executing any operation from the context menu.Then I switched to another application. After that Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f4ee753374b in _dbus_list_prepend_link () from /usr/lib/libdbus-1.so.3
#6  0x00007f4ee7533789 in _dbus_list_append_link () from /usr/lib/libdbus-1.so.3
#7  0x00007f4ee751bd0d in _dbus_connection_queue_synthesized_message_link () from /usr/lib/libdbus-1.so.3
#8  0x00007f4ee752a9d5 in _dbus_pending_call_queue_timeout_error_unlocked () from /usr/lib/libdbus-1.so.3
#9  0x00007f4ee751c35c in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#10 0x00007f4eeef20bb3 in ?? () from /usr/lib/libQtDBus.so.4
#11 0x00007f4eee085ce3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007f4eee4f807c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f4eee4ff34e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f4eef8298f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f4eee076bfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f4eee0a23e2 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f4eee09f3f8 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007f4ee9db01fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007f4ee9db3bb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007f4ee9db3ce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007f4eee09f123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f4eee58b14e in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f4eee075532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f4eee075904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f4eee077ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x0000000000439495 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-06 23:58:01 UTC
We are merging those crashes at bug 208921.
- Have you tried to repeat the situation to check if Dolphin crashed again ?
- Could you check if you have Desktop Searching enabled ? (check it on System Settings/Advanced tab/ Desktop Search) 
Thanks
Comment 2 Dario Andres 2009-12-17 17:25:01 UTC
Bug 208921 was fixed recently.

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