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

2017-12-14 Thread Jérémy Lal
2017-12-14 12:17 GMT+01:00 Paolo Greppi :

> 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 ?
>

Sure !
I can do it, but since you tested it you can do it too (i'm short on free
time now).
Please explain how to reproduce without assuming it will be done on debian,
also make sure it's not already reported.

Jérémy
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

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

2017-12-14 Thread Paolo Greppi
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.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel