March 6, 2026
9:12 p.m.
On Fri Mar 6 21:08:34 2026 +0000, Santino Mazza wrote:
Also, I accidentally tested it with msvcrt when compiling with mingw and looks like it just exits the program, it never raises an exception. If I compile it with `-lucrtbase` it does throw the exception. Now that I compared the behavior between ucrtbase and msvcrt, with ucrtbase it doesn't call the handler for SIGABRT but msvcrt does.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10250#note_131494