Bug 222894 - dolphin crash when changing directories via UP button
Summary: dolphin crash when changing directories via UP button
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: 2010-01-15 21:20 UTC by greg.freemyer
Modified: 2010-01-16 00:53 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 greg.freemyer 2010-01-15 21:20:06 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
I was able to do this twice, but now I can't.

I used dolphin to drill down to /usr/src/ohsm/scripts

I had just copied a bz2 file in there via a firefox download

I think I tried clicking the UP button (icon) and got a segfault.

I told dolphin to restart and I drilled back to the same place and had the same crash.

I can't get it to happen again.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_transport_get_dispatch_status (transport=0x0) at dbus-transport.c:1062
#6  0x00007f852a2f27f1 in _dbus_transport_queue_messages (transport=0x0) at dbus-transport.c:1107
#7  0x00007f852a2de774 in _dbus_connection_get_dispatch_status_unlocked (connection=0x6a0000) at dbus-connection.c:4023
#8  0x00007f852a2ded71 in reply_handler_timeout (data=0x9b0160) at dbus-connection.c:3167
#9  0x00007f852eee7a37 in q_dbus_timeout_handle (timeout=<value optimized out>) at ./qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (timeout=<value optimized out>) at qdbusintegrator.cpp:1023
#11 0x00007f852e05af63 in QObject::event (this=0x6a2f90, e=0x0) at kernel/qobject.cpp:1075
#12 0x00007f852e4dc2ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f852e4e357e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007f852f7c08d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f852e04bddc in QCoreApplication::notifyInternal (this=0x7fffae7b3240, receiver=0x6a2f90, event=0x7fffae7b2e40) at kernel/qcoreapplication.cpp:610
#16 0x00007f852e07771d in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#17 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594
#18 0x00007f852e074678 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#20 0x00007f8529b95dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f8529b997a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f8529b998d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f852e0743a3 in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007f852e56f31e in ?? () from /usr/lib64/libQtGui.so.4
#25 0x00007f852e04a712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f852e04aae4 in QEventLoop::exec (this=0x7fffae7b3190, flags=) at kernel/qeventloop.cpp:201
#27 0x00007f852e04cc99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x0000000000439575 in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-01-16 00:53:00 UTC
Thanks for the bug report! This crash (which is related to D-Bus and Nepomuk) will be fixed in KDE 4.3.5 and 4.4.

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