Closed
Description
- Node.js Version: 14.15.4
- OS: Linux ip-10-0-0-100.us-west-2.compute.internal 4.18.0-221.el8.aarch64 Update README for help #1 SMP Thu Jun 25 22:08:25 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
- **Yarn: 1.22.10
- **Other info: If I use Ubuntu 20.04 of the same architecture aarch64, it works. If I switch the node version back to 12.20.1, it works. It fails with Node 14 and 15.
I have a cross post I did here in the yarn repo, but we did not get any answers, so I wanted to ask here also since the node version impacts whether or not the yarn command fails, as noted above.
Some core dump info below, can someone help?
coredumpctl debug
PID: 43042 (node)
UID: 1000 (centos)
GID: 1000 (centos)
Signal: 11 (SEGV)
Timestamp: Wed 2021-01-27 16:47:53 UTC (17s ago)
Command Line: node /home/centos/.kibana/node/14.15.4/bin/yarn logs
Executable: /home/centos/.kibana/node/14.15.4/bin/node
Control Group: /user.slice/user-1000.slice/session-7.scope
Unit: session-7.scope
Slice: user-1000.slice
Session: 7
Owner UID: 1000 (centos)
Boot ID: 7a91b2c67a84483f890f96119ea784f2
Machine ID: ae650baab2584f2f9754371ced69082f
Hostname: ip-10-0-0-6.us-west-2.compute.internal
Storage: /var/lib/systemd/coredump/core.node.1000.7a91b2c67a84483f890f96119ea784f2.43042.1611766073000000.lz4
Message: Process 43042 (node) of user 1000 dumped core.
Stack trace of thread 43042:
#0 0x0000000000d74690 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#1 0x0000000000d089bc n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#2 0x0000000000d089bc n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#3 0x0000000000d0fa30 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#4 0x0000000000ce5e54 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#5 0x0000000000ce61d0 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#6 0x000000000127c308 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#7 0x0000000000fb32ec n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#8 0x0000000000fce988 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#9 0x0000000000fceef0 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#10 0x0000000000fcf9ac n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#11 0x0000000000fcfa7c n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#12 0x00000000010206d4 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#13 0x000000000135ac6c n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#14 0x00000000013ab910 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#15 0x000000000134bef8 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#16 0x00000000012f3a14 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#17 0x00000000012f3a14 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#18 0x00000000013232bc n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#19 0x00000000012f3a14 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#20 0x00000000012f3a14 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#21 0x000000000139ba9c n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#22 0x0000000001313c18 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
#23 0x00000000012f11a8 n/a (/home/centos/.kibana/node/14.15.4/bin/node)
GNU gdb (GDB) Red Hat Enterprise Linux 8.2-12.el8
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "aarch64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/centos/.kibana/node/14.15.4/bin/node...done.
[New LWP 43042]
[New LWP 43043]
[New LWP 43044]
[New LWP 43046]
[New LWP 43048]
[New LWP 43050]
[New LWP 43049]
[New LWP 43051]
[New LWP 43052]
[New LWP 43045]
[New LWP 43047]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `node /home/centos/.kibana/node/14.15.4/bin/yarn logs'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000d74690 in v8::internal::CodeObjectRegistry::RegisterNewlyAllocatedCodeObject(unsigned long) ()
[Current thread is 1 (Thread 0xffffb4bb4f40 (LWP 43042))]
Missing separate debuginfos, use: yum debuginfo-install glibc-2.28-127.el8.aarch64 libgcc-8.3.1-5.1.el8.aarch64 libstdc++-8.3.1-5.1.el8.aarch64
(gdb) bt
#0 0x0000000000d74690 in v8::internal::CodeObjectRegistry::RegisterNewlyAllocatedCodeObject(unsigned long) ()
#1 0x0000000000d089bc in v8::internal::Heap::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) ()
#2 0x0000000000d0fa30 in v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) ()
#3 0x0000000000ce5e54 in v8::internal::Factory::CodeBuilder::BuildInternal(bool) ()
#4 0x0000000000ce61d0 in v8::internal::Factory::CodeBuilder::Build() ()
#5 0x000000000127c308 in v8::internal::RegExpMacroAssemblerARM64::GetCode(v8::internal::Handle<v8::internal::String>) ()
#6 0x0000000000fb32ec in v8::internal::RegExpCompiler::Assemble(v8::internal::Isolate*, v8::internal::RegExpMacroAssembler*, v8::internal::RegExpNode*, int, v8::internal::Handle<v8::internal::String>) ()
#7 0x0000000000fce988 in v8::internal::RegExpImpl::Compile(v8::internal::Isolate*, v8::internal::Zone*, v8::internal::RegExpCompileData*, v8::base::Flags<v8::internal::JSRegExp::Flag, int>, v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::String>, bool, unsigned int) ()
#8 0x0000000000fceef0 in v8::internal::RegExpImpl::CompileIrregexp(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, bool) ()
#9 0x0000000000fcf9ac in v8::internal::RegExp::IrregexpPrepare(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>) ()
#10 0x0000000000fcfa7c in v8::internal::RegExpImpl::IrregexpExec(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::RegExpMatchInfo>) ()
#11 0x00000000010206d4 in v8::internal::Runtime_RegExpExec(int, unsigned long*, v8::internal::Isolate*) ()
#12 0x000000000135ac6c in Builtins_CEntry_Return1_DontSaveFPRegs_ArgvOnStack_NoBuiltinExit ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Metadata
Metadata
Assignees
Labels
No labels