https://bugs.kde.org/show_bug.cgi?id=387523
--- Comment #4 from Germano Massullo <germano.massu...@gmail.com> --- This time backtrace command worked (gdb) bt #0 __cxxabiv1::__cxa_throw (obj=0x7fffc7cedba0, tinfo=0x7ffff0177750 <typeinfo for std::bad_alloc>, dest=0x7fffefe8cf00 <std::bad_alloc::~bad_alloc()>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:76 #1 0x00007fffefe8f42c in operator new (sz=sz@entry=16384) at ../../../../libstdc++-v3/libsupc++/new_op.cc:54 #2 0x00007fffefe8f495 in operator new[] (sz=sz@entry=16384) at ../../../../libstdc++-v3/libsupc++/new_opv.cc:32 #3 0x00007ffff786a2f9 in bt::MultiFileCache::createPiece (this=this@entry=0x7fffc7cc6bd0, c=c@entry=0x7fffc7cff250, off=off@entry=360448, length=length@entry=16384, read_only=read_only@entry=false) at /usr/src/debug/kf5-libktorrent-2.0.1-9.fc27.x86_64/src/diskio/multifilecache.cpp:432 #4 0x00007ffff786a6f7 in bt::MultiFileCache::preparePiece (this=0x7fffc7cc6bd0, c=0x7fffc7cff250, off=360448, length=16384) at /usr/src/debug/kf5-libktorrent-2.0.1-9.fc27.x86_64/src/diskio/multifilecache.cpp:444 #5 0x00007ffff7862b76 in bt::Chunk::getPiece (this=<optimized out>, off=<optimized out>, len=<optimized out>, read_only=read_only@entry=false) at /usr/src/debug/kf5-libktorrent-2.0.1-9.fc27.x86_64/src/diskio/chunk.cpp:65 #6 0x00007ffff7813df3 in bt::ChunkDownload::load (this=this@entry=0x7fffffffcf50, file=..., hdr=..., update_hash=update_hash@entry=false) at /usr/src/debug/kf5-libktorrent-2.0.1-9.fc27.x86_64/src/download/chunkdownload.cpp:459 #7 0x00007ffff781a12c in bt::Downloader::getDownloadedBytesOfCurrentChunksFile (this=this@entry=0x7fffc6553270, file=...) at /usr/src/debug/kf5-libktorrent-2.0.1-9.fc27.x86_64/src/download/downloader.cpp:687 #8 0x00007ffff783613e in bt::TorrentControl::initInternal (this=this@entry=0x7fffc6596ee0, qman=qman@entry=0x555555999bb0, tmpdir=..., ddir=...) at /usr/src/debug/kf5-libktorrent-2.0.1-9.fc27.x86_64/src/torrent/torrentcontrol.cpp:667 #9 0x00007ffff7837376 in bt::TorrentControl::init (this=this@entry=0x7fffc6596ee0, qman=0x555555999bb0, data=..., tmpdir=..., ddir=...) at /usr/src/debug/kf5-libktorrent-2.0.1-9.fc27.x86_64/src/torrent/torrentcontrol.cpp:547 #10 0x0000555555590d46 in kt::Core::loadExistingTorrent (this=0x555555934160, tor_dir=...) at /usr/src/debug/ktorrent-5.0.1-5.fc27.x86_64/ktorrent/core.cpp:666 #11 0x000055555558ff7c in kt::Core::loadTorrents (this=0x555555934160) at /usr/src/debug/ktorrent-5.0.1-5.fc27.x86_64/ktorrent/core.cpp:698 #12 0x000055555559e4c1 in kt::GUI::GUI (this=0x7fffffffd4d0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/ktorrent-5.0.1-5.fc27.x86_64/ktorrent/gui.cpp:84 #13 0x000055555558c852 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/ktorrent-5.0.1-5.fc27.x86_64/ktorrent/main.cpp:209 -- You are receiving this mail because: You are watching all bug changes.