Bug 248534 - Unexpected crash of dolphin
Summary: Unexpected crash of dolphin
Status: RESOLVED DUPLICATE of bug 208921
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-08-20 18:06 UTC by Gianluca Boiano
Modified: 2010-08-23 08:46 UTC (History)
0 users

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 Gianluca Boiano 2010-08-20 18:06:00 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-ZEN i686
Distribution: "Arch Linux"

-- Information about the crash:
I've opened a zip archive in dolphin and a vhd file in kate. Sometimes, during my desktop session, dolphin crash suddenly also if it wait in the taskbar

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  0xb1a90df4 in _dbus_pthread_mutex_lock () from /usr/lib/libdbus-1.so.3
#8  0xb1a878d8 in _dbus_mutex_lock () from /usr/lib/libdbus-1.so.3
#9  0xb1a6f315 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#10 0xb1a826f5 in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#11 0xb1a734a5 in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#12 0xb1a874a2 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#13 0xb5fec5d4 in ?? () from /usr/lib/libQtDBus.so.4
#14 0xb6f46644 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb64a2f14 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb64a70fe in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb758ff5a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb6f33ecb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb6f6180e in ?? () from /usr/lib/libQtCore.so.4
#20 0xb6f5e7b7 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb5d82f72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5d83750 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0xb5d83a04 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6f5ee7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb654f1b5 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6f33119 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb6f3338a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb6f37c6f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb64a0637 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0xb1d02495 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#31 0x0804d839 in _start ()

Possible duplicates by query: bug 242574, bug 237328, bug 236951, bug 232669, bug 229551.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-23 08:46:48 UTC

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