QNetworkAccessManager crash
-
Hi,
I am developing a QML based application that uses QNetworkAccessManager to consume some webServices (get & post). Suddenly and randomly it crashes inside QNetworkAccessManager when wifi connection is lost. In that moment there is no active post or get process working.
Is there any known bug in version 5.11.3 that is related to this issue?
Thanks in advance and kind regards.
Julen.
-
Hi,
For bugs, you should search the bug report system.
Did you check with a more recent version of Qt ?
-
@jbarrena said in QNetworkAccessManager crash:
QNetworkAccessManager
Thanks SGaist.
We are about to upgrade to 5.15 during this week, but we haven´t found any bug fixing related to this issue in recent releases. We will try 5.15 and expose here the obtained results.
Thanks.
Julen.