Crash in raise

Similar reports
Problem #100172
Component
nodejs
Last affected version
2:14.21.3-1nodesource
Executable
/usr/bin/node
Error name
SIGABRT 6
First occurrence
2024-04-19
Last occurrence
2024-07-26
Unique reports
3
Quality
-58

Statistics

Operating system Unique / Total count
CentOS 7 3 / 3
Operating system Count
CentOS 7 3
Architecture Count
x86_64 3
Related packages Count
nodejs 3
 2:14.21.3-1nodesource 3
glibc 3
 0:2.17-326.el7_9 2
 0:2.17-326.el7_9.3 1
libstdc++ 2
 0:4.8.5-44.el7 2
Show more… (9)
libgcc 2
 0:4.8.5-44.el7 2
zlib 1
 0:1.2.7-21.el7_9 1
bzip2-libs 1
 0:1.0.6-13.el7 1
elfutils-libs 1
 0:0.176-5.el7 1
systemd-libs 1
 0:219-78.el7_9.5 1
elfutils-libelf 1
 0:0.176-5.el7 1
libattr 1
 0:2.4.46-13.el7 1
xz-libs 1
 0:5.2.2-2.el7_9 1
libcap 1
 0:2.22-11.el7 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
raise
/lib64/libc.so.6 0x36387
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
2
abort
/lib64/libc.so.6 0x37bb8
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
3
/usr/bin/node 0x63ad61
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
4
/usr/bin/node 0x63adce
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
5
node::ResetStdio()
/usr/bin/node 0x5ffaa4
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
6
__run_exit_handlers
/lib64/libc.so.6 0x39ce9
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
7
/lib64/libc.so.6 0x39d37
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
8
/usr/bin/node 0x592eec
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
9
node::Environment::Exit(int)
/usr/bin/node 0x5d1d13
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
10
node::errors::TriggerUncaughtException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>, bool)
/usr/bin/node 0x63c78a
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
11
node::errors::PerIsolateMessageListener(v8::Local<v8::Message>, v8::Local<v8::Value>)
/usr/bin/node 0x63cd10
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
12
v8::internal::MessageHandler::ReportMessageNoExceptions(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::Object>, v8::Local<v8::Value>)
/usr/bin/node 0x928285
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
13
v8::internal::MessageHandler::ReportMessage(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::JSMessageObject>)
/usr/bin/node 0x9284da
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
14
v8::internal::Isolate::ReportPendingMessages()
/usr/bin/node 0x91b27e
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
15
v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&)
/usr/bin/node 0x905380
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
16
v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*)
/usr/bin/node 0x905d3f
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
17
v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
/usr/bin/node 0x7cca8c
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
18
node::InternalCallbackScope::Close()
/usr/bin/node 0x58ee03
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
19
node::InternalMakeCallback(node::Environment*, v8::Local<v8::Object>, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context)
/usr/bin/node 0x58f487
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
20
node::AsyncWrap::MakeCallback(v8::Local<v8::Function>, int, v8::Local<v8::Value>*)
/usr/bin/node 0x59e429
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
21
node::cares_wrap::(anonymous namespace)::AfterGetAddrInfo(uv_getaddrinfo_s*, int, addrinfo*)
/usr/bin/node 0x5a7736
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
22
uv__work_done
/usr/bin/node 0xfbc86d
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
23
uv__async_io.part.1
/usr/bin/node 0xfc0ff6
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
24
uv__io_poll
/usr/bin/node 0xfd3564
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
25
uv_run
/usr/bin/node 0xfc1948
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
26
node::NodeMainInstance::Run()
/usr/bin/node 0x67b962
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-
27
node::Start(int, char**)
/usr/bin/node 0x603a65
Build id: 6dfa0c0806d4037b29fd0f6c42d90182abed065d
-