Bug 219653 - copy on disk without enought space crash
Summary: copy on disk without enought space crash
Status: RESOLVED DUPLICATE of bug 215328
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Shie Erlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-22 11:34 UTC by HELLth
Modified: 2009-12-22 19:54 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 HELLth 2009-12-22 11:34:05 UTC
Application that crashed: krusader
Version of the application: 2.1.0-beta1 "Rusty Clutch"
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-1-amd64 x86_64
Distribution: Debian GNU/Linux 5.0.3 (lenny)

What I was doing when the application crashed:
When I've been copying files from samba share to my local machine, I haven't enought space on disk. Pop up windows has raise and asked me what to do (skip,autoskip,cancel). There were three more files, so I clicked on skip,skip,skip and than it has crashed. Hope it will help you, keep the good work.

 -- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  KIO::Slave::deref (this=0x245e100) at ../../kio/kio/slave.cpp:242
#6  0x00007fb7cc24052a in KIO::Slave::gotInput (this=0x245e100) at ../../kio/kio/slave.cpp:335
#7  0x00007fb7cc242848 in KIO::Slave::qt_metacall (this=0x245e100, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffe6a4c130) at ./slave.moc:76
#8  0x00007fb7ca4a7df2 in QMetaObject::activate (sender=0x1695b60, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x1106b0) at kernel/qobject.cpp:3112
#9  0x00007fb7cc15cd91 in KIO::ConnectionPrivate::dequeue (this=0x1d52d80) at ../../kio/kio/connection.cpp:82
#10 0x00007fb7cc15d1ea in KIO::Connection::qt_metacall (this=0x1695b60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x24a6010) at ./connection.moc:73
#11 0x00007fb7ca4a26c8 in QObject::event (this=0x1695b60, e=0x21d5ce0) at kernel/qobject.cpp:1110
#12 0x00007fb7caea201d in QApplicationPrivate::notify_helper (this=0x1558560, receiver=0x1695b60, e=0x21d5ce0) at kernel/qapplication.cpp:4065
#13 0x00007fb7caeaa07a in QApplication::notify (this=0x7fffe6a4ce30, receiver=0x1695b60, e=0x21d5ce0) at kernel/qapplication.cpp:4030
#14 0x00007fb7cd13f0db in KApplication::notify (this=0x7fffe6a4ce30, receiver=0x1695b60, event=0x21d5ce0) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00007fb7ca492c9c in QCoreApplication::notifyInternal (this=0x7fffe6a4ce30, receiver=0x1695b60, event=0x21d5ce0) at kernel/qcoreapplication.cpp:610
#16 0x00007fb7ca4938e4 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x1530150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1530150) at kernel/qcoreapplication.cpp:1247
#18 0x00007fb7ca4bb7d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#19 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#20 0x00007fb7c65b513a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007fb7c65b8998 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007fb7c65b8b4c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007fb7ca4bb39c in QEventDispatcherGlib::processEvents (this=0x152f960, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007fb7caf38f1f in QGuiEventDispatcherGlib::processEvents (this=0x60, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007fb7ca491562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007fb7ca491934 in QEventLoop::exec (this=0x7fffe6a4caf0, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007fb7ca493ba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x00000000004560b2 in main (argc=5, argv=0x7fffe6a4cba0) at /tmp/buildd/krusader-2.1.0~beta1/krusader/main.cpp:269

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-22 19:54:43 UTC
We are tracking those related bugs in bug 215328. Thanks

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