https://bugs.kde.org/show_bug.cgi?id=458448
Bug ID: 458448 Summary: timeoutSpecialCommand() did not call finished() or error()! Please fix the kio_http KIO slave Product: frameworks-kio Version: git master Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: HTTP Assignee: kio-bugs-n...@kde.org Reporter: ber...@codewiz.org CC: kdelibs-b...@kde.org Target Milestone: --- This crash happened shortly after login, while I was running Discover: kioslave5[169959]: ASSERT failure in void KIO::SlaveBasePrivate::verifyState(const char*): "timeoutSpecialCommand() did not call finished() or error()! Please fix the kio_http KIO slave", file /home/bernie/kde/src/kio/src/core/slavebase.cpp, line 196 Stack trace: [KCrash Handler] #5 0x00007fe8ccea14dc in ?? () from /usr/lib/libc.so.6 #6 0x00007fe8cce51998 in raise () from /usr/lib/libc.so.6 #7 0x00007fe8cce3b53d in abort () from /usr/lib/libc.so.6 #8 0x00007fe8cd49fede in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #9 0x00007fe8cd49ff9d in qt_assert_x(char const*, char const*, char const*, int) () from /usr/lib/libQt5Core.so.5 #10 0x00007fe8cdeba025 in KIO::SlaveBasePrivate::verifyState (this=0x558d0bca0a90, cmdName=0x7fe8cdfaf8cc "timeoutSpecialCommand()") at /home/bernie/kde/src/kio/src/core/slavebase.cpp:196 #11 0x00007fe8cdeb2025 in KIO::SlaveBase::dispatchLoop (this=0x7ffef834bcb0) at /home/bernie/kde/src/kio/src/core/slavebase.cpp:318 #12 0x00007fe8c8e4a49c in kdemain (argc=4, argv=0x7ffef834bfc0) at /home/bernie/kde/src/kio/src/ioslaves/http/http.cpp:106 #13 0x0000558d0a4307e9 in main (argc=5, argv=0x7ffef834c118) at /home/bernie/kde/src/kio/src/kioslave/kioslave.cpp:152 [Inferior 1 (process 169481) detached] -- You are receiving this mail because: You are watching all bug changes.