Bug 250293 - Dolphin hangs when I browse through folders.
Summary: Dolphin hangs when I browse through folders.
Status: RESOLVED DUPLICATE of bug 232054
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-05 18:09 UTC by Santiago
Modified: 2010-09-05 20:17 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 Santiago 2010-09-05 18:09:37 UTC
Version:           unspecified
OS:                Linux

I have KDE 4.5.1, and I was browsing through folders, and I froze (the program I put in gray). At close with the button "close", I skipped the path (provided in section "Additional Information").

Reproducible: Sometimes




Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x73006500780000) at dbus-connection.c:355
#7  0x00007fe903798b1d in _dbus_pending_call_get_connection_and_lock (pending=0xfaab30) at dbus-pending-call.c:307
#8  0x00007fe90378afce in reply_handler_timeout (data=0xfaab30) at dbus-connection.c:3163
#9  0x00007fe906a43cef in q_dbus_timeout_handle (this=0x690670, e=0x7fff2ca0fad0) at qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (this=0x690670, e=0x7fff2ca0fad0) at qdbusintegrator.cpp:1035
#11 0x00007fe90961222e in QObject::event (this=0x690670, e=0x7fff2ca0fad0) at kernel/qobject.cpp:1212
#12 0x00007fe9087d54d4 in QApplicationPrivate::notify_helper (this=0x6a58b0, receiver=0x690670, e=0x7fff2ca0fad0) at kernel/qapplication.cpp:4302
#13 0x00007fe9087ddaca in QApplication::notify (this=<value optimized out>, receiver=0x690670, e=0x7fff2ca0fad0) at kernel/qapplication.cpp:4185
#14 0x00007fe90a2661e6 in KApplication::notify (this=0x7fff2ca0ff20, receiver=0x690670, event=0x7fff2ca0fad0) at /usr/src/debug/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310
#15 0x00007fe909600e4c in QCoreApplication::notifyInternal (this=0x7fff2ca0ff20, receiver=0x690670, event=0x7fff2ca0fad0) at kernel/qcoreapplication.cpp:726
#16 0x00007fe90962c0c9 in sendEvent (this=0x69be00) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x69be00) at kernel/qeventdispatcher_unix.cpp:618
#18 0x00007fe909628ff8 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 0x00007fe905189a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fe90518a270 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fe90518a510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fe90962967f in QEventDispatcherGlib::processEvents (this=0x6a5750, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00007fe90887614e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fe909600292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007fe909600495 in QEventLoop::exec (this=0x7fff2ca0fe60, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007fe90960488b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#28 0x00007fe8f9c0a085 in kdemain (argc=6, argv=0x674c70) at /usr/src/debug/kdebase-4.5.1/apps/dolphin/src/main.cpp:98
#29 0x00000000004074a9 in _start ()
Comment 1 Peter Penz 2010-09-05 20:17:52 UTC
Thanks for the report. This is an issue in libdbus. Please upgrade to a version >= 1.3.1 or disable the tooltips or information panel of Dolphin.

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