Bug 204403 - Dolphin crashed while copying files. Destination directory was a SMB mounted directory
Summary: Dolphin crashed while copying files. Destination directory was a SMB mounted ...
Status: RESOLVED DUPLICATE of bug 191589
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-08-19 13:55 UTC by Marco Donoso
Modified: 2009-08-19 16:51 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 Marco Donoso 2009-08-19 13:55:42 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-686 i686
Distribution: Debian GNU/Linux 5.0.2 (lenny)

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  KIO::Slave::deref (this=0x9de9160) at ../../kio/kio/slave.cpp:242
#7  0xb7fa2bac in KIO::Slave::gotInput (this=0x9de9160) at ../../kio/kio/slave.cpp:335
#8  0xb7fa5083 in KIO::Slave::qt_metacall (this=0x9de9160, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbff33978) at ./slave.moc:76
#9  0xb6a03ad3 in QMetaObject::activate (sender=0x9e46e08, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#10 0xb6a04722 in QMetaObject::activate (sender=0x9e46e08, m=0xb808e4a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#11 0xb7eaf427 in KIO::Connection::readyRead (this=0x9e46e08) at ./connection.moc:86
#12 0xb7eb0d33 in KIO::ConnectionPrivate::dequeue (this=0xa113a90) at ../../kio/kio/connection.cpp:82
#13 0xb7eb1116 in KIO::Connection::qt_metacall (this=0x9e46e08, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x9ad0d38) at ./connection.moc:73
#14 0xb69fd2db in QMetaCallEvent::placeMetaCall (this=0x984af48, object=0x9e46e08) at kernel/qobject.cpp:477
#15 0xb69fedb0 in QObject::event (this=0x9e46e08, e=0x984af48) at kernel/qobject.cpp:1110
#16 0xb6c267d4 in QApplicationPrivate::notify_helper (this=0x9744318, receiver=0x9e46e08, e=0x984af48) at kernel/qapplication.cpp:4056
#17 0xb6c2e93e in QApplication::notify (this=0xbff34124, receiver=0x9e46e08, e=0x984af48) at kernel/qapplication.cpp:3603
#18 0xb791d00d in KApplication::notify (this=0xbff34124, receiver=0x9e46e08, event=0x984af48) at ../../kdeui/kernel/kapplication.cpp:302
#19 0xb69ee96b in QCoreApplication::notifyInternal (this=0xbff34124, receiver=0x9e46e08, event=0x984af48) at kernel/qcoreapplication.cpp:610
#20 0xb69ef5ae in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x971cae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x971cae0) at kernel/qcoreapplication.cpp:1247
#22 0xb69ef78d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#23 0xb6a19baf in QCoreApplication::sendPostedEvents (s=0x973b990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 postEventSourceDispatch (s=0x973b990) at kernel/qeventdispatcher_glib.cpp:210
#25 0xb6023368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb60268c3 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb6026a48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb6a197f8 in QEventDispatcherGlib::processEvents (this=0x971c620, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#29 0xb6cc5f85 in QGuiEventDispatcherGlib::processEvents (this=0x971c620, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#30 0xb69ecfba in QEventLoop::processEvents (this=0xbff340b0, flags=...) at kernel/qeventloop.cpp:149
#31 0xb69ed402 in QEventLoop::exec (this=0xbff340b0, flags=...) at kernel/qeventloop.cpp:201
#32 0xb69ef859 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0xb6c26657 in QApplication::exec () at kernel/qapplication.cpp:3525
#34 0x0807a8b5 in main (argc=6, argv=0xbff342d4) at ../../../../apps/dolphin/src/main.cpp:94

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-19 16:51:16 UTC
Merging with bug 191589. Thanks

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