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

2018-01-04 Thread Mattia Rizzolo
Control: fixed -1 8.9.3~dfsg-1 On Mon, Dec 18, 2017 at 09:55:37PM +0100, Jérémy Lal wrote: > Good news: i don't get this segfault using nodejs 8.9.3 that i just > uploaded to experimental. Tweaking metadata to say so, then. This bug should probably also be closed at some point. -- regards,

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

2018-01-04 Thread Debian Bug Tracking System
Processing control commands: > fixed -1 8.9.3~dfsg-1 Bug #878674 [nodejs] nodejs segfaults when building d3-* with webpack There is no source info for the package 'nodejs' at version '8.9.3~dfsg-1' with architecture '' Unable to make a source version for version '8.9.3~dfsg-1' Marked as fixed in

Processed: Bug#878674: nodejs segfaults when building d3-* with webpack

2017-12-29 Thread Debian Bug Tracking System
Processing control commands: > severity -1 grave Bug #878674 [nodejs] nodejs segfaults when building d3-* with webpack Severity set to 'grave' from 'important' -- 878674: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878674 Debian Bug Tracking System Contact ow...@bugs.debian.org with proble

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

2017-11-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 878674 important Bug #878674 [nodejs] nodejs segfaults when building d3-* with webpack Severity set to 'important' from 'serious' > thanks Stopping processing here. Please contact me if you need assistance. -- 878674: https://bugs.debia

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

2017-11-13 Thread Jérémy Lal
Severity: important thanks 2017-11-07 18:49 GMT+01:00 Jérémy Lal : > > > 2017-10-25 16:04 GMT+02:00 Pirate Praveen : > >> On ബുധന്‍ 25 ഒക്ടോബര്‍ 2017 07:08 വൈകു, Pirate Praveen wrote: >> > I can reach the segfaulting point faster by setting break point at >> > thread creation >> > >> > b pthread

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

2017-11-07 Thread Jérémy Lal
2017-10-25 16:04 GMT+02:00 Pirate Praveen : > On ബുധന്‍ 25 ഒക്ടോബര്‍ 2017 07:08 വൈകു, Pirate Praveen wrote: > > I can reach the segfaulting point faster by setting break point at > > thread creation > > > > b pthread_create.c:333 > > > > after 8 c, I reach the segfault point. > > > > > > > > hopef

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

2017-10-25 Thread Pirate Praveen
On ബുധന്‍ 25 ഒക്ടോബര്‍ 2017 07:08 വൈകു, Pirate Praveen wrote: > I can reach the segfaulting point faster by setting break point at > thread creation > > b pthread_create.c:333 > > after 8 c, I reach the segfault point. > > > hopefully more useful bt (gdb) bt #0 node::fs_req_wrap::~fs_req_wr

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

2017-10-25 Thread Pirate Praveen
I can reach the segfaulting point faster by setting break point at thread creation b pthread_create.c:333 after 8 c, I reach the segfault point. signature.asc Description: OpenPGP digital signature

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

2017-10-25 Thread Pirate Praveen
On Mon, 16 Oct 2017 21:06:34 +0530 Pirate Praveen wrote: > On തിങ്കള്‍ 16 ഒക്ടോബര്‍ 2017 08:54 വൈകു, Jérémy Lal wrote: > > > > Can you attach the whole failing sbuild log please ? > >Attached. > > The diff between the current git master and local build is also attached > (just enabling webpack).

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

2017-10-16 Thread Jérémy Lal
2017-10-16 17:17 GMT+02:00 Pirate Praveen : > On തിങ്കള്‍ 16 ഒക്ടോബര്‍ 2017 07:13 വൈകു, Jérémy Lal wrote: > > A memory allocation failure... is it possible you ran out of memory ? > > Very unlikely, I have 16 GB ram. > > > Anyway i tried typing the same commands as in debian/rules of > node-d3-zoo

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

2017-10-16 Thread Pirate Praveen
On തിങ്കള്‍ 16 ഒക്ടോബര്‍ 2017 07:13 വൈകു, Jérémy Lal wrote: > A memory allocation failure... is it possible you ran out of memory ? Very unlikely, I have 16 GB ram. > Anyway i tried typing the same commands as in debian/rules of node-d3-zoom, > but this time using webpack, babel-cli, babel-loader

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

2017-10-16 Thread Jérémy Lal
2017-10-16 13:10 GMT+02:00 Pirate Praveen : > On 10/16/2017 04:32 PM, Pirate Praveen wrote: > > I'm using libuv1 1.11 (built locally) and still seeing the segfault, I > > think more dbgsym packages need to be installed. > > after zlib1g-dbg installed > > (gdb) bt > #0 0x18df10069fc8 in ?? ()

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

2017-10-16 Thread Pirate Praveen
On 10/16/2017 04:32 PM, Pirate Praveen wrote: > I'm using libuv1 1.11 (built locally) and still seeing the segfault, I > think more dbgsym packages need to be installed. after zlib1g-dbg installed (gdb) bt #0 0x18df10069fc8 in ?? () #1 0x18df105deecf in ?? () #2 0x00bcff01 in v

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

2017-10-16 Thread Pirate Praveen
On 10/16/2017 03:21 PM, Jérémy Lal wrote: > > Update: i uploaded libuv1 1.11.0 to experimental. > I strongly suspect the bug you see will be fixed with that version. > > Jérémy I'm using libuv1 1.11 (built locally) and still seeing the segfault, I think more dbgsym packages need to be installed.

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

2017-10-16 Thread Jérémy Lal
2017-10-16 11:28 GMT+02:00 Jérémy Lal : > > > 2017-10-16 9:59 GMT+02:00 Pirate Praveen : > >> On 10/16/2017 01:18 PM, Jérémy Lal wrote: >> > >> > >> > 2017-10-16 9:43 GMT+02:00 Pirate Praveen > > >: >> > >> > On 10/16/2017 12:47 PM, Jérémy Lal wrote: >> > >

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

2017-10-16 Thread Jérémy Lal
2017-10-16 9:59 GMT+02:00 Pirate Praveen : > On 10/16/2017 01:18 PM, Jérémy Lal wrote: > > > > > > 2017-10-16 9:43 GMT+02:00 Pirate Praveen > >: > > > > On 10/16/2017 12:47 PM, Jérémy Lal wrote: > > > You could get a more useful stack trace by installing n

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

2017-10-16 Thread Pirate Praveen
On 10/16/2017 01:18 PM, Jérémy Lal wrote: > > > 2017-10-16 9:43 GMT+02:00 Pirate Praveen >: > > 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://debu

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

2017-10-16 Thread Jérémy Lal
2017-10-16 9:43 GMT+02:00 Pirate Praveen : > 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

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

2017-10-16 Thread Pirate Praveen
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. signature.asc Descripti

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

2017-10-16 Thread Pirate Praveen
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 > > Jérémy I will try that, meanwhile I tried, NODE_PATHocal/lib/node_modules node debug /usr/li

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

2017-10-16 Thread Jérémy Lal
2017-10-16 8:54 GMT+02:00 Pirate Praveen : > On 10/16/2017 10:32 AM, Pirate Praveen wrote: > > I don't think any of them is a C++ addon, probably one of their > > dependencies. > > > > > > > > After using segfault-handler node module, I get this message, > > PID 21070 received SIGSEGV for address:

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

2017-10-15 Thread Pirate Praveen
On 10/16/2017 10:32 AM, Pirate Praveen wrote: > I don't think any of them is a C++ addon, probably one of their > dependencies. > > > After using segfault-handler node module, I get this message, PID 21070 received SIGSEGV for address: 0x0 /usr/local/lib/node_modules/segfault-handler/build/Rel

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

2017-10-15 Thread Pirate Praveen
On ഞായര്‍ 15 ഒക്ടോബര്‍ 2017 11:39 വൈകു, Jérémy Lal wrote: > Do you know if any dependency is a c++ addon ? These are the direct dependencies, Depends: ${misc:Depends} , nodejs , node-acorn (>= 5.0~) , node-acorn-dynamic-import (>= 2.0~) , node-ajv (>= 5.0~) , node-ajv-keywords (>= 2.0~) ,

Bug#878674: nodejs segfaults when building d3-* with webpack

2017-10-15 Thread Jérémy Lal
2017-10-15 18:36 GMT+02:00 Pirate Praveen : > package: nodejs > version: 6.11.4~dfsg-1 > severity: serious > > I have noticed this failure when building multiple node-d3-* packages > (node-d3-zoom for example) and also installing gitlab 9.5 using webpack. > > When building the same node-d3-zoom wi

Bug#878674: nodejs segfaults when building d3-* with webpack

2017-10-15 Thread Pirate Praveen
package: nodejs version: 6.11.4~dfsg-1 severity: serious I have noticed this failure when building multiple node-d3-* packages (node-d3-zoom for example) and also installing gitlab 9.5 using webpack. When building the same node-d3-zoom with nodejs 7.10.1-2nodesource1~stretch1 the build passed. Tr