Anki 2.1.54 (M1 version) crashes in WebView every time

I just upgraded to Anki 2.1.54 apple silicon qt6 version. When I go to a card that uses WebView (it’s an iframe) I get a crash in QtWebEngineProcess 100% of the time. I’ve tried restarting Anki with shift held down as well as a computer reboot and reinstalling Anki from scratch. The crash log that Apple reports is below, at least as much as the forum software will let me paste here.

Next up I will try running the Intel version using the emulator and see if that works
`

Process:               QtWebEngineProcess [2346]
Path:                  /Applications/Anki.app/Contents/Frameworks/QtWebEngineCore.framework/Versions/A/Helpers/QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess
Identifier:            QtWebEngineProcess
Version:               ???
Code Type:             ARM-64 (Native)
Parent Process:        anki [2336]
Responsible:           anki [2336]
User ID:               503

Date/Time:             2022-08-10 17:29:39.559 -0700
OS Version:            macOS 11.6.8 (20G730)
Report Version:        12
Anonymous UUID:        F7094461-4743-B9A8-6F87-60F3F1117B6E


Time Awake Since Boot: 380 seconds

System Integrity Protection: enabled

Crashed Thread:        0  CrRendererMain  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       EXC_ARM_BREAKPOINT at 0x0000000103e03050 (brk 0)
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Trace/BPT trap: 5
Termination Reason:    Namespace SIGNAL, Code 0x5
Terminating Process:   exc handler [2346]

FWIW, the Intel version of Anki 2.1.54 qt6 seems to work OK, if a little slower than I’m used to.

If updating to the latest macOS does not help, it may be a bug in the toolkit Anki’s built on.

it definitely looks like a pyqt bug