-
-
Notifications
You must be signed in to change notification settings - Fork 519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation fault: 11 on osx Big Sur with the latest nightly builds #777
Comments
I have the same exact issue with the latest as well. |
The "revert deps missing C/C++ CI macos #199" version still doesn't work. |
I enclose the Apple crash report, maybe it is useful? |
The crash report doesn't report anythign that i can fix, as it's in the wxwidget lib that the problem occur. |
Ok. So, something has changed with wxwidget from the fix error in Voron.ini update ender3 manual mmu C/C++ CI macos #192 version? |
Any update on this? |
Will this help? and fixed in the latest master branch of PrusaSlicer, you must: |
|
2.3.55.2 works fine. The issue is related to the latest nightly builds based on 2.3.55.3. |
Hey all, I've figured out this crash- PrusaSlicer encountered the same thing in Nov. It's mentioned here, and was caused by a wxWidgets version that is no longer compatible with macOS 11 Big Sur. This commit which forces every mac build (not just M1 macs) to use wxWidgets 3.1.4-patched. |
Prusa has now made 3.1.4-patched the version used to build on all platforms. |
that'd be 🥳 |
Could you share your build? |
|
@royal32 thanks! still crashing (on slicing) on
|
someone here can try the latest nightly build? |
Works great on macOS 11.2.1! :D |
@supermerill thanks; on
besides, the url you posted is borked :) |
@gretel i don't see what's wrong where it crashs. Can you share your project file that crashs on slicing? Maybe it's not something macos-related.
Was too ctrl+v happy. |
sure, here's the |
The last nightly #944 Spiral vase mode should turn off some of SuperSlicer's new settings opens without errors. I think we can close the issue. |
@liftbag all the builds referred to in this issue open on big sur; but crash on slicing for me. |
I need the project file : before clicking on the "clice" button that would makes it crash, please click on file-> save as and zip & paste the file here. |
@supermerill there you go: |
@supermerill thanks |
Version
2.3.55.3 fix build C/C++ CI macos #194
2.3.55.3 fix for naming thread when restricted to one thread. C/C++ CI macos #195
2.3.55.3 fix linux vuild C/C++ CI macos #196
2.3.53.3 #764 bridge acceleration only set when using bridge flow C/C++ CI macos #197
Operating system type + version
Behavior
The program closes at start with error: segmentation fault: 11
The latest working release is the 2.3.55.3 fix error in Voron.ini update ender3 manual mmu C/C++ CI macos #192
The text was updated successfully, but these errors were encountered: