cancel
Showing results for 
Search instead for 
Did you mean: 

RFC SDK Support for Alpine Linux. Facing "Segmentation fault".

Former Member

My project is in nodejs. I've been using LINUX-x86-X64 SDK version for Alpine Linux. A simple test:
const rfcClient = require("node-rfc").Client

console.log("Successful")

is failing with "Segmentation Fault". Alpine uses musl for compilation, and maybe SDK libs gets compiled using glibc, could that be the problem?

Is there support for Alpine Linux? What is the procedure to raise a request for the same?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have the same problem, even after installing https://github.com/sgerrand/alpine-pkg-glibc