kelektiv / node.bcrypt.js

bcrypt for NodeJs
MIT License
7.38k stars 510 forks source link

Segmentation fault on bcrypt.hash call #1015

Closed jankvapil closed 7 months ago

jankvapil commented 7 months ago

image

running in docker image: node:21-alpine, interpret Node v21.4.0.

recrsn commented 7 months ago

Reinstall bcyrpt inside the docker container. You probably have glibc compiled binaries inside alpine (musl) environment