Bug 406214 - Copy 212 MB tar.gz file to webdav server using Krusader internal webdav protocol
Summary: Copy 212 MB tar.gz file to webdav server using Krusader internal webdav protocol
Status: RESOLVED UNMAINTAINED
Alias: None
Product: krusader
Classification: Applications
Component: net-connection (other bugs)
Version First Reported In: unspecified
Platform: Mint (Debian based) Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-04 12:48 UTC by Chromaluna
Modified: 2019-04-08 07:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chromaluna 2019-04-04 12:48:32 UTC
Application: krusader (2.4.0-beta3 "Single Step")
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.15.0-45-generic x86_64
Distribution: Linux Mint 18.3 Sylvia

-- Information about the crash:
- What I was doing when the application crashed:
Copy 212 MB tar.gz file to webdav server using Krusader internal webdav protocol 
- Custom settings of the application:
webdav://webdav.magentacloud.de connection over path line (internal Krusader webdav, not mounted over dav2fs with mount -t)
Krusader v 2.4.0-beta3 KDE 4.14.16

-- 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 0x7f30b0317900 (LWP 4628))]

Thread 4 (Thread 0x7f308f7fe700 (LWP 4650)):
#0  0x00007f30ac75974d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f30a962e38c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f307c0010c0, timeout=<optimized out>, context=0x21c0370) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:4135
#2  0x00007f30a962e38c in g_main_context_iterate (context=0x21c0370, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3835
#3  0x00007f30a962e712 in g_main_loop_run (loop=0x21c0320) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:4034
#4  0x00007f30a2dd49d6 in gdbus_shared_thread_func (user_data=0x21c0340) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./gio/gdbusprivate.c:246
#5  0x00007f30a9654c55 in g_thread_proxy (data=0x1b530a0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gthread.c:780
#6  0x00007f30aa7f16ba in start_thread (arg=0x7f308f7fe700) at pthread_create.c:333
#7  0x00007f30ac76541d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f308ffff700 (LWP 4649)):
#0  0x00007f30ac7730ef in __libc_enable_asynccancel () at ../sysdeps/unix/sysv/linux/x86_64/cancellation.S:65
#1  0x00007f30ac759742 in poll () at ../sysdeps/unix/syscall-template.S:84
#2  0x00007f30a962e38c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f30840008c0, timeout=<optimized out>, context=0x2221c00) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:4135
#3  0x00007f30a962e38c in g_main_context_iterate (context=context@entry=0x2221c00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3835
#4  0x00007f30a962e49c in g_main_context_iteration (context=0x2221c00, may_block=may_block@entry=1) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3901
#5  0x00007f30a962e4d9 in glib_worker_main (data=<optimized out>) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:5672
#6  0x00007f30a9654c55 in g_thread_proxy (data=0x1b530f0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gthread.c:780
#7  0x00007f30aa7f16ba in start_thread (arg=0x7f308ffff700) at pthread_create.c:333
#8  0x00007f30ac76541d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f3096009700 (LWP 4647)):
#0  0x00007f30ac75527d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f30a9671790 in g_wakeup_acknowledge (__nbytes=16, __buf=0x7f3096008a70, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2  0x00007f30a9671790 in g_wakeup_acknowledge (wakeup=0x7f30900025a0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gwakeup.c:210
#3  0x00007f30a962de74 in g_main_context_check (context=context@entry=0x7f30880009a0, max_priority=2147483647, fds=fds@entry=0x7f3088002e10, n_fds=n_fds@entry=1) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3632
#4  0x00007f30a962e330 in g_main_context_iterate (context=context@entry=0x7f30880009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3837
#5  0x00007f30a962e49c in g_main_context_iteration (context=0x7f30880009a0, may_block=1) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3901
#6  0x00007f30adf622ce in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f30adf3018f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f30adf304f5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f30ade1f549 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007f30adf10223 in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007f30ade21e3c in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f30aa7f16ba in start_thread (arg=0x7f3096009700) at pthread_create.c:333
#13 0x00007f30ac76541d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f30b0317900 (LWP 4628)):
[KCrash Handler]
#6  0x00007f30af29d9c4 in KJob::isAutoDelete() const () at /usr/lib/libkdecore.so.5
#7  0x00007f30af29dce8 in KJob::emitResult() () at /usr/lib/libkdecore.so.5
#8  0x00007f30ae823e16 in KIO::CopyJob::emitResult() () at /usr/lib/libkio.so.5
#9  0x00007f30ae82a3dd in  () at /usr/lib/libkio.so.5
#10 0x00007f30ae82ae4e in  () at /usr/lib/libkio.so.5
#11 0x00007f30adf46010 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f30af29dc92 in KJob::result(KJob*) () at /usr/lib/libkdecore.so.5
#13 0x00007f30af29dce0 in KJob::emitResult() () at /usr/lib/libkdecore.so.5
#14 0x00007f30ae85ced4 in KIO::FileCopyJob::slotResult(KJob*) () at /usr/lib/libkio.so.5
#15 0x00007f30adf46010 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007f30af29dc92 in KJob::result(KJob*) () at /usr/lib/libkdecore.so.5
#17 0x00007f30af29dce0 in KJob::emitResult() () at /usr/lib/libkdecore.so.5
#18 0x00007f30ae858a1e in KIO::SimpleJob::slotFinished() () at /usr/lib/libkio.so.5
#19 0x00007f30ae859f21 in KIO::TransferJob::slotFinished() () at /usr/lib/libkio.so.5
#20 0x00007f30ae852ebb in KIO::SimpleJob::slotError(int, QString const&) () at /usr/lib/libkio.so.5
#21 0x00007f30adf46010 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007f30ae9046c6 in KIO::SlaveInterface::error(int, QString const&) () at /usr/lib/libkio.so.5
#23 0x00007f30ae90702c in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib/libkio.so.5
#24 0x00007f30ae90439d in KIO::SlaveInterface::dispatch() () at /usr/lib/libkio.so.5
#25 0x00007f30ae8f6bc1 in KIO::Slave::gotInput() () at /usr/lib/libkio.so.5
#26 0x00007f30adf46010 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007f30ae81eba4 in  () at /usr/lib/libkio.so.5
#28 0x00007f30adf4bdb1 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#29 0x00007f30ad277fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#30 0x00007f30ad27ef16 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#31 0x00007f30afb3564a in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5
#32 0x00007f30adf3190d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#33 0x00007f30adf353c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#34 0x00007f30adf6213e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#35 0x00007f30a962e197 in g_main_context_dispatch (context=0x19343e0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3154
#36 0x00007f30a962e197 in g_main_context_dispatch (context=context@entry=0x19343e0) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3769
#37 0x00007f30a962e3f0 in g_main_context_iterate (context=context@entry=0x19343e0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3840
#38 0x00007f30a962e49c in g_main_context_iteration (context=0x19343e0, may_block=1) at /build/glib2.0-7ZsPUq/glib2.0-2.48.2/./glib/gmain.c:3901
#39 0x00007f30adf622ae in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#40 0x00007f30ad325616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#41 0x00007f30adf3018f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#42 0x00007f30adf304f5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#43 0x00007f30adf364b9 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#44 0x000000000044c47d in  ()
#45 0x00007f30ac67e830 in __libc_start_main (main=0x4499b0, argc=5, argv=0x7ffe335f7a78, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe335f7a68) at ../csu/libc-start.c:291
#46 0x000000000044dfdb in _start ()

Possible duplicates by query: bug 351123, bug 350750.

Report to https://bugs.kde.org/

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nikita Melnichenko 2019-04-08 07:00:04 UTC
Sorry, we don't support v2.4 for a few years already. Please upgrade to v2.7.