https://bugs.kde.org/show_bug.cgi?id=386364
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #3 from Aleix Pol <aleix...@kde.org> --- This didn't fix the crash. Can you maybe test on your side? $ KDE_FORK_SLAVES=yes kioclient5 cat https://odrs.gnome.org/1.0/reviews/api/ratings > /dev/null trying to load "/home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so" from "/home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so" QIODevice::skip (QBuffer): WriteOnly device ASSERT: "ret.size() == BinaryCacheFileHeader::size + sizeof(quint32) + s_hashedUrlNibbles" in file /home/apol/devel/frameworks/kio/src/ioslaves/http/http.cpp, line 4919 kioslave: ####### CRASH ###### protocol = https pid = 26797 signal = 6 /home/apol/devel/kde5/lib64/libKF5KIOCore.so.5(+0xa30cf)[0x7fadd36a90cf] /usr/lib/libc.so.6(+0x34920)[0x7fadd1c60920] /usr/lib/libc.so.6(gsignal+0x110)[0x7fadd1c608a0] /usr/lib/libc.so.6(abort+0x1c9)[0x7fadd1c61f09] /home/apol/devel/kde5/lib/libQt5Core.so.5(+0x9bad7)[0x7fadd2968ad7] /home/apol/devel/kde5/lib/libQt5Core.so.5(+0x96866)[0x7fadd2963866] /home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so(+0x3893a)[0x7fadca36e93a] /home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so(+0x1c00e)[0x7fadca35200e] /home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so(+0x141c2)[0x7fadca34a1c2] /home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so(+0x12cde)[0x7fadca348cde] /home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so(+0x23388)[0x7fadca359388] /home/apol/devel/kde5/lib64/libKF5KIOCore.so.5(_ZN3KIO9SlaveBase8dispatchEiRK10QByteArray+0x49d)[0x7fadd36addcd] /home/apol/devel/kde5/lib64/libKF5KIOCore.so.5(_ZN3KIO9SlaveBase12dispatchLoopEv+0x2f5)[0x7fadd36a9675] /home/apol/devel/kde5/lib64/plugins/kf5/kio/http.so(kdemain+0x19e)[0x7fadca345afe] /home/apol/devel/kde5/lib64/libexec/kf5/kioslave(+0x17c8)[0x55d077d3a7c8] /usr/lib/libc.so.6(__libc_start_main+0xea)[0x7fadd1c4cf6a] /home/apol/devel/kde5/lib64/libexec/kf5/kioslave(_start+0x2a)[0x55d077d3a2ea] "The process for the https://odrs.gnome.org protocol died unexpectedly. -- You are receiving this mail because: You are watching all bug changes.