Re: [PATCH v2 0/2] MR10250: Call abort if _wassert error behavior is set to _OUT_TO_STDERR and trigger a debug break.
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
20
Age (days ago)
20
Last active (days ago)
0 comments
1 participants
participants (1)
-
Santino Mazza (@tati)