Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
4.7.3
-
None
-
Qt version: 4.7.3
Symbian S60 3rd FP2 (nokia e55)
Description
Qt Remote debugging hangs in constructor of QSslCertificate ( const QByteArray & data = QByteArray(), QSsl::EncodingFormat format = QSsl::Pem )
No window appears on phone.
It works fine when running without debugger, but this makes the debugger unusable.
I saw there was some race bug in previous versions. Maybe is not completely fixed? and running in the debugger makes things synchronize differently.