Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
6.5.6
Description
Happens only in later Qt 6.5 releases. 6.6, 6.7 and dev don't have this issue.
Bisect points to b50fd8f0843092b305fdac9df0e9c0042a232b47 which is a fix to QTBUG-118227.
To reproduce, try running attached example. It either crashes in EVP_VerifyUpdate or EVP_SignInit returns 0.