Bug 236050 - Dolphin suddenly crashed, possibly because of a file modification.
Summary: Dolphin suddenly crashed, possibly because of a file modification.
Status: RESOLVED DUPLICATE of bug 241733
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-02 18:28 UTC by madcatx
Modified: 2010-07-14 14:51 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 madcatx 2010-05-02 18:28:42 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.33.3-ARCHMOD x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I was browsing through a folder which contained a linux kernel while the kernel was being compiled. When the KCrash window appeared, I wasn't working with Dolphin at all, it was on another virtual desktop.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007ff4a204083c in _dbus_list_prepend_link () from /usr/lib/libdbus-1.so.3
#6  0x00007ff4a2040879 in _dbus_list_append_link () from /usr/lib/libdbus-1.so.3
#7  0x00007ff4a2028d0d in _dbus_connection_queue_synthesized_message_link () from /usr/lib/libdbus-1.so.3
#8  0x00007ff4a2037ad5 in _dbus_pending_call_queue_timeout_error_unlocked () from /usr/lib/libdbus-1.so.3
#9  0x00007ff4a202935c in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#10 0x00007ff4a9ffac2e in ?? () from /usr/lib/libQtDBus.so.4
#11 0x00007ff4a9cdebee in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007ff4a90c7e84 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007ff4a90cbf6a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007ff4aa910256 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007ff4a9ccd79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007ff4a9cf89b2 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007ff4a9cf5958 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007ff4a4a02da2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007ff4a4a06c18 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x00007ff4a4a06dcc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007ff4a9cf600f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007ff4a91674be in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007ff4a9cccb82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007ff4a9cccdbc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007ff4a9cd10eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x0000000000438c05 in _start ()

Possible duplicates by query: bug 222801, bug 222290, bug 220346, bug 217659, bug 217605.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-07-14 14:51:11 UTC
Thanks for reporting!

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