Stas Sergeev
Stas Sergeev
Crash in simx86 JIT: “ERROR: Fault 13 in jit-compiled code” / ERROR: Bad exec address 0x78cb7f6ef711
Although I am not entirely sure I fixed your problem. I had a different manifestation of it (assertion failure), but I hope its now the same thing.
Crash in simx86 JIT: “ERROR: Fault 13 in jit-compiled code” / ERROR: Bad exec address 0x78cb7f6ef711
The bug was that you set TheCPU.err = EXCP_BREAKNODE but if you break past the node, then nothing breaks, and yet you get the stalled exit code. When it actually...
Crash in simx86 JIT: “ERROR: Fault 13 in jit-compiled code” / ERROR: Bad exec address 0x78cb7f6ef711
> With latest devel it still crashes for me at the same actions. Ok, seems we have lots of regressions around this topic.
Crash in simx86 JIT: “ERROR: Fault 13 in jit-compiled code” / ERROR: Bad exec address 0x78cb7f6ef711
Likely now fixed by #2725 ?
Crash in simx86 JIT: “ERROR: Fault 13 in jit-compiled code” / ERROR: Bad exec address 0x78cb7f6ef711
There is an FPU error in #2724 which is relatively easy to reproduce. Just needs to start the thing a few times.