Crash in g_type_check_instance_is_fundamentally_a

Similar reports
Problem #671248
Component
gnome-shell
Last affected version
0:46.5-1.fc40
Executable
/usr/bin/gnome-shell
Error name
SIGSEGV 11
First occurrence
2024-04-26
Last occurrence
2024-10-09
Unique reports
13
Quality
-90

Statistics

Operating system Unique / Total count
Fedora 40 13 / 13
Operating system Count
Fedora 40 13
Architecture Count
x86_64 13
Related packages Count
gnome-shell 9
 0:46.1-1.fc40 7
 0:46.5-1.fc40 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
g_type_check_instance_is_fundamentally_a
/lib64/libgobject-2.0.so.0 0x39481
Build id: 3e6761ca5a0593fe66f77d7d593047833b174f50
-
2
g_object_ref
/lib64/libgobject-2.0.so.0 0x1dcf7
Build id: 3e6761ca5a0593fe66f77d7d593047833b174f50
-
3
st_theme_get_custom_stylesheets
/usr/lib64/gnome-shell/libst-14.so 0x3d144
Build id: fe02ecbffda94cdc5369deef271bf26ad4267ba2
-
4
ffi_call_unix64
/lib64/libffi.so.8 0x9056
Build id: a190bf03e644181cadab122962ab83ae96271696
-
5
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x56a0
Build id: a190bf03e644181cadab122962ab83ae96271696
-
6
ffi_call
/lib64/libffi.so.8 0x84ee
Build id: a190bf03e644181cadab122962ab83ae96271696
-
7
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x54eee
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
8
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x56313
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
9
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-115.so.0 0x7cb64
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
10
js::Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-115.so.0 0x86286
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
11
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-115.so.0 0x7c57b
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
12
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-115.so.0 0x7ca67
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
13
js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason)
/lib64/libmozjs-115.so.0 0x7cedd
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
14
js::CallSelfHostedFunction(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-115.so.0 0x216e4c
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
15
AsyncFunctionResume(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, ResumeKind, JS::Handle<JS::Value>) [clone .lto_priv.0]
/lib64/libmozjs-115.so.0 0xfc645
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
16
PromiseReactionJob(JSContext*, unsigned int, JS::Value*)
/lib64/libmozjs-115.so.0 0x1c207a
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
17
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-115.so.0 0x7c8ee
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
18
js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason)
/lib64/libmozjs-115.so.0 0x7cedd
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
19
JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-115.so.0 0x101bd8
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
20
GjsContextPrivate::run_jobs_fallible() [clone .localalias]
/lib64/libgjs.so.0 0x8bdd2
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
21
GjsContextPrivate::runJobs(JSContext*)
/lib64/libgjs.so.0 0x8c0bc
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
22
js::RunJobs(JSContext*)
/lib64/libmozjs-115.so.0 0x156ee5
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
23
Gjs::PromiseJobDispatcher::Source::{lambda(_GSource*, int (*)(void*), void*)#1}::_FUN(_GSource*, int (*)(void*), void*) [clone .lto_priv.0]
/lib64/libgjs.so.0 0xa372d
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
24
g_main_context_dispatch_unlocked.lto_priv.0
/lib64/libglib-2.0.so.0 0x5c68c
Build id: 4eb9c94a71baf67c3bf333ea421ec28636a08f6b
-
25
g_main_context_iterate_unlocked.isra.0
/lib64/libglib-2.0.so.0 0xbd788
Build id: 4eb9c94a71baf67c3bf333ea421ec28636a08f6b
-
26
g_main_loop_run
/lib64/libglib-2.0.so.0 0x62647
Build id: 4eb9c94a71baf67c3bf333ea421ec28636a08f6b
-
27
meta_context_run_main_loop
/lib64/libmutter-14.so.0 0xd292a
Build id: 7fccda2c43873b9cfa86fc6d52ba115688021e3c
-
28
ffi_call_unix64
/lib64/libffi.so.8 0x9056
Build id: a190bf03e644181cadab122962ab83ae96271696
-
29
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x56a0
Build id: a190bf03e644181cadab122962ab83ae96271696
-
30
ffi_call
/lib64/libffi.so.8 0x84ee
Build id: a190bf03e644181cadab122962ab83ae96271696
-
31
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x54eee
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
32
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x56313
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
33
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-115.so.0 0x7cb64
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
34
js::Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-115.so.0 0x86286
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
35
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-115.so.0 0x7c523
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
36
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-115.so.0 0x7ca67
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
37
js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason)
/lib64/libmozjs-115.so.0 0x7cedd
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
38
JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-115.so.0 0x101bd8
Build id: 7b18056cd1f674ef0e14145d07f4291aea09dda4
-
39
GjsContextPrivate::run_main_loop_hook()
/lib64/libgjs.so.0 0x89b02
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
40
gjs_context_eval_module
/lib64/libgjs.so.0 0x90f8f
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
41
gjs_context_eval_module_file
/lib64/libgjs.so.0 0x911b9
Build id: 8b7307d92b22b67b095d505d941bf3c4c4bf5c17
-
42
main
/usr/bin/gnome-shell 0x3036
Build id: 914ef59d7a7197057fdec7d55aaedbb3e86105c5
-
43
__libc_start_call_main
/lib64/libc.so.6 0x2a088
Build id: b098f1c75a76548bb230d8f551eae07a2aeccf06
-
44
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2a14b
Build id: b098f1c75a76548bb230d8f551eae07a2aeccf06
-
45
_start
/usr/bin/gnome-shell 0x3485
Build id: 914ef59d7a7197057fdec7d55aaedbb3e86105c5
-