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:08 p.m.
On Fri Mar 6 19:07:31 2026 +0000, Santino Mazza wrote:
~~On Windows, if I set a signal handler for SIGABRT it doesn't get called when `_CALL_REPORTFAULT` is set.~~ Edit: Nevermind, I messed up my test. It does get called. :) 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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10250#note_131492
20
Age (days ago)
20
Last active (days ago)
0 comments
1 participants
participants (1)
-
Santino Mazza (@tati)