March 8, 2026
12:22 p.m.
On Fri Mar 6 21:12:04 2026 +0000, Santino Mazza wrote:
Now that I compared the behavior between ucrtbase and msvcrt, with ucrtbase it doesn't call the handler for SIGABRT but msvcrt does. Both ucrtbase.abort and msvcrt.abort raise SIGABRT signal.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10250#note_131550