[Pkg-javascript-devel] Bug#878674: reproducible with node executable from nodejs.org

Paolo Greppi paolo.greppi at libpf.com
Thu Dec 14 11:17:31 UTC 2017


It segfaults when building vue.js on sid amd64, using node executable downloaded from nodejs.org:

wget https://nodejs.org/dist/latest-v6.x/node-v6.12.2-linux-x64.tar.xz
xz -d node-v6.12.2-linux-x64.tar.xz
tar xf node-v6.12.2-linux-x64.tar
cd vue.js
NODE_PATH=/usr/lib/nodejs/ ../node-v6.12.2-linux-x64/bin/node /usr/lib/nodejs/webpack/bin/webpack.js --config debian/webpack.config.js 
Segmentation fault

Node 6.x is in LTS until end of March 2018:
https://github.com/nodejs/Release
so it should be possible to forward upstream ?

P.



More information about the Pkg-javascript-devel mailing list