Bug 243893 - Dolphin crash while using a USB memory device
Summary: Dolphin crash while using a USB memory device
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-07-07 22:27 UTC by chris.koebel
Modified: 2010-07-08 10:10 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 chris.koebel 2010-07-07 22:27:45 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.14-127.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Dolphin crahsed twice - once when deleting files from the USB stick, and once while copying files to it.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x40) at dbus-connection.c:355
#6  0x0000003819c1d25d in _dbus_pending_call_get_connection_and_lock (pending=0x20e99f0) at dbus-pending-call.c:307
#7  0x0000003819c0f40e in reply_handler_timeout (data=0x20e99f0) at dbus-connection.c:3156
#8  0x000000381e418997 in q_dbus_timeout_handle (this=0x1aef0a0, e=0x7fff77172ba0) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x1aef0a0, e=0x7fff77172ba0) at qdbusintegrator.cpp:1035
#10 0x000000381ed6663e in QObject::event (this=0x1aef0a0, e=0x7fff77172ba0) at kernel/qobject.cpp:1212
#11 0x00000038225aa99c in QApplicationPrivate::notify_helper (this=0x1afb7d0, receiver=0x1aef0a0, e=0x7fff77172ba0) at kernel/qapplication.cpp:4304
#12 0x00000038225b0d5b in QApplication::notify (this=<value optimized out>, receiver=0x1aef0a0, e=0x7fff77172ba0) at kernel/qapplication.cpp:4187
#13 0x000000381fa06ba6 in KApplication::notify (this=0x7fff77172ef0, receiver=0x1aef0a0, event=0x7fff77172ba0) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#14 0x000000381ed5774c in QCoreApplication::notifyInternal (this=0x7fff77172ef0, receiver=0x1aef0a0, event=0x7fff77172ba0) at kernel/qcoreapplication.cpp:704
#15 0x000000381ed7fe02 in sendEvent (this=0x1b045e0) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x1b045e0) at kernel/qeventdispatcher_unix.cpp:603
#17 0x000000381ed7d398 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 0x000000381503923e in g_main_dispatch (context=0x1b02e20) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1b02e20) at gmain.c:2513
#21 0x000000381503cc28 in g_main_context_iterate (context=0x1b02e20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x000000381503cd4a in IA__g_main_context_iteration (context=0x1b02e20, may_block=1) at gmain.c:2654
#23 0x000000381ed7d063 in QEventDispatcherGlib::processEvents (this=0x1ad5c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x0000003822649afe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x000000381ed56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x000000381ed5645c in QEventLoop::exec (this=0x7fff77172e40, flags=...) at kernel/qeventloop.cpp:201
#27 0x000000381ed58749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0x00000000004379d5 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 243712, bug 243336, bug 243211, bug 243033, bug 242725.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-07-08 10:10:03 UTC
Thanks for the bug report! This crash has been reported already. It's a bug in the D-Bus library.

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