C
C#2y ago
Kensei

✅ rosetta error

Hi guys, i was just writing some crappy interpreter for fun and suddenly i get this error message, saying: "rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x4572646736 arm_pc=0x4311881116 num_insts=3 inst_index=1 x86 instruction bytes: 0x5210756398796194133 0x5257824249051376781" For me, this seems to be some low level emulation error, likely because i'm using an Apple Silicon Mac, has anyone else encountered this before? Thx
3 Replies
n8ta
n8ta2y ago
Other instances of this error I see online are related to catching signals. Are you expecting to receive signals? You can use dtrace or a similar program to check if you're catching any signals. You probably can't easily fix the rosetta issue but perhaps you can fix whatever signal your getting.
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Kensei
KenseiOP17mo ago
it was a bit of a complex error in my code, i managed to fix it though, thank you!
Want results from more Discord servers?
Add your server