Crash in raise

Similar reports
Problem #486320
Component
nodejs
Last affected version
1:16.20.2-1.el7
Executable
/usr/bin/node
Error name
SIGABRT 6
First occurrence
2024-01-12
Last occurrence
2026-06-30
Unique reports
8
Quality
-59

Statistics

Operating system Unique / Total count
CentOS 7 8 / 13
Operating system Count
CentOS 7 13
Architecture Count
x86_64 13
Related packages Count
openssl11-libs 13
 1:1.1.1k-7.el7 10
 1:1.1.1k-6.el7 3
nodejs 13
 1:16.20.2-1.el7 13
nodejs-libs 13
 1:16.20.2-1.el7 13
Show more… (7)
libstdc++ 13
 0:4.8.5-44.el7 11
 0:4.8.5-39.el7 2
zlib 13
 0:1.2.7-21.el7_9 11
 0:1.2.7-18.el7 2
glibc 13
 0:2.17-326.el7_9.3 7
 0:2.17-326.el7_9 4
 0:2.17-307.el7.1 2
libbrotli 13
 0:1.0.9-10.el7 12
 0:1.1.0-1.codeit.el7 1
libuv 13
 1:1.44.2-1.el7 13
libgcc 13
 0:4.8.5-44.el7 11
 0:4.8.5-39.el7 2
nodejs-full-i18n 5
 1:16.20.2-1.el7 5

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

History

Daily:

Weekly:

Monthly:

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
raise
/lib64/libc.so.6 0x36387
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
2
abort
/lib64/libc.so.6 0x37a78
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
3
/lib64/libnode.so.93 0x996d85
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
4
/lib64/libnode.so.93 0x996e07
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
5
node::ResetStdio()
/lib64/libnode.so.93 0x95e56e
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
6
__run_exit_handlers
/lib64/libc.so.6 0x39ce9
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
7
/lib64/libc.so.6 0x39d37
Build id: 9470e279388f7f9cb2ed3b2872d0c2095b191ff4
-
8
node::DefaultProcessExitHandler(node::Environment*, int)
/lib64/libnode.so.93 0x8eb900
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
9
node::Environment::Exit(int)
/lib64/libnode.so.93 0x92d4e1
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
10
node::errors::TriggerUncaughtException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>, bool)
/lib64/libnode.so.93 0x9a4332
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
11
v8::internal::MessageHandler::ReportMessageNoExceptions(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::Object>, v8::Local<v8::Value>)
/lib64/libnode.so.93 0x1cf4445
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
12
v8::internal::MessageHandler::ReportMessage(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::JSMessageObject>)
/lib64/libnode.so.93 0x1cf4694
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
13
v8::internal::Isolate::ReportPendingMessages()
/lib64/libnode.so.93 0x1ce49c1
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
14
v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&)
/lib64/libnode.so.93 0x1ccac98
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
15
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>*)
/lib64/libnode.so.93 0x1ccb64d
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
16
v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
/lib64/libnode.so.93 0x1bb9ba1
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
17
node::InternalCallbackScope::Close()
/lib64/libnode.so.93 0x8e66bf
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
18
node::InternalMakeCallback(node::Environment*, v8::Local<v8::Object>, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context)
/lib64/libnode.so.93 0x8e6b6e
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
19
node::AsyncWrap::MakeCallback(v8::Local<v8::Function>, int, v8::Local<v8::Value>*)
/lib64/libnode.so.93 0x8ede38
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
20
node::(anonymous namespace)::ProcessWrap::OnExit(uv_process_s*, long, int)
/lib64/libnode.so.93 0xa7510c
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
21
uv__wait_children
/lib64/libuv.so.1 0x17c28
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
22
uv__signal_event
/lib64/libuv.so.1 0x19597
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
23
uv__io_poll
/lib64/libuv.so.1 0x22b60
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
24
uv_run
/lib64/libuv.so.1 0xfd3d
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
25
node::SpinEventLoop(node::Environment*)
/lib64/libnode.so.93 0x8e5cdb
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
26
node::NodeMainInstance::Run(int*, node::Environment*)
/lib64/libnode.so.93 0x9e7e2b
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
27
node::NodeMainInstance::Run()
/lib64/libnode.so.93 0x9ea116
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-
28
node::Start(int, char**)
/lib64/libnode.so.93 0x970c9c
Build id: 65dd021b67217921b1b37ecd68dbdb619bcb3055
-