supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.14k stars 519 forks source link

MacOS Startup Crash v2.4.58.5 - missing libzstd.1.dylib file #3948

Closed iAmVaeVictus closed 9 months ago

iAmVaeVictus commented 1 year ago

What happened?

  1. Download SuperSlicer_2.4.58.5_macos_220924.dmg. Open and copy into Applications folder.
  2. Attempt to open, immediate crash.
  3. Apply 'xattr -cr /Applications/SuperSlicer.app' in terminal window.
  4. Attempt to open, immediate crash.

Crash report says Crash Report Process: SuperSlicer [24878] Path: /private/var/folders/*/SuperSlicer.app/Contents/MacOS/SuperSlicer Identifier: com.merill.slic3r/ Version: SuperSlicer SuperSlicer_2.4.58.5_2022-09-23 (SuperSlicer_2.4.58.5_2022-09-23) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 502

Date/Time: 2023-10-06 11:22:45.0415 -0500 OS Version: macOS 13.6 (22G120) Report Version: 12 Anonymous UUID: 558C1CD0-014C-80E4-43E4-2A9A93F87FE5

Sleep/Wake UUID: AAB1D897-256C-4643-A43F-0C7144E008D2

Time Awake Since Boot: 260000 seconds Time Since Wake: 5590 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib Referenced from: /private/var/folders/*/SuperSlicer.app/Contents/MacOS/SuperSlicer Reason: tried: '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache) (terminated at launch; ignore backtrace)

Project file & How to reproduce

N/A

Version

2.4.58.5

Operating system

MacOS 13.6 Ventura

Printer model

Voron 2.4

erathos77 commented 1 year ago

Try 2.5.59.2 version; [releases /Arc fitting edition/Assets] : SS_2.4.59.2_macos_230304.dmg (it is 2.5.59.2 in reality) Also you can try in terminal if you had not done that before: brew update brew install zstd

iAmVaeVictus commented 1 year ago

Thanks, will do.

https://moes.com/

Scott Portis

Owner - 9 Middle TN Locations

Cannon Restaurant Management

d/b/a Moe's Southwest Grill

@.***

(615) 383-8993 <6153838993> (w)

(615) 300-3696 <61553003696> (c)

P.O. Box 159029 Nashville, TN 37215

moes.com

https://www.facebook.com/MoesMiddleTN

https://twitter.com/MoesNashville

https://www.instagram.com/moes_nashville/

https://locations.moes.com/tn

On Fri, Oct 6, 2023 at 12:15 PM erathos77 @.***> wrote:

Try 2.5.59.2 version; [releases /Arc fitting edition/Assets] : SS_2.4.59.2_macos_230304.dmg (it is 2.5.59.2 in reality) Also you can try in terminal if you had not done that before: brew update brew install zstd

— Reply to this email directly, view it on GitHub https://github.com/supermerill/SuperSlicer/issues/3948#issuecomment-1751134966, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWBFHQSH2RO6O4AH6BNAMLX6A4DDAVCNFSM6AAAAAA5WCKJZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRGEZTIOJWGY . You are receiving this because you authored the thread.Message ID: @.***>

Rak3tenmann commented 1 year ago

same here. Same error log. Is there a little bit more context on

brew update brew install zstd

Not sure what to do. THanks! Christian

Rak3tenmann commented 1 year ago

The Intel OSX Version was hard to find and hidden beding a "wrong" version-number here: https://github.com/supermerill/SuperSlicer/releases/tag/2.5.59.2 ;-) However - thanks a lot. This one works. Cheers Christian