Bug 212198 - Dolphin crash while copying files
Summary: Dolphin crash while copying files
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 16:30 UTC by Antonio
Modified: 2009-10-29 12:47 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 Antonio 2009-10-28 16:30:38 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.29-02062903-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_counter_get_value (counter=0x80b66a0) at dbus-resources.c:169
#7  0xb5c1d90a in _dbus_transport_queue_messages (transport=0x80b66a0) at dbus-transport.c:1107
#8  0xb5c07bf8 in _dbus_connection_get_dispatch_status_unlocked (connection=0x80b6670) at dbus-connection.c:3983
#9  0xb5c0901e in reply_handler_timeout (data=0xb3714250) at dbus-connection.c:3125
#10 0xb5c1c092 in dbus_timeout_handle (timeout=0xb37148c8) at dbus-timeout.c:473
#11 0xb7334642 in QDBusConnectionPrivate::timerEvent (this=0x89fa5b8, e=0xbf9e7b8c) at ./qdbus_symbols_p.h:172
#12 0xb689216f in QObject::event (this=0x89fa5b8, e=0xbf9e7b8c) at kernel/qobject.cpp:1075
#13 0xb6a98d3c in QApplicationPrivate::notify_helper (this=0x8a16868, receiver=0x89fa5b8, e=0xbf9e7b8c) at kernel/qapplication.cpp:4056
#14 0xb6aa103e in QApplication::notify (this=0xbf9e7e24, receiver=0x89fa5b8, e=0xbf9e7b8c) at kernel/qapplication.cpp:3603
#15 0xb77e049d in KApplication::notify (this=0xbf9e7e24, receiver=0x89fa5b8, event=0xbf9e7b8c) at /build/buildd/kde4libs-4.3.2/kdeui/kernel/kapplication.cpp:302
#16 0xb6881bcb in QCoreApplication::notifyInternal (this=0xbf9e7e24, receiver=0x89fa5b8, event=0xbf9e7b8c) at kernel/qcoreapplication.cpp:610
#17 0xb68b0d51 in QTimerInfoList::activateTimers (this=0x8a0b4f4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 0xb68ad3a0 in timerSourceDispatch (source=0x8a0b4c0) at kernel/qeventdispatcher_glib.cpp:165
#19 0xb5ffdb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0xb60010eb in ?? () from /usr/lib/libglib-2.0.so.0
#21 0xb6001268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0xb68ad2f8 in QEventDispatcherGlib::processEvents (this=0x89e3d10, flags={i = -1080132344}) at kernel/qeventdispatcher_glib.cpp:327
#23 0xb6b3aa75 in QGuiEventDispatcherGlib::processEvents (this=0x89e3d10, flags={i = -1080132296}) at kernel/qguieventdispatcher_glib.cpp:202
#24 0xb68801fa in QEventLoop::processEvents (this=0xbf9e7db0, flags={i = -1080132232}) at kernel/qeventloop.cpp:149
#25 0xb6880642 in QEventLoop::exec (this=0xbf9e7db0, flags={i = -1080132168}) at kernel/qeventloop.cpp:201
#26 0xb6882ae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0xb6a98bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#28 0x0807aaef in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-28 16:51:49 UTC
This looks like another case of bug 208921. 
- Can you reproduce the crash at will ?
Thanks
Comment 2 Antonio 2009-10-29 12:46:59 UTC
You're right, it's a duplicate of bug 208921. I'll mark it. Thank you Dario.
Comment 3 Antonio 2009-10-29 12:47:42 UTC

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