Crash on macOS 12 Monterey: "Segmentation fault" error
charliebrmg opened this issue · 1 comments
charliebrmg commented
This error happens when I try to boot up the emulator and when I try to create a new ProFile image. I have an early-2015 MacBook Air (Intel, 11-inch) running macOS 12 Monterey.
The application just refuses to continue working and shuts itself down without any error message whatsoever.
I know it's a "segmentation fault" error because I have debugged the app with Terminal, and the last log message I'm getting before crash is "segmentation fault".
I'm using version 1.2.7 RC4.
rayarachelian commented
Seems to be the same as issue #10. Looking into this.