lang/node & net/libcares weirdness

2024-05-07 Thread Volker Schlecht
aisha@ identified a rather recent problem with lang/node, as in the following would immediately crash (nevermind the node version. It's 100% reproducible in 7.5 and -current): $ node Welcome to Node.js v20.12.2. Type ".help" for more information. require('dns').resolve4('openbsd.org','A',(err, r

Re: lang/node & net/libcares weirdness

2024-05-07 Thread Stuart Henderson
On 2024/05/08 01:14, Volker Schlecht wrote: > aisha@ identified a rather recent problem with lang/node, as in the following > would immediately crash (nevermind the node version. It's 100% reproducible > in 7.5 and -current): > > $ node > Welcome to Node.js v20.12.2. > Type ".help" for more inform

Re: lang/node & net/libcares weirdness

2024-05-07 Thread Theo de Raadt
Stuart Henderson wrote: > On 2024/05/08 01:14, Volker Schlecht wrote: > > aisha@ identified a rather recent problem with lang/node, as in the > > following > > would immediately crash (nevermind the node version. It's 100% reproducible > > in 7.5 and -current): > > > > $ node > > Welcome to Nod

Re: lang/node & net/libcares weirdness

2024-05-07 Thread Theo de Raadt
Theo de Raadt wrote: > Stuart Henderson wrote: > > > On 2024/05/08 01:14, Volker Schlecht wrote: > > > aisha@ identified a rather recent problem with lang/node, as in the > > > following > > > would immediately crash (nevermind the node version. It's 100% > > > reproducible > > > in 7.5 and -

Re: lang/node & net/libcares weirdness

2024-05-07 Thread Volker Schlecht
On 2024-05-08 00:47, Stuart Henderson wrote: -V= 1.28.0 +V= 1.28.1 The update looks worth having anyway, but I'd do that as a separate commit. -SHARED_LIBS += cares3.6 # 8.1.6 +SHARED_LIBS += cares3.7 # 8.1.6 I didn't see

Re: lang/node & net/libcares weirdness

2024-05-07 Thread Stuart Henderson
ok. On 2024/05/08 08:03, Volker Schlecht wrote: > On 2024-05-08 00:47, Stuart Henderson wrote: > > > -V= 1.28.0 > > > +V= 1.28.1 > > > > The update looks worth having anyway, but I'd do that as a separate > > commit. > > > > -SHARED_LIBS += cares3.6

Re: lang/node & net/libcares weirdness

2024-05-08 Thread Brad Smith
On 5/8/2024 2:03 AM, Volker Schlecht wrote: On 2024-05-08 00:47, Stuart Henderson wrote: -V=    1.28.0 +V=    1.28.1 The update looks worth having anyway, but I'd do that as a separate commit. -SHARED_LIBS +=  cares 3.6  # 8.1.6 +SHARED_LIBS +=  cares    3.7  # 8