Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
4.7.0
-
None
-
5342be5ceffc84b56476fff57dd7d5e1bbfeb471, 5feca34327eb661cc84e1d6f79052dcdbc1a09c4
Description
Sometimes this function never returns when executed on Symbian.
It's been reproducible on Symbian3. Higher up in the stack this causes the browser to freeze when loading websites using https.
Investigation shows that the secondary thread that retrieves the certificates hangs when existing (the thread). The backtrace points into the destructor of CActiveScheduler, which appears to call something that hangs. It may be a lock, maybe some stale active object?
Attachments
Issue Links
- relates to
-
QTBUG-15005 While creating object of QSSLCertificate, Applications hangs when sonera GemPlus 3G sim is present.
- Closed
-
QTBUG-15126 QSslSocket::systemCaCertificates() hangs in N8 when using SIM cards whcih are having their own root CA certificates/user certiticates
- Closed
- replaces
-
QTBUG-13343 Making a HTTPS request using QNetworkAccessManager hangs the application on Symbian
- Closed