slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.28k stars 1.29k forks source link

Slic3r crashes on launch with "PC register does not match crashing frame" - mac Sonoma 14.0 #5180

Open EricPayrot opened 6 months ago

EricPayrot commented 6 months ago

Hello,

I re-installed slic3r on a new macbook Air G2 under macOs Sonoma 14.0. When launching the app, it crashes immediately (doesn’t even open a window). In the crash report, I get a “PC register does not match crashing frame” error.

I also tried the dev version slic3r-1.3.1-dev-e37620f-osx and get the same issue.

It may not be linked but I initially migrated the app from my old macbook pro, which carried the setting files along. After my issues, I deleted the whole slic3r settings folder in application support folder. But it did not solve the issue.

Any idea would be very appreciated thanks Eric

paulmovricnz commented 6 months ago

I am having the same problem. The error in the error log is "Error Code: 0x00000004 (no mapping for user data read)".

For what I can see on apple forums it is not compatible with MacOS Sonoma 14. My problem started when I upgraded the OS.

Hope this helps.

AleyRobotics commented 5 months ago

looks like same bug https://github.com/slic3r/Slic3r/issues/5172