-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.9.1
-
None
-
Tested on Arch linux, Qt 6.9.1 from repo. PySide6 6.9.1 from PyPi.
When a website attempts passkey authentication, QWebEngine crashes with a SIGSEGV. There doesn't seem to be any way to get debugging symbols from the pip version of PySide, so the gdb backtrace is useless. Adding a webAuthn handler makes no difference.
I was unable to reproduce the crash with either self-built PySide, or my distro's packaged PySide.
I have attached a C++ test program ( qtbug139582.zip ). Run and click "Log in with passkey". For the stack trace, see recent comment.