https://bugs.winehq.org/show_bug.cgi?id=53280
Bug ID: 53280 Summary: ddraw:ddraw1 sometimes crashes on the TestBot VMs Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ddraw:ddraw1 sometimes crashes on the TestBot VMs: The crash is either an EXCEPTION_WINE_ASSERTION:
Unhandled exception: assertion failed in 32-bit code (0xf7f1e559). [...] Test failed: crash (80000101)
or a plain NULL dereference:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x70ba8945).
https://test.winehq.org/data/patterns.html#ddraw:ddraw1
The crashes only happen with 32-bit code. Also the crashes started when the debian11 VM was updated and moved to the gpu1 VM host (see also bug 53235).
https://bugs.winehq.org/show_bug.cgi?id=53280
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase