https://bugs.kde.org/show_bug.cgi?id=386364

--- Comment #6 from Aleix Pol <aleix...@kde.org> ---
No, I'm still seeing a crash. I took a while because I wanted to do a clean
build of my Qt+KF5, still the same issue.

Here's the actual backtrace I'm getting:
#0  0x00007ffff6050860 in raise () from /usr/lib/libc.so.6
#1  0x00007ffff6051ec9 in abort () from /usr/lib/libc.so.6
#2  0x00007ffff6d5a007 in qt_message_fatal (context=..., message=<synthetic
pointer>...) at
/home/apol/devel/frameworks/qt5/qtbase/src/corelib/global/qlogging.cpp:1710
#3  QMessageLogger::fatal (this=this@entry=0x7fffffffd1e0,
msg=msg@entry=0x7ffff7018938 "ASSERT: \"%s\" in file %s, line %d") at
/home/apol/devel/frameworks/qt5/qtbase/src/corelib/global/qlogging.cpp:816
#4  0x00007ffff6d54d96 in qt_assert (assertion=<optimized out>, file=<optimized
out>, line=<optimized out>) at
/home/apol/devel/frameworks/qt5/qtbase/src/corelib/global/qglobal.cpp:3123
#5  0x00007fffee69293a in makeCacheCleanerCommand (cacheTag=...,
cmd=CreateFileNotificationCommand) at
/home/apol/devel/frameworks/kio/src/ioslaves/http/http.cpp:4919
#6  0x00007fffee67600e in HTTPProtocol::cacheFileClose (this=0x7fffffffdcd0) at
/home/apol/devel/frameworks/kio/src/ioslaves/http/http.cpp:4946
#7  0x00007fffee66e1c2 in HTTPProtocol::readBody (this=0x7fffffffdcd0,
dataInternal=false) at
/home/apol/devel/frameworks/kio/src/ioslaves/http/http.cpp:4514
#8  0x00007fffee66ccde in HTTPProtocol::proceedUntilResponseContent
(this=0x7fffffffdcd0, dataInternal=false) at
/home/apol/devel/frameworks/kio/src/ioslaves/http/http.cpp:621
#9  0x00007fffee67d388 in HTTPProtocol::get (this=0x7fffffffdcd0, url=...) at
/home/apol/devel/frameworks/kio/src/ioslaves/http/http.cpp:1282
#10 0x00007ffff7aa149d in KIO::SlaveBase::dispatch (this=0x7fffffffdce0,
command=67, data=...) at
/home/apol/devel/frameworks/kio/src/core/slavebase.cpp:1127
#11 0x00007ffff7a9cd45 in KIO::SlaveBase::dispatchLoop (this=0x7fffffffdce0) at
/home/apol/devel/frameworks/kio/src/core/slavebase.cpp:301
#12 0x00007fffee669afe in kdemain (argc=4, argv=0x7fffffffe160) at
/home/apol/devel/frameworks/kio/src/ioslaves/http/http.cpp:119
#13 0x00005555555557c8 in main (argc=5, argv=0x7fffffffe158) at
/home/apol/devel/frameworks/kio/src/kioslave/kioslave.cpp:130

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to