Skip to content
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

LibreSprite crashes on launch (macOS 10.13.6) #454

Open
bonzairob opened this issue Mar 28, 2024 · 1 comment
Open

LibreSprite crashes on launch (macOS 10.13.6) #454

bonzairob opened this issue Mar 28, 2024 · 1 comment

Comments

@bonzairob
Copy link

LibreSprite version
1.0.0
Describe the bug

When starting the app, it crashes immediately

To Reproduce

Start the app

Expected behaviour

For the app to not crash

OS/Hardware
  • Operative System: Mac OS X 10.13.6 (17G65)
  • CPU: 4.2 GHz Intel Core i7
Additional context

Seems like a fairly straightforward missing library:

Termination Reason:    DYLD, [0x4] Symbol missing

Application Specific Information:
/Applications/libresprite.app/Contents/MacOS/../libs/libhwy.1.0.4.dylib

Dyld Error Message:
  Symbol not found: ____chkstk_darwin
  Referenced from: /Applications/libresprite.app/Contents/MacOS/../libs/libhwy.1.0.4.dylib (which was built for Mac OS X 11.0)
  Expected in: /usr/lib/libSystem.B.dylib
@oinau
Copy link

oinau commented Apr 30, 2024

I have the same issue with the same error also on MacOS 10.13.6:
Termination Reason: DYLD, [0x4] Symbol missing

Application Specific Information:
/Applications/libresprite.app/Contents/MacOS/../libs/libhwy.1.0.4.dylib

Dyld Error Message:
Symbol not found: ____chkstk_darwin
Referenced from: /Applications/libresprite.app/Contents/MacOS/../libs/libhwy.1.0.4.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants