Was this segfaulting for anybody else?
On 9/3/2020 8:51 PM, Jefferson Carpenter wrote:
FWIW what this fixes is this when I run the exception tests:
$ ../../../loader/wine ./ntdll_test.exe.so exception 0088:err:plugplay:deviceloop_thread Can't init SDL: SDL not built with haptic (force feedback) support 0050:err:explorer:initialize_display_settings Failed to query current display settings for L"\\.\DISPLAY1". exception.c:519: exception: c0000027 flags:2 addr:00BB0022 context: Eip:bb0022 Segmentation fault
So the wine process is actually producing an unhandled segfault and not running any of the subsequent exception tests.