Bug 223853 - dolphin dbus timeout folder
Summary: dolphin dbus timeout folder
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-22 22:07 UTC by Thomas Guymer
Modified: 2010-01-23 03:16 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 Thomas Guymer 2010-01-22 22:07:43 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.8-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
I opened Dolphin and navigated to a folder on my local hard drive. Whilst I was viewing the contents Dolphin crashed. My cursor wasn't over anything, I didn't click anything and I wasn't typing either. I was simply viewing the contents.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_transport_get_dispatch_status (transport=0x0) at dbus-transport.c:1062
#6  0x00007f16c4c707f1 in _dbus_transport_queue_messages (transport=0x0) at dbus-transport.c:1107
#7  0x00007f16c4c5c774 in _dbus_connection_get_dispatch_status_unlocked (connection=0x6a0000) at dbus-connection.c:4023
#8  0x00007f16c4c5cd71 in reply_handler_timeout (data=0x7f16b80189a0) at dbus-connection.c:3167
#9  0x00007f16c9865a37 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 0x00007f16c89d8f63 in QObject::event (this=0x6a32d0, e=0x0) at kernel/qobject.cpp:1075
#12 0x00007f16c8e5a2ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f16c8e6157e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007f16ca13e8d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f16c89c9ddc in QCoreApplication::notifyInternal (this=0x7fffac66d0c0, receiver=0x6a32d0, event=0x7fffac66ccc0) at kernel/qcoreapplication.cpp:610
#16 0x00007f16c89f571d 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 0x00007f16c89f2678 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 0x00007f16c4513dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#22 0x00007f16c45177a8 in g_main_context_iterate (context=0x6b1520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#23 0x00007f16c45178d0 in IA__g_main_context_iteration (context=0x6b1520, may_block=1) at gmain.c:2654
#24 0x00007f16c89f23a3 in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#25 0x00007f16c8eed31e in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007f16c89c8712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f16c89c8ae4 in QEventLoop::exec (this=0x7fffac66d010, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f16c89cac99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x0000000000439575 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.3.1/apps/dolphin/src/main.cpp:94
Warning: the current language does not match this frame.
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-01-23 03:16:01 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 ***