Your message dated Thu, 29 Sep 2022 22:37:18 +0000
with message-id <e1oe29e-0007vc...@fasolo.debian.org>
and subject line Bug#1020980: fixed in nodejs 18.10.0+dfsg-2
has caused the Debian Bug report #1020980,
regarding nodejs: "Cannot load externalized builtin" error
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1020980: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020980
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nodejs
Version: 18.10.0+dfsg-1
Severity: grave
Control: block 1020230 by -1
Dear Maintainer,
Trying to run "nodejs --version" in a fresh sid chroot results in this error:
Cannot load externalized builtin:
"internal/deps/cjs-module-lexer/lexer:/usr/share/nodejs/cjs-module-lexer/lexer.js".
1: 0x7f88e7f6ae58 node::Abort() [/lib/x86_64-linux-gnu/libnode.so.108]
2: 0x7f88e7f4bbfb [/lib/x86_64-linux-gnu/libnode.so.108]
3: 0x7f88e7f4bd36 node::builtins::BuiltinLoader::BuiltinLoader()
[/lib/x86_64-linux-gnu/libnode.so.108]
4: 0x7f88e7e881df [/lib/x86_64-linux-gnu/libnode.so.108]
5: 0x7f88ea120cee [/lib64/ld-linux-x86-64.so.2]
6: 0x7f88ea120dd4 [/lib64/ld-linux-x86-64.so.2]
7: 0x7f88ea13797a [/lib64/ld-linux-x86-64.so.2]
Aborted (core dumped)
A stack trace obtained with gdb is attached.
--
Dmitry Shachnev
(gdb) r --version
Starting program: /usr/lib/nodejs/bin/node --version
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Cannot load externalized builtin:
"internal/deps/cjs-module-lexer/lexer:/usr/share/nodejs/cjs-module-lexer/lexer.js".
1: 0x7ffff5e13e58 node::Abort() [/lib/x86_64-linux-gnu/libnode.so.108]
2: 0x7ffff5df4bfb [/lib/x86_64-linux-gnu/libnode.so.108]
3: 0x7ffff5df4d36 node::builtins::BuiltinLoader::BuiltinLoader()
[/lib/x86_64-linux-gnu/libnode.so.108]
4: 0x7ffff5d311df [/lib/x86_64-linux-gnu/libnode.so.108]
5: 0x7ffff7fcdcee [/lib64/ld-linux-x86-64.so.2]
6: 0x7ffff7fcddd4 [/lib64/ld-linux-x86-64.so.2]
7: 0x7ffff7fe497a [/lib64/ld-linux-x86-64.so.2]
Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6,
no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
44 ./nptl/pthread_kill.c: No such file or directory.
(gdb) bt
#0 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
#1 0x00007ffff52a55df in __pthread_kill_internal (signo=6, threadid=<optimized
out>) at ./nptl/pthread_kill.c:78
#2 0x00007ffff5259a02 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3 0x00007ffff5244469 in __GI_abort () at ./stdlib/abort.c:79
#4 0x00007ffff5e13e65 in node::Abort () at ../src/node_errors.cc:299
#5 0x00007ffff5df4bfb in node::builtins::BuiltinLoader::AddExternalizedBuiltin
(id=id@entry=0x7ffff77eacb0 "internal/deps/cjs-module-lexer/lexer",
filename=filename@entry=0x7ffff77eac80
"/usr/share/nodejs/cjs-module-lexer/lexer.js") at ../src/node_builtins.cc:261
#6 0x00007ffff5df4d36 in node::builtins::BuiltinLoader::BuiltinLoader
(this=0x7ffff7fa44a0 <node::builtins::BuiltinLoader::instance_>) at
../src/node_builtins.cc:37
#7 0x00007ffff5d311df in __static_initialization_and_destruction_0
(__initialize_p=1, __priority=65535) at ../src/node_builtins.cc:31
#8 _GLOBAL__sub_I_node_builtins.cc(void) () at ../src/node_builtins.cc:700
#9 0x00007ffff7fcdcee in call_init (env=0x7fffffffe3c0, argv=0x7fffffffe3a8,
argc=2, l=<optimized out>) at ./elf/dl-init.c:70
#10 call_init (l=<optimized out>, argc=2, argv=0x7fffffffe3a8,
env=0x7fffffffe3c0) at ./elf/dl-init.c:26
#11 0x00007ffff7fcddd4 in _dl_init (main_map=0x7ffff7ffe2c0, argc=2,
argv=0x7fffffffe3a8, env=0x7fffffffe3c0) at ./elf/dl-init.c:117
#12 0x00007ffff7fe497a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#13 0x0000000000000002 in ?? ()
#14 0x00007fffffffe621 in ?? ()
#15 0x00007fffffffe63a in ?? ()
#16 0x0000000000000000 in ?? ()
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: nodejs
Source-Version: 18.10.0+dfsg-2
Done: Jérémy Lal <kapo...@melix.org>
We believe that the bug you reported is fixed in the latest version of
nodejs, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jérémy Lal <kapo...@melix.org> (supplier of updated nodejs package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 29 Sep 2022 23:55:15 +0200
Source: nodejs
Architecture: source
Version: 18.10.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@alioth-lists.debian.net>
Changed-By: Jérémy Lal <kapo...@melix.org>
Closes: 1020980
Changes:
nodejs (18.10.0+dfsg-2) unstable; urgency=medium
.
* Revert /etc/default/nodejs and wrapper - env is enough
Also avoids future bugs with node's process.execPath
* Depends on externalized builtins (Closes: #1020980)
Checksums-Sha1:
429a355c687df64b9e1dddbbcf5437b65711c071 4174 nodejs_18.10.0+dfsg-2.dsc
a82721ae576ab6758f82c89ce71dfed9fb6e6322 162444
nodejs_18.10.0+dfsg-2.debian.tar.xz
ded1104ea03d26d7c360ce3aee39b6665bfebfb3 10297
nodejs_18.10.0+dfsg-2_source.buildinfo
Checksums-Sha256:
814a25b2e77fe2e2d61f489f51e68d7c9be5e99260d9928b7d5d09de4b3f5a44 4174
nodejs_18.10.0+dfsg-2.dsc
fa13bf61867c5479518376b718ef58331bc494c2499e2d7e191b3dfad006cf7c 162444
nodejs_18.10.0+dfsg-2.debian.tar.xz
7f04d9bb6436c47f64c8a2aa823b4913ced832ad69767543f414c2e09f9f15e4 10297
nodejs_18.10.0+dfsg-2_source.buildinfo
Files:
2dad0b8a48f9d6056e98cb5aa284d2a0 4174 javascript optional
nodejs_18.10.0+dfsg-2.dsc
a0468e848160baf3389717c40cd50c61 162444 javascript optional
nodejs_18.10.0+dfsg-2.debian.tar.xz
d363f41d65cac9fbf02fe6382a15278e 10297 javascript optional
nodejs_18.10.0+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAmM2FJ4SHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN0wNAP/1/A246hEHTXKrgPrBykGsL4PjtaKO2P
RbK88hh5rvTbVBU9wrOUzGBn40ilq+Ec/PGocLWPnlhDt2JPU+gwrB1vFiVWdF7P
6rtVwwQXxDRMpCHFUi1TZOAJNtnofgQC8m5jLjE95Gc4TDTJcAaOrvPTYCCZ1DIY
Qx57GaGTzTK3/5wlFCaQcVVeGh9ymYy686B2P0vi4PWtwnwZgfJl80kTOGX15kYW
VtqYjYlymSvHXdsNtwLaO7mD8eE2B/WwYGVDrd5kBBHOMh4ZFL/8svb2+g2/wxWJ
vHrYV6HeDORuRd4UW/dQJeZI1d3iIvcF+JY5Kyuz+aFH1j7uK5JW8ARRKNcXwkEN
LP+pAIRsEyBsJuOjgnp5EfunNoh4P2vFIcKjsKQ7Ekfq0pLDFEWBeV9Y55rrBf9N
JpHQrEIwleJB9ycP9swYPipM/+/kJoFxyTbUX1AhpxGd2QuKvQ9U6fQeTgzCe63I
ISViUNHu0mzvjaHUJxCsvdGUbz8z8g9iNOkuv0Xd4D9t3JSkczVnfWNU9hFTP6pk
vGzK1fxJQqzMcnv2hwlgFFrmmJB84rQQNAnjx0R7ew+5gXvoFfsXVS/OLYjaAjZZ
36Gs/GBQs2G8fkV5txiM8TOmtOyz4XNVEW5xGkjA6RQu9q4JQcUiJJjTZK3yuLm5
+cBrcKpAldt7
=8coN
-----END PGP SIGNATURE-----
--- End Message ---