[Bug 50801] Wine Mono crashes on macOS

WineHQ Bugzilla wine-bugs at winehq.org
Sat Mar 13 14:07:39 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50801

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #1 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Esme Povirk from comment #0)
> So we're crashing on access to JIT-compiled code. There's probably a way to
> tell from the +seh log whether that's on execute access, but I'm just going
> to assume it is.

You can tell from info[0]—0 is read, 1 is write, 8 is execute. It looks like
it's trying to write into (%rax).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list