Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.3.0 Beta1, 5.3.1
-
None
-
Windows 7 64-bit.
Description
Hello.
Compiled my browser project against Qt 5.3.0 beta and then tried to
do some surfing.
After some time it will always crash when loading page.
Running the application with QtCreator Debugger was
not helpful at all (Im on windows 7 and have no gdb or other debugging tools installed).
It just spew disassembler stuff.
However, looking from given output (please see the attached image)
it seems that this has something to do with QNetworkReply.
Also, sometimes the QtCreator prints the following lines:
QIODevice::write: device not open
QIODevice::write: device not open
QIODevice::write: device not open
And sometimes:
QIODevice::write: ReadOnly device
QIODevice::write: ReadOnly device
QIODevice::write: ReadOnly device
My project (http://sourceforge.net/projects/cyberdragonbrowser/) worked
with Qt 5.2.0 fine.
Attachments
Issue Links
- relates to
-
QTBUG-41877 Webkit crash while doing UK speedtest
-
- Closed
-
- replaces
-
QTBUG-40014 SIGSEV on YouTube
-
- Closed
-