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

ISSUE - libpixman-1.0.40.0.dylib #39

Closed
jpaezsa opened this issue Sep 20, 2021 · 2 comments
Closed

ISSUE - libpixman-1.0.40.0.dylib #39

jpaezsa opened this issue Sep 20, 2021 · 2 comments

Comments

@jpaezsa
Copy link

jpaezsa commented Sep 20, 2021

Hello Guys

I have an issue w/ image size output, if i change the starter 512px to any mayor number ej: 513px or 2500px have and error!…

Do you have an idea, how fix it?

In advanced, tks to all!

This are de error: libpixman-1.0.40.0.dylib (which was built for Mac OS X 10.15)

➜  hashlips_art_engine-1.0.0 node index.js
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/…/Desktop/hashlips_art_engine-1.0.0/node_modules/canvas/build/Release/libpixman-1.0.40.0.dylib (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/…/Desktop/hashlips_art_engine-1.0.0/node_modules/canvas/build/Release/libpixman-1.0.40.0.dylib (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

[1]    1906 abort      node index.js

image

@jpaezsa
Copy link
Author

jpaezsa commented Sep 21, 2021

Hello @HashLips Daniel!…

I fixed the problem with the size, upgrading the size of the images itself.

But if tray to apply filters, the problem back again and crash!

Any idea or hint?
Note: I run macOS 10.13.6 - can't upgrade my OS :(

image
image

@jpaezsa jpaezsa changed the title Change Image Size - Increase size ISSUE - libpixman-1.0.40.0.dylib Sep 21, 2021
@adamnooh
Copy link

adamnooh commented Sep 21, 2021 via email

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

No branches or pull requests

3 participants