summary refs log tree commit diff stats
path: root/results/scraper/fex/1517
blob: f60088f60181a88e0dadb6f7c3beff095085b0fb (plain) (blame)
1
2
SIGSEGV in Frontend when running wine + Multiblock
Running `wine notepad.exe` on an AArch64 host attempts to load from address `0xffffffffff470dc0` causing a SIGSEGV. Possible unintentional sign extension from `ff470dc0`.