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

node: symbol lookup error: /app/node_modules/images/vendor/linux-x64-binding.node: undefined symbol: _ZN2v87Isolate19CheckMemoryPressureEv #260

Open
cnn007 opened this issue Jun 26, 2023 · 11 comments

Comments

@cnn007
Copy link

cnn007 commented Jun 26, 2023

错误信息:
node: symbol lookup error: /app/node_modules/images/vendor/linux-x64-binding.node: undefined symbol: _ZN2v87Isolate19CheckMemoryPressureEv

版本
centos 7.5
Linux test 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

这两个都试了
"images": "^3.2.3",
"images": "^3.2.4",

nodejs:v16.17.0

@silentacorn
Copy link

we met the same crash fatal.

@chambaz
Copy link

chambaz commented Jul 10, 2023

I'm also getting this error. Runs fine locally on my Mac but getting this error in prod on Ubuntu.

@LukeV111
Copy link

Any fix @chambaz ?

@oxUnd
Copy link
Collaborator

oxUnd commented Aug 18, 2023

重新下代码编译一下就好了

@jpgaus
Copy link

jpgaus commented Sep 15, 2023

重新下代码编译一下就好了

编译好的代码,能更新一下吗?

@luhaimin
Copy link

我也遇到了这个问题,希望能尽快处理下

@oxUnd
Copy link
Collaborator

oxUnd commented Oct 8, 2023

linux-x64-binding.node.zip

Please test it.

@dr41d45
Copy link

dr41d45 commented Oct 30, 2023

confirm that this one does not crash on my Linux machine.

linux-x64-binding.node.zip
@oxUnd

@lncircle
Copy link

lncircle commented Nov 4, 2023

@oxUnd

linux-x64-binding.node.zip

Please test it.

重新编译和将你的包进行替换,都还是报错的 node (v17.0 v16.17) centos
同样的代码,在 M1 node v16.17 是可以正常运行的

@zefitwse
Copy link

我在linux服务器上也遇到了同样的问题,这个到底是啥问题,怎么引起的?

@zzzhan
Copy link

zzzhan commented Sep 18, 2024

无解吗?

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