https://bugs.winehq.org/show_bug.cgi?id=50801
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@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).