https://bugs.winehq.org/show_bug.cgi?id=55751
Bug ID: 55751 Summary: wbemprox:query crashes on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
wbemprox:query crashes on macOS:
query.c:1347: Test failed: got 0x80041001 Couldn't get first exception for process 0230 C:\users\runner\Temp\wct\wbemprox_test.exe. No backtrace available [...] wbemprox:query:0230 done (-1073741819) in 7s 10853B
See https://test.winehq.org/data/patterns.html#wbemprox:query
Where 0x80041001 == WBEM_E_FAILED -1073741819 == STATUS_ACCESS_VIOLATION
This crash first happened on 2023-10-06 and only happen on macOS (see Remi's rbernon-macos-* cloud test machines) but in both 32-bit and 64-bit tests.
https://bugs.winehq.org/show_bug.cgi?id=55751
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase