Crash in __pthread_kill_implementation

Similar reports
Problem #701759
Component
gjs
Last affected version
0:1.82.1-4.fc42
Executable
/usr/bin/gjs-console
Error name
SIGABRT 6
First occurrence
2025-08-14
Last occurrence
2025-10-25
Unique reports
2
Quality
-89

Statistics

Operating system Unique / Total count
Fedora 42 2 / 2
Operating system Count
Fedora 42 2
Architecture Count
x86_64 2
Related packages Count
gjs 2
 0:1.82.1-4.fc42 2
libevent 1
 0:2.1.12-15.fc42 1
google-noto-sans-cjk-vf-fonts 1
 1:2.004-9.fc42 1
Show more… (4)
cyrus-sasl-lib 1
 0:2.1.28-30.fc42 1
libxcrypt 1
 0:4.4.38-6.fc42 1
urw-base35-nimbus-roman-fonts 1
 0:20200910-24.fc42 1
urw-base35-nimbus-sans-fonts 1
 0:20200910-24.fc42 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.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x7327c
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
2
raise
/lib64/libc.so.6 0x19cbe
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
3
abort
/lib64/libc.so.6 0x16d6
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
4
_IO_peekc_locked.cold
/lib64/libc.so.6 0x26fa
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
5
/lib64/libc.so.6 0x7d4b5
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
6
free
/lib64/libc.so.6 0x829a4
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
7
g_free
/lib64/libglib-2.0.so.0 0x421c5
Build id: 9b972b72d39f64401c774e3fe8ef053f7dda3e2f
-
8
g_error_free
/lib64/libglib-2.0.so.0 0x28aa5
Build id: 9b972b72d39f64401c774e3fe8ef053f7dda3e2f
-
9
g_clear_error
/lib64/libglib-2.0.so.0 0x28c65
Build id: 9b972b72d39f64401c774e3fe8ef053f7dda3e2f
-
10
ev_job_dispose
/lib64/libevview3.so.3 0xab75
Build id: 2d1d8ce44b7a46cdd825018ac73b083d99124645
-
11
g_object_unref
/lib64/libgobject-2.0.so.0 0x16178
Build id: 5d4aa2f56d2ebd9a32cae717035b093f25cc2616
-
12
ObjectInstance::disassociate_js_gobject()
/lib64/libgjs.so.0 0x5752f
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
13
ObjectInstance::remove_wrapped_gobjects_if(std::function<bool (ObjectInstance*)> const&, std::function<void (ObjectInstance*)> const&) [clone .constprop.0]
/lib64/libgjs.so.0 0x5161e
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
14
ObjectInstance::update_heap_wrapper_weak_pointers(JSTracer*, JS::Compartment*, void*)
/lib64/libgjs.so.0 0x5193c
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
15
js::gc::GCRuntime::beginSweepingSweepGroup(JS::GCContext*, js::SliceBudget&)
/lib64/libmozjs-128.so.0 0x61ebdc
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
16
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-128.so.0 0x62ec3c
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
17
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-128.so.0 0x62c702
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
18
js::gc::GCRuntime::performSweepActions(js::SliceBudget&)
/lib64/libmozjs-128.so.0 0x624b83
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
19
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, JS::GCReason, bool)
/lib64/libmozjs-128.so.0 0x5d2816
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
20
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-128.so.0 0x5d7845
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
21
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-128.so.0 0x5d8000
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
22
JS_GC(JSContext*, JS::GCReason)
/lib64/libmozjs-128.so.0 0x3aab6a
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
23
GjsContextPrivate::trigger_gc_if_needed(void*)
/lib64/libgjs.so.0 0x7e88e
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
24
g_timeout_dispatch
/lib64/libglib-2.0.so.0 0x47769
Build id: 9b972b72d39f64401c774e3fe8ef053f7dda3e2f
-
25
g_main_context_dispatch_unlocked.lto_priv.0
/lib64/libglib-2.0.so.0 0x415e0
Build id: 9b972b72d39f64401c774e3fe8ef053f7dda3e2f
-
26
g_main_context_iterate_unlocked.isra.0
/lib64/libglib-2.0.so.0 0x4a708
Build id: 9b972b72d39f64401c774e3fe8ef053f7dda3e2f
-
27
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x4a8b7
Build id: 9b972b72d39f64401c774e3fe8ef053f7dda3e2f
-
28
g_application_run
/lib64/libgio-2.0.so.0 0xb41ed
Build id: 09cf8b81582625479152c2bd8dd4180ad985829d
-
29
ffi_call_unix64
/lib64/libffi.so.8 0x8056
Build id: 8a38bf2dc0d2adf0e30ce92292b9162be6c504f8
-
30
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x3d08
Build id: 8a38bf2dc0d2adf0e30ce92292b9162be6c504f8
-
31
ffi_call
/lib64/libffi.so.8 0x670e
Build id: 8a38bf2dc0d2adf0e30ce92292b9162be6c504f8
-
32
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x3cb14
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
33
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x3d44f
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
34
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-128.so.0 0x26972
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
35
js::Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-128.so.0 0x35ff1
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
36
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-128.so.0 0x260fc
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
37
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-128.so.0 0x2755f
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
38
JS_ExecuteScript(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-128.so.0 0x118afc
Build id: 59a701b3019984eee5973c3c57c0cf464b754cd3
-
39
GjsContextPrivate::eval_with_scope(JS::Handle<JSObject*>, char const*, unsigned long, char const*, JS::MutableHandle<JS::Value>) [clone .localalias]
/lib64/libgjs.so.0 0x82b29
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
40
gjs_context_eval
/lib64/libgjs.so.0 0x87275
Build id: f02af828f74f17c2418f5bb721d42a51144e62bc
-
41
main
/usr/bin/gjs-console 0x235d
Build id: d07b915256f40d8a608c8008af88bca7eb713794
-
42
__libc_start_call_main
/lib64/libc.so.6 0x35f5
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
43
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x36a8
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
44
_start
/usr/bin/gjs-console 0x2a35
Build id: d07b915256f40d8a608c8008af88bca7eb713794
-