Description
I did not yet manage to reproduce this crash with a minimal application in combination with an arbitrary network.
I am attaching a backtrace, maybe you can do something with it.
This is what triggers the crash:
A webenginewidget is created and filled with the following html:
QString("<html>" "<body onload='setTimeout( function() { window.location=\"%1\"; }, 1000 );'>" "Please wait - Loading webpage '%1'..." "</body>" "</html>") .arg( targetUrl )
The target URL can only be accessed via a proxy. To trigger the crash wrong credentials are supplied.
Therefore the "Please wait - Loading webpage" message persists.
Now close the dialog and observe the crash.
Attachments
For Gerrit Dashboard: QTBUG-48645 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
138415,3 | Fix crash in triggerDialog() in shutdown phase | 5.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |