In a docker container running Alpine Linux, when trying to load the library from nodejs via pkcs11js (https://github.com/PeculiarVentures/pkcs11js), you get the error:
FAILED to run the application: NativeError: Error relocating /home/test/dist/pkcs11-grep11-amd64.so: __vfprintf_chk: symbol not found
Probably related to:
libxmljs/libxmljs#479 (comment)