https://bugs.winehq.org/show_bug.cgi?id=55555
Bug ID: 55555 Summary: secur32:secur32 - test_ticket_cache() crashes on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: secur32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
secur32:secur32 - test_ticket_cache() crashes on macOS:
secur32.c:485: Test failed: got c0000135 Unhandled exception: page fault on read access to 0x0000000000000000 in 64-bit code (0x00000140013f0a).
See https://test.winehq.org/data/patterns.html#secur32:secur32
Where 0xc0000135 == STATUS_DLL_NOT_FOUND
The crash is systematic and only happens macOS (see Remi's rbernon-macos-* cloud test machines). Maybe Kerberos support is missing?