Crash in __pthread_kill_implementation

Similar reports
Problem #529345
Component
nodejs18
Last affected version
1:18.15.0-6.fc38
Executable
/usr/bin/node-18
Error name
SIGABRT 6
First occurrence
2023-04-04
Last occurrence
2024-09-05
Unique reports
55
Quality
-74

Statistics

Operating system Unique / Total count
Fedora 38 55 / 316
Operating system Count
Fedora 38 316
Architecture Count
x86_64 316
Related packages Count
nodejs 6
 1:18.15.0-6.fc38 6

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.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x8eb94
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
2
raise
/lib64/libc.so.6 0x3daee
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
3
abort
/lib64/libc.so.6 0x2687f
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
4
/lib64/libnode.so.108 0x9f9899
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
5
/lib64/libnode.so.108 0x9f991b
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
6
node::ResetStdio() [clone .part.0]
/lib64/libnode.so.108 0x9c5c5e
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
7
__run_exit_handlers
/lib64/libc.so.6 0x40176
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
8
/lib64/libc.so.6 0x402be
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
9
/lib64/libnode.so.108 0x947201
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
10
node::Environment::Exit(int)
/lib64/libnode.so.108 0x9a3ac9
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
11
node::errors::TriggerUncaughtException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>, bool)
/lib64/libnode.so.108 0xa07b52
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
12
v8::internal::MessageHandler::ReportMessageNoExceptions(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::Object>, v8::Local<v8::Value>)
/lib64/libnode.so.108 0x1de48b9
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
13
v8::internal::MessageHandler::ReportMessage(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::JSMessageObject>)
/lib64/libnode.so.108 0x1de4c50
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
14
v8::internal::Isolate::ReportPendingMessages()
/lib64/libnode.so.108 0x1dd14a6
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
15
v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&)
/lib64/libnode.so.108 0x1db72f0
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
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>*)
/lib64/libnode.so.108 0x1db7ea5
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
17
v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
/lib64/libnode.so.108 0x1c8d526
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
18
node::InternalCallbackScope::Close()
/lib64/libnode.so.108 0x954f0b
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
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)
/lib64/libnode.so.108 0x9552da
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
20
node::AsyncWrap::MakeCallback(v8::Local<v8::Function>, int, v8::Local<v8::Value>*)
/lib64/libnode.so.108 0x95db3e
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
21
node::fs::FSReqCallback::Resolve(v8::Local<v8::Value>)
/lib64/libnode.so.108 0x9ff742
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
22
node::fs::AfterStat(uv_fs_s*)
/lib64/libnode.so.108 0x9fed82
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
23
node::MakeLibuvRequestCallback<uv_fs_s, void (*)(uv_fs_s*)>::Wrapper(uv_fs_s*)
/lib64/libnode.so.108 0x9fa6fe
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
24
uv__work_done
/lib64/libuv.so.1 0x133ae
Build id: e4b36a6b2c430069b743b6948209921c2be9fd46
-
25
uv__async_io.part.0
/lib64/libuv.so.1 0xacda
Build id: e4b36a6b2c430069b743b6948209921c2be9fd46
-
26
uv__io_poll.part.0
/lib64/libuv.so.1 0x27873
Build id: e4b36a6b2c430069b743b6948209921c2be9fd46
-
27
uv_run
/lib64/libuv.so.1 0x1060a
Build id: e4b36a6b2c430069b743b6948209921c2be9fd46
-
28
node::SpinEventLoop(node::Environment*)
/lib64/libnode.so.108 0x954475
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
29
node::NodeMainInstance::Run(int*, node::Environment*)
/lib64/libnode.so.108 0xa3e95b
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
30
node::NodeMainInstance::Run()
/lib64/libnode.so.108 0xa4db8c
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
31
node::LoadSnapshotDataAndRun(node::SnapshotData const**, node::InitializationResult const*)
/lib64/libnode.so.108 0x9d1620
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
32
node::Start(int, char**)
/lib64/libnode.so.108 0x9d1aec
Build id: 16495dc82499756c8419926beb80d098e906fe34
-
33
__libc_start_call_main
/lib64/libc.so.6 0x27b4a
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
34
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c0b
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
35
_start
/usr/bin/node-18 0x2035
Build id: 41d63960b34acf7c331d9510d76b4440e135f281
-