https://bugs.kde.org/show_bug.cgi?id=451302
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Kioslave crashes repeatedly |Kioslave crashes repeatedly |when trying to recover |in File::readMetadata() |backup from /home or |when trying to recover |/home/user |backup from /home or | |/home/user CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- Pasting inline for searchability (it's always better to put the backtrace inline, rather than attaching it as a file): #0 __GI_raise (sig=<optimized out>) at ../sysdeps/unix/sysv/linux/raise.c:50 __preamble__ [KCrash Handler] #3 __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:262 #4 0x00007fa27c86f0b8 in memcpy (__len=<optimized out>, __src=<optimized out>, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34 #5 QByteArray::append (ba=..., this=0x7ffc6ecea2b8) at text/qbytearray.cpp:1997 #6 QByteArray::append (this=this@entry=0x7ffc6ecea2b8, ba=...) at text/qbytearray.cpp:1990 #7 0x00007fa27ce91d78 in File::readMetadata (this=0x560092914fb0, pMetadataStream=...) at ./kioslave/bupvfs.cpp:117 #8 0x00007fa27ce940d3 in ArchivedDirectory::generateSubNodes (this=0x5600928a59c0) at ./kioslave/bupvfs.cpp:382 #9 0x00007fa27ce91cd4 in Directory::subNodes (this=0x5600928a59c0) at ./kioslave/bupvfs.cpp:107 #10 0x00007fa27ce90358 in BupSlave::listDir (this=0x7ffc6ecea5b0, pUrl=...) at ./kioslave/bupslave.cpp:150 #11 0x00007fa27cd42796 in KIO::SlaveBase::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5 #12 0x00007fa27cd42fd6 in KIO::SlaveBase::dispatchLoop() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5 #13 0x00007fa27ce913a4 in kdemain (pArgc=<optimized out>, pArgv=0x7ffc6ecea6a0) at ./kioslave/bupslave.cpp:372 #14 0x000056009158e5b8 in main (argc=5, argv=0x7ffc6ecea7f8) at ./src/kioslave/kioslave.cpp:146 bupvfs.cpp is not a built-in KIO thing; it's added by Kup. Keeping the bug report here. -- You are receiving this mail because: You are watching all bug changes.