Crash in __pthread_kill_implementation

Similar reports
Problem #480915
Component
gjs
Last affected version
0:1.72.0-2.fc36
Executable
/usr/bin/gjs-console
Error name
SIGABRT 6
First occurrence
2022-04-19
Last occurrence
2023-08-31
Unique reports
106
Quality
-116

Statistics

Operating system Unique / Total count
Fedora 36 106 / 238
Operating system Count
Fedora 36 238
Architecture Count
x86_64 238
Related packages Count
libglvnd-glx 165
 1:1.4.0-2.fc36 165
libglvnd-gles 149
 1:1.4.0-2.fc36 149
libedit 95
 0:3.1-41.20210910cvs.fc36 95
Show moreā€¦ (18)
libpciaccess 23
 0:0.16-6.fc36 23
xorg-x11-drv-nvidia-libs 20
 3:515.65.01-1.fc36 8
 3:515.57-1.fc36 7
 3:510.68.02-2.fc36 2
 3:510.68.02-1.fc36 2
 3:520.56.06-1.fc36 1
shared-mime-info 19
 0:2.1-3.fc35 19
google-noto-sans-cjk-ttc-fonts 15
 0:20201206-4.fc36 15
google-noto-serif-cjk-ttc-fonts 11
 0:20201206-4.fc36 11
gdouros-symbola-fonts 6
 0:10.24-10.fc36 6
mesa-dri-drivers 2
 0:22.0.1-1.fc36 1
 0:23.0.0-git.20220623.deb36dc.fc36 1
xorg-x11-drv-nvidia-470xx-libs 2
 3:470.129.06-2.fc36 1
 3:470.141.03-1.fc36 1
dejavu-sans-fonts 2
 0:2.37-18.fc36 2
adobe-source-code-pro-fonts 1
 0:2.030.1.050-12.fc36 1
llvm13-libs 1
 0:13.0.1-1.fc36 1
nvidia-driver-libs 1
 3:515.65.01-1.fc36 1
gjs 1
 0:1.72.0-2.fc36 1
sil-abyssinica-fonts 1
 0:1.200-23.fc36 1
dejavu-serif-fonts 1
 0:2.37-18.fc36 1
google-droid-sans-fonts 1
 0:20200215-12.fc36 1
dconf 1
 0:0.40.0-6.fc36 1
gnu-free-serif-fonts 1
 0:20120503-26.fc36 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 0x92edc
Build id: 19382e5f92bf5a4b1cdafb6471e97ddf89ed3398
-
2
raise
/lib64/libc.so.6 0x42a36
Build id: 19382e5f92bf5a4b1cdafb6471e97ddf89ed3398
-
3
abort
/lib64/libc.so.6 0x2c82f
Build id: 19382e5f92bf5a4b1cdafb6471e97ddf89ed3398
-
4
g_assertion_message_expr.cold
/lib64/libglib-2.0.so.0 0x1ed0c
Build id: ab53ccf491f976ec9e91bb7bd8cc39798075252d
-
5
g_assertion_message_cmpnum
/lib64/libglib-2.0.so.0 0x7fd89
Build id: ab53ccf491f976ec9e91bb7bd8cc39798075252d
-
6
gsk_gl_command_queue_create_render_target
/lib64/libgtk-4.so.1 0x41460a
Build id: 39a7b730b74bdbdd93378e1a0a27ef9904717c5f
-
7
gsk_gl_renderer_render_texture
/lib64/libgtk-4.so.1 0x411a3b
Build id: 39a7b730b74bdbdd93378e1a0a27ef9904717c5f
-
8
gsk_renderer_render_texture
/lib64/libgtk-4.so.1 0x3f8f87
Build id: 39a7b730b74bdbdd93378e1a0a27ef9904717c5f
-
9
ffi_call_unix64
/lib64/libffi.so.8 0x7746
Build id: bfe3659c787e4ca7b1c367d1353ce552da06f75d
-
10
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x44d2
Build id: bfe3659c787e4ca7b1c367d1353ce552da06f75d
-
11
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x4c49e
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
12
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x4cb97
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
13
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-91.so.0 0x13c83b
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
14
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x130082
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
15
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x13c213
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
16
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-91.so.0 0x13c641
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
17
js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason)
/lib64/libmozjs-91.so.0 0x13cb15
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
18
js::SpreadCallOperation(JSContext*, JS::Handle<JSScript*>, unsigned char*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>) [clone .constprop.0]
/lib64/libmozjs-91.so.0 0x8e6a7c
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
19
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x130150
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
20
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x13c213
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
21
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-91.so.0 0x13c641
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
22
js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason)
/lib64/libmozjs-91.so.0 0x13cb15
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
23
js::fun_call(JSContext*, unsigned int, JS::Value*)
/lib64/libmozjs-91.so.0 0x29f602
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
24
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-91.so.0 0x13c571
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
25
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x130082
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
26
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x13c213
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
27
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-91.so.0 0x13c641
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
28
js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason)
/lib64/libmozjs-91.so.0 0x13cb15
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
29
JS_CallFunction(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSFunction*>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-91.so.0 0x19f56c
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
30
Gjs::Closure::invoke(JS::Handle<JSObject*>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>)
/lib64/libgjs.so.0 0x4aba2
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
31
Gjs::Closure::marshal(_GValue*, unsigned int, _GValue const*, void*, void*)
/lib64/libgjs.so.0 0x7e790
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
32
g_closure_invoke
/lib64/libgobject-2.0.so.0 0x13e60
Build id: 6672a7797854435550b53ab64ec12e2614c03d04
-
33
signal_emit_unlocked_R.isra.0
/lib64/libgobject-2.0.so.0 0x40636
Build id: 6672a7797854435550b53ab64ec12e2614c03d04
-
34
g_signal_emit_valist
/lib64/libgobject-2.0.so.0 0x30b2e
Build id: 6672a7797854435550b53ab64ec12e2614c03d04
-
35
g_signal_emit
/lib64/libgobject-2.0.so.0 0x30db3
Build id: 6672a7797854435550b53ab64ec12e2614c03d04
-
36
gjs_dbus_implementation_method_call
/lib64/libgjs.so.0 0x312d5
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
37
g_dbus_interface_method_dispatch_helper
/lib64/libgio-2.0.so.0 0x12429d
Build id: e5ab228442e1aa14da1addc19e9ce4e98ea8d1df
-
38
call_in_idle_cb.lto_priv.0
/lib64/libgio-2.0.so.0 0x111509
Build id: e5ab228442e1aa14da1addc19e9ce4e98ea8d1df
-
39
g_idle_dispatch
/lib64/libglib-2.0.so.0 0x514ab
Build id: ab53ccf491f976ec9e91bb7bd8cc39798075252d
-
40
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x54faf
Build id: ab53ccf491f976ec9e91bb7bd8cc39798075252d
-
41
g_main_context_iterate.constprop.0
/lib64/libglib-2.0.so.0 0xaa228
Build id: ab53ccf491f976ec9e91bb7bd8cc39798075252d
-
42
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x52920
Build id: ab53ccf491f976ec9e91bb7bd8cc39798075252d
-
43
g_application_run
/lib64/libgio-2.0.so.0 0xe02fd
Build id: e5ab228442e1aa14da1addc19e9ce4e98ea8d1df
-
44
ffi_call_unix64
/lib64/libffi.so.8 0x7746
Build id: bfe3659c787e4ca7b1c367d1353ce552da06f75d
-
45
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x44d2
Build id: bfe3659c787e4ca7b1c367d1353ce552da06f75d
-
46
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x4c49e
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
47
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x4cb97
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
48
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-91.so.0 0x13c83b
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
49
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x130082
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
50
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-91.so.0 0x13c1bc
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
51
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-91.so.0 0x13d836
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
52
JS_ExecuteScript(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-91.so.0 0x2052a2
Build id: 6eeca6196105c7e160d6cd5c108063e0b436ebfe
-
53
GjsContextPrivate::eval_with_scope(JS::Handle<JSObject*>, char const*, unsigned long, char const*, JS::MutableHandle<JS::Value>) [clone .localalias]
/lib64/libgjs.so.0 0x84125
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
54
gjs_context_eval
/lib64/libgjs.so.0 0x89ae5
Build id: 27618a286955525207c75535f0ffd8bf48177c1e
-
55
main
/usr/bin/gjs-console 0x30db
Build id: 96ec7870f6cc8171f93bd1afc4d531b1f61364fe
-
56
__libc_start_call_main
/lib64/libc.so.6 0x2d590
Build id: 19382e5f92bf5a4b1cdafb6471e97ddf89ed3398
-
57
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2d649
Build id: 19382e5f92bf5a4b1cdafb6471e97ddf89ed3398
-
58
_start
/usr/bin/gjs-console 0x3485
Build id: 96ec7870f6cc8171f93bd1afc4d531b1f61364fe
-