[Pkg-javascript-devel] Bug#878674: Bug#878674: Bug#878674: nodejs segfaults when building d3-* with webpack

Jérémy Lal kapouer at melix.org
Mon Oct 16 07:48:13 UTC 2017


2017-10-16 9:43 GMT+02:00 Pirate Praveen <praveen at onenetbeyond.org>:

> On 10/16/2017 12:47 PM, Jérémy Lal wrote:
> > You could get a more useful stack trace by installing nodejs-dbgsym
> > package from
> > deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main
>
> I have installed it, but the output is still the same, no extra details.
>
>
You're supposed to run node through gdb:

gdb node
> run <script path>

then you get a crash, at which point you type
> bt

Jérémy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20171016/196cd7b8/attachment.html>


More information about the Pkg-javascript-devel mailing list