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

dyld[25779]: missing symbol called #247

Open
lidisheng opened this issue Mar 22, 2022 · 5 comments
Open

dyld[25779]: missing symbol called #247

lidisheng opened this issue Mar 22, 2022 · 5 comments

Comments

@lidisheng
Copy link

code:
img = images(filename)
error:
dyld[25779]: missing symbol called

version:3.4.1

@lidisheng
Copy link
Author

image

定位到出错的位置在这里,求大神告知接下来咋定位

@1pbSolidDrives
Copy link

node版本为16时可以运行

@oxUnd
Copy link
Collaborator

oxUnd commented Jul 29, 2022

image

定位到出错的位置在这里,求大神告知接下来咋定位

如果是 png 的图片,那你就看 png.cc 这个文件的 decoder 相关代码即可;

@SunilWang
Copy link

我也出现同样的问题了。

dyld[34477]: missing symbol called

系统版本:mac Apple M1 Max 13.2.1
Node版本:v14.18.2
images版本:3.2.3

@JardelCheung
Copy link

os : mac mini x86
node version :v 8
images version: 3.2.4

dyld[xx]: missing symbol called

when change images version to 3.2.3 to fixed this issue.

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

5 participants