Application: dolphin (1.5) KDE Platform Version: 4.5.5 (KDE 4.5.5) Qt Version: 4.6.3 Operating System: Linux 2.6.34.7-66.fc13.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: Error at the directory review. The crash can be reproduced some of the time. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #6 _dbus_connection_lock (connection=0x76006e00687464) at dbus-connection.c:355 #7 0x0000003f9c01d3ad in _dbus_pending_call_get_connection_and_lock (pending=0x7f15d806ca70) at dbus-pending-call.c:307 #8 0x0000003f9c00f3ee in reply_handler_timeout (data=0x7f15d806ca70) at dbus-connection.c:3163 #9 0x0000003fa1e18b77 in q_dbus_timeout_handle (this=0xf8b430, e=0x7fffd8c87420) at qdbus_symbols_p.h:172 #10 QDBusConnectionPrivate::timerEvent (this=0xf8b430, e=0x7fffd8c87420) at qdbusintegrator.cpp:1035 #11 0x0000003fa0962c4e in QObject::event (this=0xf8b430, e=0x7fffd8c87420) at kernel/qobject.cpp:1212 #12 0x0000003fa31ab39c in QApplicationPrivate::notify_helper (this=0xf9b6d0, receiver=0xf8b430, e=0x7fffd8c87420) at kernel/qapplication.cpp:4306 #13 0x0000003fa31b165b in QApplication::notify (this=<value optimized out>, receiver=0xf8b430, e=0x7fffd8c87420) at kernel/qapplication.cpp:4189 #14 0x000000340f01d186 in KApplication::notify (this=0x7fffd8c87780, receiver=0xf8b430, event=0x7fffd8c87420) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310 #15 0x0000003fa0953ddc in QCoreApplication::notifyInternal (this=0x7fffd8c87780, receiver=0xf8b430, event=0x7fffd8c87420) at kernel/qcoreapplication.cpp:726 #16 0x0000003fa097c6f2 in sendEvent (this=0xfa1df0) at kernel/qcoreapplication.h:215 #17 QTimerInfoList::activateTimers (this=0xfa1df0) at kernel/qeventdispatcher_unix.cpp:603 #18 0x0000003fa0979b98 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 0x0000003f95c3bd02 in g_main_dispatch (context=0xf9f0e0) at gmain.c:1960 #21 IA__g_main_context_dispatch (context=0xf9f0e0) at gmain.c:2513 #22 0x0000003f95c3fae8 in g_main_context_iterate (context=0xf9f0e0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591 #23 0x0000003f95c3fc9c in IA__g_main_context_iteration (context=0xf9f0e0, may_block=1) at gmain.c:2654 #24 0x0000003fa09798b6 in QEventDispatcherGlib::processEvents (this=0xf723b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414 #25 0x0000003fa324a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #26 0x0000003fa0952822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #27 0x0000003fa0952aec in QEventLoop::exec (this=0x7fffd8c876c0, flags=...) at kernel/qeventloop.cpp:201 #28 0x0000003fa09561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #29 0x0000003324a4822f in kdemain (argc=6, argv=0x7fffd8c87ca8) at /usr/src/debug/kdebase-4.5.5/apps/dolphin/src/main.cpp:98 #30 0x0000003f9601ec5d in __libc_start_main (main=0x400870 <main(int, char**)>, argc=6, ubp_av=0x7fffd8c87ca8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffd8c87c98) at libc-start.c:226 #31 0x00000000004007a9 in _start () Possible duplicates by query: bug 265125, bug 265046, bug 263709, bug 262451, bug 261025. Reported using DrKonqi
Thanks for the bug report! This is an issue in the D-Bus library which has been reported already. It is fixed in D-Bus 1.3.1 and later: http://bugreports.qt.nokia.com/browse/QTBUG-7475 https://bugs.freedesktop.org/show_bug.cgi?id=17754 If you cannot update to D-Bus 1.3.1 or later, you can disable tool tips and the Information Panel as a workaround. *** This bug has been marked as a duplicate of bug 226725 ***
Tue, 8 Feb 2011 09:23:08 +0100 (CET) письмо от Peter Penz <peter.penz19@gmail.com>: > https://bugs.kde.org/show_bug.cgi?id=265769 > > > Peter Penz <peter.penz19@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution| |DUPLICATE > > > > > --- Comment #1 from Peter Penz <peter penz19 gmail com> 2011-02-08 09:23:07 > --- > Thanks for the bug report! This is an issue in the D-Bus library which > has been reported already. It is fixed in D-Bus 1.3.1 and later: > > http://bugreports.qt.nokia.com/browse/QTBUG-7475 > https://bugs.freedesktop.org/show_bug.cgi?id=17754 > > If you cannot update to D-Bus 1.3.1 or later, you can disable tool tips and > the > Information Panel as a workaround. > Hello! Thanks, it have helped. Has updated D-Bus. Meanwhile, the problem wasn't shown any more.