Crash in __pthread_kill_implementation

Similar reports
Problem #745746
Component
nodejs22
Last affected version
1:22.14.0-2.fc41
Executable
/usr/bin/node-22
Error name
SIGABRT 6
First occurrence
2025-05-03
Last occurrence
2025-06-14
Unique reports
2
Quality
-74

Statistics

Operating system Unique / Total count
Fedora 41 2 / 2
Operating system Count
Fedora 41 2
Architecture Count
x86_64 2
Related packages Count
nodejs 2
 1:22.14.0-2.fc41 2

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 0x72b54
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
2
raise
/lib64/libc.so.6 0x19f9e
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
3
abort
/lib64/libc.so.6 0x1942
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
4
_IO_peekc_locked.cold
/lib64/libc.so.6 0x27a7
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
5
/lib64/libc.so.6 0x7cce5
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
6
/lib64/libc.so.6 0x7f2ff
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
7
free
/lib64/libc.so.6 0x81a4e
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
8
std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::weak_ptr<DirTree> >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::weak_ptr<DirTree> > >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_rehash(unsigned long, unsigned long const&)
/home/adil/.local/share/nvim/mason/packages/tailwindcss-language-server/node_modules/@tailwindcss/language-server/bin/watcher-A5ZN26DK.node 0x4174f
Build id: 3ef58570f0cffc69ebbc6293a004cfa87d5847c1
-
9
std::_Sp_counted_deleter<DirTree*, DirTreeDeleter, std::allocator<void>, (__gnu_cxx::_Lock_policy)2>::_M_dispose()
/home/adil/.local/share/nvim/mason/packages/tailwindcss-language-server/node_modules/@tailwindcss/language-server/bin/watcher-A5ZN26DK.node 0x41dec
Build id: 3ef58570f0cffc69ebbc6293a004cfa87d5847c1
-
10
std::_Sp_counted_ptr_inplace<InotifySubscription, std::allocator<InotifySubscription>, (__gnu_cxx::_Lock_policy)2>::_M_dispose()
/home/adil/.local/share/nvim/mason/packages/tailwindcss-language-server/node_modules/@tailwindcss/language-server/bin/watcher-A5ZN26DK.node 0x6c702
Build id: 3ef58570f0cffc69ebbc6293a004cfa87d5847c1
-
11
InotifyBackend::~InotifyBackend()
/home/adil/.local/share/nvim/mason/packages/tailwindcss-language-server/node_modules/@tailwindcss/language-server/bin/watcher-A5ZN26DK.node 0x68eba
Build id: 3ef58570f0cffc69ebbc6293a004cfa87d5847c1
-
12
std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<Backend>, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::shared_ptr<Backend> > > >::~unordered_map()
/home/adil/.local/share/nvim/mason/packages/tailwindcss-language-server/node_modules/@tailwindcss/language-server/bin/watcher-A5ZN26DK.node 0x3e04e
Build id: 3ef58570f0cffc69ebbc6293a004cfa87d5847c1
-
13
__run_exit_handlers
/lib64/libc.so.6 0x1c6c1
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
14
/lib64/libc.so.6 0x1c78e
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
15
/lib64/libnode.so.127 0xfa33d
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
16
node::DefaultProcessExitHandlerInternal(node::Environment*, node::ExitCode)
/lib64/libnode.so.127 0x1169ad
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
17
node::Environment::Exit(node::ExitCode)
/lib64/libnode.so.127 0x17a9b9
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
18
node::errors::TriggerUncaughtException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>, bool)
/lib64/libnode.so.127 0x1f38c7
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
19
v8::internal::MessageHandler::ReportMessageNoExceptions(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::Object>, v8::Local<v8::Value>)
/lib64/libnode.so.127 0x22dfe32
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
20
v8::internal::MessageHandler::ReportMessage(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::JSMessageObject>)
/lib64/libnode.so.127 0x22e002a
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
21
v8::internal::Isolate::ReportPendingMessages(bool)
/lib64/libnode.so.127 0x22ccc47
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
22
v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&)
/lib64/libnode.so.127 0x22ae5ee
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
23
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.127 0x22af59a
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
24
v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
/lib64/libnode.so.127 0x214ee81
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
25
node::InternalMakeCallback(node::Environment*, v8::Local<v8::Object>, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context, v8::Local<v8::Value>)
/lib64/libnode.so.127 0x10fd6b
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
26
node::InternalMakeCallback(v8::Isolate*, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context, v8::Local<v8::Value>)
/lib64/libnode.so.127 0x10ff49
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
27
node::Environment::CheckImmediate(uv_check_s*)
/lib64/libnode.so.127 0x17da7d
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
28
uv_run
/lib64/libuv.so.1 0xa8a1
Build id: 729fbf4ef2a46523d38a69912a8836dc759efd4a
-
29
node::SpinEventLoopInternal(node::Environment*)
/lib64/libnode.so.127 0x10ebcb
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
30
node::NodeMainInstance::Run(node::ExitCode*, node::Environment*)
/lib64/libnode.so.127 0x23c05a
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
31
node::NodeMainInstance::Run()
/lib64/libnode.so.127 0x24fb94
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
32
node::Start(int, char**)
/lib64/libnode.so.127 0x1b0e3f
Build id: 460a518feab2fdd41a67ea8a7f90c85b66793a3e
-
33
__libc_start_call_main
/lib64/libc.so.6 0x3248
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
34
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x330b
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
35
_start
/usr/bin/node-22 0x2035
Build id: 44e87efec8b68f40ee0afdaecc160b9a5c064174
-