Bug 229551 - Dolphin crashed for no aparent reason
Summary: Dolphin crashed for no aparent reason
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 15:17 UTC by karaluh
Modified: 2010-05-12 14:49 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 karaluh 2010-03-05 15:17:14 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-15-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I opened Dolphin, splited the view, on the right i went to smb share, on the left to the upper directory, couple of seconds later Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7859aa0 (LWP 7723))]

Thread 2 (Thread 0xb5e86b70 (LWP 7754)):
#0  0x00c67422 in __kernel_vsyscall ()
#1  0x00643342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x00e68934 in __pthread_cond_timedwait (cond=0x9db3188, mutex=0x9db3170, abstime=0xb5e862d0) at forward.c:152
#3  0x016dcce7 in metronom_sync_loop (this=0x9db3128) at metronom.c:851
#4  0x0063e96e in start_thread (arg=0xb5e86b70) at pthread_create.c:300
#5  0x00e5b92e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7859aa0 (LWP 7723)):
[KCrash Handler]
#6  _dbus_pthread_mutex_lock (mutex=0xfffff8a0) at dbus-sysdeps-pthread.c:137
#7  0x076a68a8 in _dbus_mutex_lock (mutex=0xb7859aa0) at dbus-threads.c:148
#8  0x0768e3a5 in _dbus_connection_lock (connection=0x730340) at dbus-connection.c:355
#9  0x076a1665 in _dbus_pending_call_get_connection_and_lock (pending=0x9f5ed78) at dbus-pending-call.c:307
#10 0x07692505 in reply_handler_timeout (data=0x9f5ed78) at dbus-connection.c:3156
#11 0x076a6462 in dbus_timeout_handle (timeout=0x9ebf5c8) at dbus-timeout.c:473
#12 0x002222c5 in q_dbus_timeout_handle (this=0x97c1b38, e=0xbfee7840) at qdbus_symbols_p.h:172
#13 QDBusConnectionPrivate::timerEvent (this=0x97c1b38, e=0xbfee7840) at qdbusintegrator.cpp:1035
#14 0x05bfa104 in QObject::event (this=0x97c1b38, e=0x1) at kernel/qobject.cpp:1212
#15 0x027414dc in QApplicationPrivate::notify_helper (this=0x97cddc8, receiver=0x97c1b38, e=0xbfee7840) at kernel/qapplication.cpp:4300
#16 0x0274803e in QApplication::notify (this=0xbfee7ba4, receiver=0x97c1b38, e=0xbfee7840) at kernel/qapplication.cpp:3704
#17 0x011b0d4a in KApplication::notify (this=0xbfee7ba4, receiver=0x97c1b38, event=0xbfee7840) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x05be98db in QCoreApplication::notifyInternal (this=0xbfee7ba4, receiver=0x97c1b38, event=0xbfee7840) at kernel/qcoreapplication.cpp:704
#19 0x05c18c26 in QCoreApplication::sendEvent (this=0x97d9d34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x97d9d34) at kernel/qeventdispatcher_unix.cpp:603
#21 0x05c157d7 in timerSourceDispatch (source=0x97d9d68) at kernel/qeventdispatcher_glib.cpp:184
#22 idleTimerSourceDispatch (source=0x97d9d68) at kernel/qeventdispatcher_glib.cpp:231
#23 0x068bde05 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x068c1b08 in ?? () from /lib/libglib-2.0.so.0
#25 0x068c1cc8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x05c15495 in QEventDispatcherGlib::processEvents (this=0x97ab520, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x02800eb5 in QGuiEventDispatcherGlib::processEvents (this=0x97ab520, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x05be7ef9 in QEventLoop::processEvents (this=0xbfee7b04, flags=) at kernel/qeventloop.cpp:149
#29 0x05be834a in QEventLoop::exec (this=0xbfee7b04, flags=...) at kernel/qeventloop.cpp:201
#30 0x05bec53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#31 0x02741577 in QApplication::exec () at kernel/qapplication.cpp:3579
#32 0x0807b84f in main (argc=6, argv=0xbfee7d84) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 217407, bug 212280, bug 210788, bug 205252.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-12 14:49:22 UTC
Thanks for the bug report! This seems to be a duplicate of a bug in D-Bus.

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