Crash in raise

Similar reports
Problem #538475
Component
nodejs
Last affected version
1:16.18.1-3.el7
Executable
/usr/bin/node
Error name
SIGABRT 6
First occurrence
2023-03-10
Last occurrence
2023-11-25
Unique reports
2
Quality
-65

Statistics

Operating system Unique / Total count
CentOS 7 2 / 3
Operating system Count
CentOS 7 3
Architecture Count
x86_64 3
Related packages Count
glibc 3
 0:2.17-317.el7 2
 0:2.17-326.el7_9 1
zlib 3
 0:1.2.7-18.el7 2
 0:1.2.7-20.el7_9 1
openssl11-libs 3
 1:1.1.1k-5.el7 3
Show more… (6)
libuv 3
 1:1.44.2-1.el7 3
nodejs 3
 1:16.18.1-3.el7 3
libgcc 3
 0:4.8.5-44.el7 3
libbrotli 3
 0:1.0.9-10.el7 3
nodejs-libs 3
 1:16.18.1-3.el7 3
libstdc++ 3
 0:4.8.5-44.el7 3

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
/lib64/libnode.so.93 0x997275
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
4
/lib64/libnode.so.93 0x9972f7
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
5
node::ResetStdio()
/lib64/libnode.so.93 0x96213e
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
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 0x8eb5d0
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
9
node::Environment::Exit(int)
/lib64/libnode.so.93 0x930d61
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
10
node::errors::TriggerUncaughtException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>, bool)
/lib64/libnode.so.93 0x9a2292
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
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 0x1cee425
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
12
v8::internal::MessageHandler::ReportMessage(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::JSMessageObject>)
/lib64/libnode.so.93 0x1cee674
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
13
v8::internal::Isolate::ReportPendingMessages()
/lib64/libnode.so.93 0x1cde9a1
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
14
v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&)
/lib64/libnode.so.93 0x1cc4c78
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
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 0x1cc562d
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
16
v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
/lib64/libnode.so.93 0x1bb3b81
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
17
node::InternalCallbackScope::Close()
/lib64/libnode.so.93 0x8e63af
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
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 0x8e685e
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
19
node::AsyncWrap::MakeCallback(v8::Local<v8::Function>, int, v8::Local<v8::Value>*)
/lib64/libnode.so.93 0x8edb08
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
20
node::StreamBase::CallJSOnreadMethod(long, v8::Local<v8::ArrayBuffer>, unsigned long, node::StreamBase::StreamBaseJSChecks)
/lib64/libnode.so.93 0xa75619
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
21
node::EmitToJSStreamListener::OnStreamRead(long, uv_buf_t const&)
/lib64/libnode.so.93 0xa7b5c4
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
22
node::LibuvStreamWrap::OnUvRead(long, uv_buf_t const*)
/lib64/libnode.so.93 0xa8163e
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
23
node::LibuvStreamWrap::ReadStart()::{lambda(uv_stream_s*, long, uv_buf_t const*)#2}::_FUN(uv_stream_s*, long, uv_buf_t const*)
/lib64/libnode.so.93 0xa82dd6
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
24
uv__read
/lib64/libuv.so.1 0x1a87c
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
25
uv__stream_io
/lib64/libuv.so.1 0x1ae8c
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
26
uv__io_poll
/lib64/libuv.so.1 0x228f3
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
27
uv_run
/lib64/libuv.so.1 0xfd3d
Build id: 972895fa4c95bd8147383a860a48b0628445c18e
-
28
node::SpinEventLoop(node::Environment*)
/lib64/libnode.so.93 0x8e59cb
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
29
node::NodeMainInstance::Run(int*, node::Environment*)
/lib64/libnode.so.93 0x9e437b
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
30
node::NodeMainInstance::Run()
/lib64/libnode.so.93 0x9e6666
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-
31
node::Start(int, char**)
/lib64/libnode.so.93 0x97631c
Build id: b4b3852365a87867001c5205b7eab9bd3fd8359d
-