[Pkg-javascript-devel] Bug#1030284: nodejs: [arm64] RangeError: Maximum call stack size exceeded

Thorsten Glaser tg at mirbsd.de
Sat May 13 18:23:57 BST 2023


James Addison dixit:

>    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /RangeError: Maximum call stack size exceeded/. Input:
>    
>    'Segmentation fault\n'

You removed the subtraction of V8_STACK_RESERVE when mutilating
my patch; this may be related (if it still appears with, raise
the constant).

You also removed the integer safety check (the comparison with
2³¹-1). Don’t.

bye,
//mirabilos
-- 
(gnutls can also be used, but if you are compiling lynx for your own use,
there is no reason to consider using that package)
	-- Thomas E. Dickey on the Lynx mailing list, about OpenSSL



More information about the Pkg-javascript-devel mailing list