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

--- Comment #9 from Alvin Wong <alvinhoc...@gmail.com> ---
Tracing with gdb, it seems to be that whenever it failed to send the data, it's
QDataStream::writeBytes returning on qtbase\src\corelib\io\qdatastream.cpp:1348

1348        CHECK_STREAM_WRITE_PRECOND(*this)

But upon inspection, QDataStream::dev is not null, which means it shouldn't
have returned. Now I'm rather confused.

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

Reply via email to