https://bugs.winehq.org/show_bug.cgi?id=55114
Bug ID: 55114 Summary: secur32:schannel - The 32-bit test_connection_shutdown() crashes on Windows <= 8 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: secur32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
secur32:schannel - The 32-bit test_connection_shutdown() crashes on Windows <= 8:
[...] 0b08:schannel: 218 tests executed (0 marked as todo, 0 as flaky, 0 failures), 1 skipped. schannel.c:2089: this is the last test seen before the exception 0b08:schannel: unhandled exception c0000005 at 77CF28C7 secur32:schannel:0b08 done (-1073741819) in 0s 1396B
See https://test.winehq.org/data/patterns.html#secur32:schannel
A bisect shows that this crash started with the commit below:
commit 11afc2da020642d34eb55a59f99ee13847e61d46 Author: Hans Leidekker hans@codeweavers.com Date: Tue Jun 20 14:34:57 2023 +0200
secur32: Add support for sending TLS alerts.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55086