Bug 254515 - dolphin crash while idle
Summary: dolphin crash while idle
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 02:43 UTC by zork
Modified: 2010-10-18 08:13 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 zork 2010-10-18 02:43:40 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-56.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I was not doing anything in dolphin when it suddenly crashed.
I was using firefox at the time.


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f6685308820 (LWP 2064))]

Thread 2 (Thread 0x7f667a047710 (LWP 4509)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f66789e89b1 in ?? () from /usr/lib64/libxine.so.1
#2  0x00000034a5a07761 in start_thread (arg=0x7f667a047710) at pthread_create.c:301
#3  0x00000034a4ee151d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f6685308820 (LWP 2064)):
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x0) at dbus-connection.c:355
#6  0x00000034ab61d3ad in _dbus_pending_call_get_connection_and_lock (pending=0x7f6674016bd0) at dbus-pending-call.c:307
#7  0x00000034ab60f3ee in reply_handler_timeout (data=0x7f6674016bd0) at dbus-connection.c:3163
#8  0x00000034b1018b77 in q_dbus_timeout_handle (this=0x1182230, e=0x7fffadacd470) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x1182230, e=0x7fffadacd470) at qdbusintegrator.cpp:1035
#10 0x00000034afb62c4e in QObject::event (this=0x1182230, e=0x7fffadacd470) at kernel/qobject.cpp:1212
#11 0x00000034b2bab39c in QApplicationPrivate::notify_helper (this=0x118ead0, receiver=0x1182230, e=0x7fffadacd470) at kernel/qapplication.cpp:4306
#12 0x00000034b2bb165b in QApplication::notify (this=<value optimized out>, receiver=0x1182230, e=0x7fffadacd470) at kernel/qapplication.cpp:4189
#13 0x00000034b4207016 in KApplication::notify (this=0x7fffadacd7c0, receiver=0x1182230, event=0x7fffadacd470) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#14 0x00000034afb53ddc in QCoreApplication::notifyInternal (this=0x7fffadacd7c0, receiver=0x1182230, event=0x7fffadacd470) at kernel/qcoreapplication.cpp:726
#15 0x00000034afb7c6f2 in sendEvent (this=0x1197330) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x1197330) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00000034afb79b98 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#18 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#19 0x00000034a7a3bd02 in g_main_dispatch (context=0x1195120) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1195120) at gmain.c:2513
#21 0x00000034a7a3fae8 in g_main_context_iterate (context=0x1195120, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#22 0x00000034a7a3fc9c in IA__g_main_context_iteration (context=0x1195120, may_block=1) at gmain.c:2654
#23 0x00000034afb79863 in QEventDispatcherGlib::processEvents (this=0x1168c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00000034b2c4a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00000034afb52822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00000034afb52aec in QEventLoop::exec (this=0x7fffadacd710, flags=...) at kernel/qeventloop.cpp:201
#27 0x00000034afb561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#28 0x0000000000437a15 in main (argc=3, argv=0x7fffadacdcd8) at /usr/src/debug/kdebase-4.4.5/apps/dolphin/src/main.cpp:101

This bug may be a duplicate of or related to bug 208921.

Possible duplicates by query: bug 254074, bug 253417, bug 253344, bug 252802, bug 252329.

Reported using DrKonqi
Comment 1 Peter Penz 2010-10-18 08:13:10 UTC
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 ***