Bug 219459 - Dolphin crashes on smb file transfers when source host becomes unavailable [KIO::CopyJobPrivate::slotResultConflictCopyingFiles]
Summary: Dolphin crashes on smb file transfers when source host becomes unavailable [K...
Status: RESOLVED DUPLICATE of bug 192976
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-20 19:42 UTC by Uwe Geissler
Modified: 2009-12-21 12:18 UTC (History)
2 users (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 Uwe Geissler 2009-12-20 19:42:26 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.31-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Dolphin crashed when the source host became unavailable. 
A window popped up to give notice of the unavailability of the file, after pressing OK, doplhin crashed

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0x006f4f5d in KIO::CopyJobPrivate::slotResultConflictCopyingFiles (this=0x9092bd0, job=0x90956e8) at ../../kio/kio/copyjob.cpp:1266
#7  0x006f5aed in KIO::CopyJobPrivate::slotResultCopyingFiles (this=0x9092bd0, job=0x90956e8) at ../../kio/kio/copyjob.cpp:1133
#8  0x006f0172 in KIO::CopyJob::qt_metacall (this=0x9096758, _c=QMetaObject::InvokeMetaMethod, _id=43, _a=0xbfc6a058) at ./copyjob.moc:115
#9  0x067ae263 in QMetaObject::activate (sender=0x90956e8, from_signal_index=7, to_signal_index=7, argv=0xbfc6a058) at kernel/qobject.cpp:3113
#10 0x067aeec2 in QMetaObject::activate (sender=0x90956e8, m=0x80b7400, local_signal_index=3, argv=0xbfc6a058) at kernel/qobject.cpp:3187
#11 0x00ceffe3 in KJob::result (this=0x90956e8, _t1=0x90956e8) at ./kjob.moc:188
#12 0x00cf0469 in KJob::emitResult (this=0x90956e8) at ../../kdecore/jobs/kjob.cpp:304
#13 0x0072cdba in KIO::FileCopyJob::slotResult (this=0x90956e8, job=0x90c05f8) at ../../kio/kio/job.cpp:2137
#14 0x0072c052 in KIO::FileCopyJob::qt_metacall (this=0x90956e8, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbfc6a1d8) at ./jobclasses.moc:673
#15 0x067ae263 in QMetaObject::activate (sender=0x90c05f8, from_signal_index=7, to_signal_index=7, argv=0xbfc6a1d8) at kernel/qobject.cpp:3113
#16 0x067aeec2 in QMetaObject::activate (sender=0x90c05f8, m=0x80b7400, local_signal_index=3, argv=0xbfc6a1d8) at kernel/qobject.cpp:3187
#17 0x00ceffe3 in KJob::result (this=0x90c05f8, _t1=0x90c05f8) at ./kjob.moc:188
#18 0x00cf0469 in KJob::emitResult (this=0x90c05f8) at ../../kdecore/jobs/kjob.cpp:304
#19 0x00724660 in KIO::SimpleJob::slotFinished (this=0x90c05f8) at ../../kio/kio/job.cpp:477
#20 0x00724b7a in KIO::TransferJob::slotFinished (this=0x90c05f8) at ../../kio/kio/job.cpp:948
#21 0x00722403 in KIO::SimpleJob::slotError (this=0x90c05f8, err=128, errorText=...) at ../../kio/kio/job.cpp:489
#22 0x0072254e in KIO::SimpleJob::qt_metacall (this=0x90c05f8, _c=QMetaObject::InvokeMetaMethod, _id=31, _a=0xbfc6a514) at ./jobclasses.moc:158
#23 0x0072270a in KIO::TransferJob::qt_metacall (this=0x90c05f8, _c=QMetaObject::InvokeMetaMethod, _id=31, _a=0xbfc6a514) at ./jobclasses.moc:331
#24 0x067ae263 in QMetaObject::activate (sender=0x9252850, from_signal_index=6, to_signal_index=6, argv=0xbfc6a514) at kernel/qobject.cpp:3113
#25 0x067aeec2 in QMetaObject::activate (sender=0x9252850, m=0x8d6f64, local_signal_index=2, argv=0xbfc6a514) at kernel/qobject.cpp:3187
#26 0x007ee5e9 in KIO::SlaveInterface::error (this=0x9252850, _t1=128, _t2=...) at ./slaveinterface.moc:153
#27 0x007f259c in KIO::SlaveInterface::dispatch (this=0x9252850, _cmd=102, rawdata=...) at ../../kio/kio/slaveinterface.cpp:208
#28 0x007eea13 in KIO::SlaveInterface::dispatch (this=0x9252850) at ../../kio/kio/slaveinterface.cpp:91
#29 0x007e0aea in KIO::Slave::gotInput (this=0x9252850) at ../../kio/kio/slave.cpp:322
#30 0x007e2ee3 in KIO::Slave::qt_metacall (this=0x9252850, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfc6a7ac) at ./slave.moc:76
#31 0x067ae263 in QMetaObject::activate (sender=0x94692d0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#32 0x067aeec2 in QMetaObject::activate (sender=0x94692d0, m=0x8d38a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#33 0x006eaf97 in KIO::Connection::readyRead (this=0x94692d0) at ./connection.moc:86
#34 0x006ecd5e in KIO::ConnectionPrivate::dequeue (this=0x93762d8) at ../../kio/kio/connection.cpp:82
#35 0x006ece8e in KIO::Connection::qt_metacall (this=0x94692d0, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x95f9610) at ./connection.moc:73
#36 0x067a6f0b in QMetaCallEvent::placeMetaCall (this=0x9376948, object=0x94692d0) at kernel/qobject.cpp:477
#37 0x067a85fe in QObject::event (this=0x94692d0, e=0x9376948) at kernel/qobject.cpp:1111
#38 0x02314f54 in QApplicationPrivate::notify_helper (this=0x90559f8, receiver=0x94692d0, e=0x9376948) at kernel/qapplication.cpp:4056
#39 0x0231c67c in QApplication::notify (this=0xbfc6b04c, receiver=0x94692d0, e=0x9376948) at kernel/qapplication.cpp:3603
#40 0x010ecbfa in KApplication::notify (this=0xbfc6b04c, receiver=0x94692d0, event=0x9376948) at ../../kdeui/kernel/kapplication.cpp:302
#41 0x067986cb in QCoreApplication::notifyInternal (this=0xbfc6b04c, receiver=0x94692d0, event=0x9376948) at kernel/qcoreapplication.cpp:610
#42 0x067992b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9032e48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#43 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9032e48) at kernel/qcoreapplication.cpp:1247
#44 0x0679947d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#45 0x067c33ff in QCoreApplication::sendPostedEvents (s=0x905bb10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#46 postEventSourceDispatch (s=0x905bb10) at kernel/qeventdispatcher_glib.cpp:210
#47 0x02ef5e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#48 0x02ef9720 in ?? () from /lib/libglib-2.0.so.0
#49 0x02ef9853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#50 0x067c302c in QEventDispatcherGlib::processEvents (this=0x9032a30, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#51 0x023b5be5 in QGuiEventDispatcherGlib::processEvents (this=0x9032a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#52 0x06796c79 in QEventLoop::processEvents (this=0xbfc6afa4, flags=) at kernel/qeventloop.cpp:149
#53 0x067970ca in QEventLoop::exec (this=0xbfc6afa4, flags=...) at kernel/qeventloop.cpp:201
#54 0x0679953f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#55 0x02314dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#56 0x0807a745 in _start ()

This bug may be a duplicate of or related to bug 211331

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-20 20:42:39 UTC
I'm wondering if this could be somehow related to the crashes on bug 192976.
Thanks
Comment 2 David Faure 2009-12-21 12:18:43 UTC
Yes, any crash in slotResultCopyingFiles sounds like bug 192976 to me, since it happened as soon as someone would kill the job via the stop button in plasma before answering the question in the popup dialog box.

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