Crash in RelocateArena(js::gc::Arena*, js::SliceBudget&) [clone .lto_priv.0]

Note: Executable of this report does not come from a package.
Similar reports
Problem #528028
Component
gjs
Last affected version
N/A
Executable
/usr/bin/gjs-console
Error name
SIGSEGV 11
First occurrence
2023-07-22
Last occurrence
2023-07-22
Unique reports
2
Quality
-56

Statistics

Operating system Unique / Total count
Fedora 38 2 / 3
Operating system Count
Fedora 38 3
Architecture Count
x86_64 3
Related packages Count
abattis-cantarell-fonts 3
 0:0.301-9.fc38 3

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.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
RelocateArena(js::gc::Arena*, js::SliceBudget&) [clone .lto_priv.0]
/lib64/libmozjs-102.so.0 0x50a918
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
2
js::gc::GCRuntime::compactPhase(JS::GCReason, js::SliceBudget&, js::gc::AutoGCSession&) [clone .isra.0]
/lib64/libmozjs-102.so.0 0x9777d3
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
3
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x518a37
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
4
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x51c0a8
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
5
JS::NonIncrementalGC(JSContext*, JS::GCOptions, JS::GCReason)
/lib64/libmozjs-102.so.0 0x51e8f4
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
6
gjs_gc_if_needed(JSContext*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0xc9360
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
7
GjsContextPrivate::trigger_gc_if_needed(void*)
/lib64/libgjs.so.0 0x8d0d5
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
8
g_timeout_dispatch
/lib64/libglib-2.0.so.0 0x5cd59
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
9
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x5c48c
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
10
g_main_context_iterate.isra.0
/lib64/libglib-2.0.so.0 0xba648
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
11
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x59b13
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
12
g_application_run
/lib64/libgio-2.0.so.0 0xe7ffd
Build id: 527b46dc68e9bd27393cac77da7c9ecda15eac19
-
13
ffi_call_unix64
/lib64/libffi.so.8 0x7be6
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
14
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x44bf
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
15
ffi_call
/lib64/libffi.so.8 0x718e
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
16
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x4e8a7
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
17
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x591b9
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
18
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-102.so.0 0x14d5ba
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
19
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-102.so.0 0x14151c
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
20
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-102.so.0 0x14cf83
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
21
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-102.so.0 0x14e4df
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
22
JS_ExecuteScript(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-102.so.0 0x1de3be
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
23
GjsContextPrivate::eval_with_scope(JS::Handle<JSObject*>, char const*, unsigned long, char const*, JS::MutableHandle<JS::Value>) [clone .localalias]
/lib64/libgjs.so.0 0x90624
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
24
gjs_context_eval
/lib64/libgjs.so.0 0x955a8
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
25
main
/usr/bin/gjs-console 0x3398
Build id: a44e3ca143f2d8064cbd950874f90794b5890538
-
26
__libc_start_call_main
/lib64/libc.so.6 0x27b4a
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
27
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c0b
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
28
_start
/usr/bin/gjs-console 0x3a35
Build id: a44e3ca143f2d8064cbd950874f90794b5890538
-