Crash in __pthread_kill_implementation

Similar reports
Problem #616542
Component
gjs
Last affected version
0:1.78.1-2.fc39
Executable
/usr/bin/gjs-console
Error name
SIGABRT 6
First occurrence
2023-12-24
Last occurrence
2024-01-17
Unique reports
6
Quality
-91

Statistics

Operating system Unique / Total count
Fedora 39 6 / 11
Operating system Count
Fedora 39 11
Architecture Count
x86_64 11
Related packages Count
poppler 11
 0:23.08.0-1.fc39 11
gjs 11
 0:1.78.1-1.fc39 9
 0:1.78.1-2.fc39 2
librsvg2 11
 0:2.57.1-1.fc39 11
Show moreā€¦ (6)
llvm-libs 7
 0:17.0.6-1.fc39 7
mesa-dri-drivers 1
 0:23.3.1-4.fc39 1
urw-base35-nimbus-sans-fonts 1
 0:20200910-18.fc39 1
nss-util 1
 0:3.96.1-1.fc39 1
nss 1
 0:3.95.0-1.fc39 1
xorg-x11-drv-nvidia-390xx-libs 1
 3:390.157-3.fc39 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.

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 0x90834
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
2
raise
/lib64/libc.so.6 0x3e8ee
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
3
abort
/lib64/libc.so.6 0x268ff
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
4
_IO_peekc_locked.cold
/lib64/libc.so.6 0x277d0
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
5
/lib64/libc.so.6 0x9a7a5
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
6
_int_free_merge_chunk
/lib64/libc.so.6 0x9c840
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
7
_int_free
/lib64/libc.so.6 0x9cb4a
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
8
free
/lib64/libc.so.6 0x9f3de
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
9
g_free
/lib64/libglib-2.0.so.0 0x5e865
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
10
g_error_free
/lib64/libglib-2.0.so.0 0x47704
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
11
g_clear_error
/lib64/libglib-2.0.so.0 0x478c2
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
12
ev_job_dispose
/lib64/libevview3.so.3 0x1f7b5
Build id: e16bcfdb382fd05e0c84b382c8704aeded7fd0d3
-
13
g_object_unref
/lib64/libgobject-2.0.so.0 0x229b4
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
14
ObjectInstance::disassociate_js_gobject()
/lib64/libgjs.so.0 0x696df
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
15
ObjectInstance::remove_wrapped_gobjects_if(std::function<bool (ObjectInstance*)> const&, std::function<void (ObjectInstance*)> const&) [clone .constprop.0]
/lib64/libgjs.so.0 0xd0cf0
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
16
ObjectInstance::update_heap_wrapper_weak_pointers(JSTracer*, JS::Compartment*, void*)
/lib64/libgjs.so.0 0x672e0
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
17
js::gc::GCRuntime::beginSweepingSweepGroup(JS::GCContext*, js::SliceBudget&)
/lib64/libmozjs-115.so.0 0x54e8bb
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
18
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-115.so.0 0x54022c
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
19
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-115.so.0 0x556efd
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
20
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, JS::GCReason, bool)
/lib64/libmozjs-115.so.0 0x51d26f
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
21
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-115.so.0 0x520b60
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
22
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-115.so.0 0x5211f9
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
23
JS_GC(JSContext*, JS::GCReason)
/lib64/libmozjs-115.so.0 0x398e14
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
24
GjsContextPrivate::trigger_gc_if_needed(void*)
/lib64/libgjs.so.0 0x8d75e
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
25
g_timeout_dispatch
/lib64/libglib-2.0.so.0 0x5c799
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
26
g_main_context_dispatch_unlocked.lto_priv.0
/lib64/libglib-2.0.so.0 0x5be5c
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
27
g_main_context_iterate_unlocked.isra.0
/lib64/libglib-2.0.so.0 0xb6f18
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
28
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x59ad3
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
29
g_application_run
/lib64/libgio-2.0.so.0 0xe892d
Build id: dff065bc34450814b3a7c8099363b39625066515
-
30
ffi_call_unix64
/lib64/libffi.so.8 0x9056
Build id: 308041eea4a8d89d9265d3c24b7261dfbe44a61e
-
31
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x55ef
Build id: 308041eea4a8d89d9265d3c24b7261dfbe44a61e
-
32
ffi_call
/lib64/libffi.so.8 0x83fe
Build id: 308041eea4a8d89d9265d3c24b7261dfbe44a61e
-
33
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x4ea0f
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
34
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x592b4
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
35
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-115.so.0 0x12c4f8
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
36
js::Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-115.so.0 0x1203d3
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
37
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-115.so.0 0x12c03b
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
38
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-115.so.0 0x12d0cf
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
39
JS_ExecuteScript(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-115.so.0 0x1ac4aa
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
40
GjsContextPrivate::eval_with_scope(JS::Handle<JSObject*>, char const*, unsigned long, char const*, JS::MutableHandle<JS::Value>) [clone .localalias]
/lib64/libgjs.so.0 0x8f5e1
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
41
gjs_context_eval
/lib64/libgjs.so.0 0x93fbe
Build id: 75cab69e03d6eadb50ae6fca8c564eefc5e47153
-
42
main
/usr/bin/gjs-console 0x31ec
Build id: 6202e00575378f4f4b1e3185d7bd0e859d7e1458
-
43
__libc_start_call_main
/lib64/libc.so.6 0x2814a
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
44
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2820b
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
45
_start
/usr/bin/gjs-console 0x3a45
Build id: 6202e00575378f4f4b1e3185d7bd0e859d7e1458
-