Bug 238659 - Dolphin crashed unexpectedly
Summary: Dolphin crashed unexpectedly
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-05-24 09:10 UTC by Oded Arbel
Modified: 2010-05-26 15:55 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 Oded Arbel 2010-05-24 09:10:29 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.33.3-79.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Dolphin crashed a few seconds after successfully sending a file to the trash.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  _dbus_pthread_mutex_lock (mutex=0x40) at dbus-sysdeps-pthread.c:137
#6  0x00000039e460ba4d in _dbus_connection_lock (connection=0x7f2dc0014068) at dbus-connection.c:355
#7  0x00000039e461d3ad in _dbus_pending_call_get_connection_and_lock (pending=0x7f2dc0014040) at dbus-pending-call.c:307
#8  0x00000039e460f3ee in reply_handler_timeout (data=0x7f2dc0014040) at dbus-connection.c:3163
#9  0x00000039ec018997 in q_dbus_timeout_handle (this=0x1500050, e=0x7fff7775e650) at qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (this=0x1500050, e=0x7fff7775e650) at qdbusintegrator.cpp:1035
#11 0x00000039eb366a2e in QObject::event (this=0x1500050, e=0x7fff7775e650) at kernel/qobject.cpp:1212
#12 0x00000039eddaaa0c in QApplicationPrivate::notify_helper (this=0x150f560, receiver=0x1500050, e=0x7fff7775e650) at kernel/qapplication.cpp:4300
#13 0x00000039eddb09db in QApplication::notify (this=<value optimized out>, receiver=0x1500050, e=0x7fff7775e650) at kernel/qapplication.cpp:4183
#14 0x00000039efc06da6 in KApplication::notify (this=0x7fff7775e9a0, receiver=0x1500050, event=0x7fff7775e650) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#15 0x00000039eb357cdc in QCoreApplication::notifyInternal (this=0x7fff7775e9a0, receiver=0x1500050, event=0x7fff7775e650) at kernel/qcoreapplication.cpp:704
#16 0x00000039eb3804a2 in sendEvent (this=0x1513d40) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x1513d40) at kernel/qeventdispatcher_unix.cpp:603
#18 0x00000039eb37d938 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 0x00000039e1a3bd02 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00000039e1a3fae8 in ?? () from /lib64/libglib-2.0.so.0
#22 0x00000039e1a3fc9c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00000039eb37d603 in QEventDispatcherGlib::processEvents (this=0x14e6c50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00000039ede499de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00000039eb356722 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00000039eb3569ec in QEventLoop::exec (this=0x7fff7775e8f0, flags=...) at kernel/qeventloop.cpp:201
#27 0x00000039eb358cd9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0x0000000000437a15 in _start ()

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

Possible duplicates by query: bug 237328, bug 236951, bug 232669, bug 229551, bug 225762.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-26 15:55:11 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 ***