Bug 314217 - Crash when continuing sftp copy queue after some hours
Summary: Crash when continuing sftp copy queue after some hours
Status: RESOLVED DUPLICATE of bug 277578
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 22:34 UTC by rubo77
Modified: 2018-05-06 00:16 UTC (History)
3 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 rubo77 2013-01-31 22:34:26 UTC
Application: krusader (2.4.0-beta1 "Migration")
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-36-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I uploaded some files, and went away. after 10 hours, when i came back, i saw, that after half the process, my internet connection broke down, so the files were not transfered all. i reconnected the internet and pressed "skip" one file, and konqueror tried to continue the copy queue. 
then i browsed into the folder to see which file was missing, and then it crashed

-- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd6ee04f780 (LWP 14951))]

Thread 3 (Thread 0x7fd6d4632700 (LWP 14952)):
#0  0x00007fd6ea517303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fd6e6ee3036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd6e6ee3164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd6eb211426 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007fd6eb1e0c82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007fd6eb1e0ed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007fd6eb0dffa7 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007fd6eb1c09ff in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007fd6eb0e2fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007fd6e8297e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fd6ea522cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fd6c313f700 (LWP 2527)):
[KCrash Handler]
#6  QString (other=..., this=<optimized out>) at /usr/include/qt4/QtCore/qstring.h:728
#7  run (this=0x1327960) at /build/buildd/krusader-2.4.0~beta1/krusader/Panel/krcalcspacedialog.cpp:84
#8  KrCalcSpaceDialog::CalcThread::run (this=0x1327960) at /build/buildd/krusader-2.4.0~beta1/krusader/Panel/krcalcspacedialog.cpp:77
#9  0x00007fd6eb0e2fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007fd6e8297e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007fd6ea522cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd6ee04f780 (LWP 14951)):
#0  0x00007fd6ea5158bd in read () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fd6e6f1d8cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd6e6ee2ba4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd6e6ee2fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fd6e6ee3164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fd6eb2113bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007fd6eb7acd5e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#7  0x00007fd6eb1e610f in QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x0000000000575393 in vfs_processEvents (this=0x15a9190) at /build/buildd/krusader-2.4.0~beta1/krusader/VFS/vfs.cpp:271
#9  vfs::vfs_processEvents (this=0x15a9190) at /build/buildd/krusader-2.4.0~beta1/krusader/VFS/vfs.cpp:266
#10 0x000000000059242c in ftp_vfs::populateVfsList (this=0x15a9190, origin=..., showHidden=true) at /build/buildd/krusader-2.4.0~beta1/krusader/VFS/ftp_vfs.cpp:209
#11 0x000000000057763a in vfs_refresh (origin=..., this=0x15a9190) at /build/buildd/krusader-2.4.0~beta1/krusader/VFS/vfs.cpp:230
#12 vfs::vfs_refresh (this=0x15a9190, origin=...) at /build/buildd/krusader-2.4.0~beta1/krusader/VFS/vfs.cpp:208
#13 0x000000000047ec17 in ListPanelFunc::doRefresh (this=0x121e270) at /build/buildd/krusader-2.4.0~beta1/krusader/Panel/panelfunc.cpp:307
#14 0x000000000048806f in ListPanelFunc::qt_metacall (this=0x121e270, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffd334bd20) at /build/buildd/krusader-2.4.0~beta1/obj-x86_64-linux-gnu/krusader/Panel/panelfunc.moc:199
#15 0x00007fd6eb1f6489 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007fd6eb1fb179 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007fd6eb704894 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#18 0x00007fd6eb709713 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#19 0x00007fd6ed7e73f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007fd6eb1e1e9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x00007fd6eb2131f2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007fd6eb210c0d in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007fd6e6ee2d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fd6e6ee30a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fd6e6ee3164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fd6eb2113bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007fd6eb7acd5e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#28 0x00007fd6eb1e0c82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#29 0x00007fd6eb1e0ed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#30 0x00007fd6eb1e5f67 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#31 0x000000000044c46f in main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/krusader-2.4.0~beta1/krusader/main.cpp:320

Reported using DrKonqi
Comment 1 rubo77 2013-01-31 22:43:31 UTC
this could be related:

https://bugs.kde.org/show_bug.cgi?id=300922
Comment 2 Jan Lepper 2013-02-14 09:54:23 UTC

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