https://bugs.kde.org/show_bug.cgi?id=458448
--- Comment #8 from Bernie Innocenti <ber...@codewiz.org> --- As you can see from the timestamps, there's a gap of 5 seconds between the end of the request in HTTPProtocol::readBody() and the keepalive timeout: Sep 04 20:59:10 goreboot kioslave5[173862]: kf.kio.slaves.http: EOD received! Left = "0" ... Sep 04 20:59:10 goreboot kioslave5[173862]: kf.kio.slaves.http: keep alive ( 5 ) Sep 04 20:59:15 goreboot kioslave5[173862]: kf.kio.slaves.http: Sep 04 20:59:15 goreboot kioslave5[173862]: kf.kio.slaves.http: Sep 04 20:59:15 goreboot kioslave5[173862]: ASSERT failure in void KIO::SlaveBasePrivate::verifyState(const char*): "timeoutSpecialCommand() did not call finished() or error()! Please f> This code seems to be expecting that an empty qCDebug() would print the function name, but it does not. Not knowing how to enable this, I'll add some more output manually... -- You are receiving this mail because: You are watching all bug changes.