Bug 238532 - crash when copy a file
Summary: crash when copy a file
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-22 22:44 UTC by Dante
Modified: 2010-05-26 15:54 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 Dante 2010-05-22 22:44:18 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.32.12-115.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
crash when copy a file from a pendrive                

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

Thread 2 (Thread 0x7f5b1b550710 (LWP 2327)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f5b198aa4b1 in ?? () from /usr/lib64/libxine.so.1
#2  0x00000038dc606a3a in start_thread (arg=0x7f5b1b550710) at pthread_create.c:297
#3  0x00000038dbede62d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5b260ed840 (LWP 1892)):
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x0) at dbus-connection.c:355
#6  0x00000038e1e1d25d in _dbus_pending_call_get_connection_and_lock (pending=0x28ab4f0) at dbus-pending-call.c:307
#7  0x00000038e1e0f40e in reply_handler_timeout (data=0x28ab4f0) at dbus-connection.c:3156
#8  0x00000038e7618997 in q_dbus_timeout_handle (this=0x2120010, e=0x7fff68c96bd0) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x2120010, e=0x7fff68c96bd0) at qdbusintegrator.cpp:1035
#10 0x00000038e836663e in QObject::event (this=0x2120010, e=0x7fff68c96bd0) at kernel/qobject.cpp:1212
#11 0x00000038e89aa9dc in QApplicationPrivate::notify_helper (this=0x212f390, receiver=0x2120010, e=0x7fff68c96bd0) at kernel/qapplication.cpp:4300
#12 0x00000038e89b0aab in QApplication::notify (this=<value optimized out>, receiver=0x2120010, e=0x7fff68c96bd0) at kernel/qapplication.cpp:4183
#13 0x00000038ec006856 in KApplication::notify (this=0x7fff68c96f20, receiver=0x2120010, event=0x7fff68c96bd0) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#14 0x00000038e835774c in QCoreApplication::notifyInternal (this=0x7fff68c96f20, receiver=0x2120010, event=0x7fff68c96bd0) at kernel/qcoreapplication.cpp:704
#15 0x00000038e837fe02 in sendEvent (this=0x21331e0) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x21331e0) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00000038e837d398 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 0x00000038dd63923e in g_main_dispatch (context=0x2132120) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x2132120) at gmain.c:2513
#21 0x00000038dd63cc28 in g_main_context_iterate (context=0x2132120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x00000038dd63cd4a in IA__g_main_context_iteration (context=0x2132120, may_block=1) at gmain.c:2654
#23 0x00000038e837d063 in QEventDispatcherGlib::processEvents (this=0x2106c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00000038e8a49a4e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00000038e8356192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00000038e835645c in QEventLoop::exec (this=0x7fff68c96e70, flags=...) at kernel/qeventloop.cpp:201
#27 0x00000038e8358749 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.2/apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 237328, bug 236951, bug 236424, bug 236158, bug 236145.

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