Closed icio closed 1 year ago
Note that the debian-based node docker images are unaffected:
$ docker run -i -t --rm node:10-slim sh -c 'npm init -y && npm i browserstack-local@^1.4.5 && node -e "console.log(new (require(\"browserstack-local\").Local)().getBinaryPath())" && /root/.browserstack/BrowserStackLocal -h'
...
Tue Jan 03 2023 17:26:10:157 GMT+0000 (UTC) -- BrowserStackLocal v8.8
This now appears to be resolved.
Expected Behavior
browserstack local runs
Actual Behavior
We're seeing the following segfault errors in CI:
Steps to Reproduce the Problem
We're experiencing this issue in node:10.24.1-alpine but it reproduces in node:19-alpine3.16 too:
browserstack local arguments
n/a
Platform details
Details