Bug 258132 - Crash when copy images from pendrive
Summary: Crash when copy images from pendrive
Status: RESOLVED DUPLICATE of bug 208921
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-11-28 01:21 UTC by Dante
Modified: 2010-11-28 02:20 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 Dante 2010-11-28 01:21:55 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-61.fc13.x86_64 x86_64
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
- What I was doing when the application crashed:

Crash when copy images from one pendriver to another pendriver

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x4c6d6f7246697255) at dbus-connection.c:355
#7  0x00000033e3e1d3ad in _dbus_pending_call_get_connection_and_lock (pending=0x7f6f4405eaa0) at dbus-pending-call.c:307
#8  0x00000033e3e0f3ee in reply_handler_timeout (data=0x7f6f4405eaa0) at dbus-connection.c:3163
#9  0x0000003374c18b77 in q_dbus_timeout_handle (this=0xc17370, e=0x7ffff1f02b60) at qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (this=0xc17370, e=0x7ffff1f02b60) at qdbusintegrator.cpp:1035
#11 0x0000003373162c4e in QObject::event (this=0xc17370, e=0x7ffff1f02b60) at kernel/qobject.cpp:1212
#12 0x00000033737ab39c in QApplicationPrivate::notify_helper (this=0xc27880, receiver=0xc17370, e=0x7ffff1f02b60) at kernel/qapplication.cpp:4306
#13 0x00000033737b165b in QApplication::notify (this=<value optimized out>, receiver=0xc17370, e=0x7ffff1f02b60) at kernel/qapplication.cpp:4189
#14 0x000000337601d166 in KApplication::notify (this=0x7ffff1f02ec0, receiver=0xc17370, event=0x7ffff1f02b60) at /usr/src/debug/kdelibs-4.5.3/kdeui/kernel/kapplication.cpp:310
#15 0x0000003373153ddc in QCoreApplication::notifyInternal (this=0x7ffff1f02ec0, receiver=0xc17370, event=0x7ffff1f02b60) at kernel/qcoreapplication.cpp:726
#16 0x000000337317c6f2 in sendEvent (this=0xc26620) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0xc26620) at kernel/qeventdispatcher_unix.cpp:603
#18 0x0000003373179b98 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 0x00000033dde3bd02 in g_main_dispatch (context=0xc25520) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=0xc25520) at gmain.c:2513
#22 0x00000033dde3fae8 in g_main_context_iterate (context=0xc25520, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#23 0x00000033dde3fc9c in IA__g_main_context_iteration (context=0xc25520, may_block=1) at gmain.c:2654
#24 0x0000003373179863 in QEventDispatcherGlib::processEvents (this=0xbfe1f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x000000337384a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x0000003373152822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x0000003373152aec in QEventLoop::exec (this=0x7ffff1f02e00, flags=...) at kernel/qeventloop.cpp:201
#28 0x00000033731561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#29 0x00000033794481ef in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#30 0x00000033dc61ec5d in __libc_start_main (main=0x400870 <_start+240>, argc=6, ubp_av=0x7ffff1f033e8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7ffff1f033d8) at libc-start.c:226
#31 0x00000000004007a9 in _start ()

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

Possible duplicates by query: bug 257630, bug 257070, bug 256871, bug 256864, bug 256657.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-11-28 02:20:11 UTC
Please update D-Bus to version 1.4.0.

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