<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2017-10-16 13:10 GMT+02:00 Pirate Praveen <span dir="ltr"><<a href="mailto:praveen@onenetbeyond.org" target="_blank">praveen@onenetbeyond.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 10/16/2017 04:32 PM, Pirate Praveen wrote:<br>
> I'm using libuv1 1.11 (built locally) and still seeing the segfault, I<br>
> think more dbgsym packages need to be installed.<br>
<br>
after zlib1g-dbg installed<br>
<br>
(gdb) bt<br>
#0  0x000018df10069fc8 in ?? ()<br>
#1  0x000018df105deecf in ?? ()<br>
#2  0x0000000000bcff01 in v8::internal::NewArray<unsigne<wbr>d int> (<br>
    size=<optimized out>) at ../deps/v8/src/allocation.h:60<br>
#3  v8::internal::SlotSet::Allocat<wbr>eBucket (this=<optimized out>)<br>
    at ../deps/v8/src/heap/slot-set.h<wbr>:183</blockquote><div><br></div><div>A memory allocation failure... is it possible you ran out of memory ?</div><div><br></div><div>Anyway i tried typing the same commands as in debian/rules of node-d3-zoom,</div><div>but this time using webpack, babel-cli, babel-loader installed from <a href="http://npmjs.org" target="_blank">npmjs.org</a>:</div><div>no segfault.</div><div><br></div><div>Also note that the the nodejs tests are green here:</div><div><a href="https://ci.debian.net/packages/n/nodejs/unstable/amd64/">https://ci.debian.net/packages/n/nodejs/unstable/amd64/</a><br></div><div><br></div><div>Jérémy</div><div><br></div><div><br></div></div></div></div>