Bug 226361 - Dolphin Crashed when copy-paste file operation
Summary: Dolphin Crashed when copy-paste file operation
Status: RESOLVED DUPLICATE of bug 215328
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 19:41 UTC by leonyd.b
Modified: 2010-02-11 23:59 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 leonyd.b 2010-02-11 19:41:11 UTC
Version:            (using KDE 4.3.5)
OS:                Linux
Installed from:    Ubuntu Packages

Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Dolphin crashed when copy files from other other Dolphin window (from USB Cardreader: SD and microSD cards)


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb778e920 (LWP 2838))]

Thread 2 (Thread 0xae88db70 (LWP 2839)):
#0  0x00277422 in __kernel_vsyscall ()
#1  0x05611142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x04a088d4 in __pthread_cond_timedwait (cond=0x8cdab70, mutex=0x8cdab58, abstime=0xae88d330) at forward.c:152
#3  0x04c769ff in ?? () from /usr/lib/libxine.so.1
#4  0x0560c80e in start_thread (arg=0xae88db70) at pthread_create.c:300
#5  0x049fb8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb778e920 (LWP 2838)):
[KCrash Handler]
#6  KIO::Slave::deref (this=0x8eb5f40) at ../../kio/kio/slave.cpp:243
#7  0x00adfec6 in KIO::Slave::gotInput (this=0x8eb5f40) at ../../kio/kio/slave.cpp:336
#8  0x00ae2393 in KIO::Slave::qt_metacall (this=0x8eb5f40, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfcbdbec) at ./slave.moc:76
#9  0x0455c263 in QMetaObject::activate (sender=0x8e2d600, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#10 0x0455cec2 in QMetaObject::activate (sender=0x8e2d600, m=0xbd28a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#11 0x009e9227 in KIO::Connection::readyRead (this=0x8e2d600) at ./connection.moc:86
#12 0x009eafee in KIO::ConnectionPrivate::dequeue (this=0x8f45fb0) at ../../kio/kio/connection.cpp:82
#13 0x009eb11e in KIO::Connection::qt_metacall (this=0x8e2d600, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x8ed8400) at ./connection.moc:73
#14 0x04554f0b in QMetaCallEvent::placeMetaCall (this=0x9092730, object=0x8e2d600) at kernel/qobject.cpp:477
#15 0x045565fe in QObject::event (this=0x8e2d600, e=0x9092730) at kernel/qobject.cpp:1111
#16 0x0396cf54 in QApplicationPrivate::notify_helper (this=0x8154108, receiver=0x8e2d600, e=0x9092730) at kernel/qapplication.cpp:4056
#17 0x0397467c in QApplication::notify (this=0xbfcbe48c, receiver=0x8e2d600, e=0x9092730) at kernel/qapplication.cpp:3603
#18 0x00e9d25a in KApplication::notify (this=0xbfcbe48c, receiver=0x8e2d600, event=0x9092730) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x045466cb in QCoreApplication::notifyInternal (this=0xbfcbe48c, receiver=0x8e2d600, event=0x9092730) at kernel/qcoreapplication.cpp:610
#20 0x045472b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8135e48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8135e48) at kernel/qcoreapplication.cpp:1247
#22 0x0454747d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#23 0x045713ff in QCoreApplication::sendPostedEvents (s=0x815af18) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 postEventSourceDispatch (s=0x815af18) at kernel/qeventdispatcher_glib.cpp:210
#25 0x07828e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x0782c730 in ?? () from /lib/libglib-2.0.so.0
#27 0x0782c863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x0457102c in QEventDispatcherGlib::processEvents (this=0x8135a30, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#29 0x03a0dbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8135a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x04544c79 in QEventLoop::processEvents (this=0xbfcbe3e4, flags=) at kernel/qeventloop.cpp:149
#31 0x045450ca in QEventLoop::exec (this=0xbfcbe3e4, flags=...) at kernel/qeventloop.cpp:201
#32 0x0454753f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0x0396cdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#34 0x0807a6f5 in _start ()
Comment 1 Dario Andres 2010-02-11 23:59:36 UTC
This is reported at bug 215328 / bug 191589, and fixed in KDE SC 4.4 
Regards

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