Bug 249348 - Dolphin Crashed with Terminal view
Summary: Dolphin Crashed with Terminal view
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-28 20:06 UTC by Thomas Wickham
Modified: 2010-08-28 20:16 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 Thomas Wickham 2010-08-28 20:06:23 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.31.12-0.2-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
First, I used Dolphin ordinary and come in a folder with a bash file. No problem.
Then, I click on the terminal view, wich is just under the classic view, to launch bash.
Here Dolphin crashed. 

Note that does not occur always, just one time. With a restart of Dolphin it's all right.
I think (but not certain) that it's occur only the first time after a total reboot.

- Custom settings of the application:
Terminal view on the bottom

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  _dbus_pthread_mutex_lock (mutex=0x31) at dbus-sysdeps-pthread.c:137
#8  0xb5a27c96 in _dbus_mutex_lock (mutex=0xb59a6700) at dbus-threads.c:148
#9  0xb5a0ef05 in _dbus_connection_lock (connection=0xafe03960) at dbus-connection.c:355
#10 0xb5a22955 in _dbus_pending_call_get_connection_and_lock (pending=0xafe038d8) at dbus-pending-call.c:307
#11 0xb5a13256 in reply_handler_timeout (data=0xafe038d8) at dbus-connection.c:3158
#12 0xb5a27840 in dbus_timeout_handle (timeout=0xafe017f0) at dbus-timeout.c:473
#13 0xb5e777c1 in ?? () from /usr/lib/libQtDBus.so.4
#14 0xb6e764d4 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb6373e3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb637ac78 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb74f8881 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb6e6571e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb6e95b2e in ?? () from /usr/lib/libQtCore.so.4
#20 0xb6e926e5 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb5bd54c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5bd8d98 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb5bd8ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6e92381 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb6434c3a in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6e63d8d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb6e641d9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb6e69480 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb6373ee4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0xb305e129 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#31 0x0804eda7 in _start ()

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

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-28 20:16:05 UTC

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