Crash in void DoMarking<JSObject>(js::GCMarker*, JSObject*)

Similar reports
Problem #541051
Component
gjs
Last affected version
0:1.76.2-2.fc38
Executable
/usr/bin/gjs-console
Error name
SIGSEGV 11
First occurrence
2023-09-08
Last occurrence
2023-12-28
Unique reports
2
Quality
-58

Statistics

Operating system Unique / Total count
Fedora 38 2 / 2
Operating system Count
Fedora 38 2
Architecture Count
x86_64 2
Related packages Count
gnome-shell 2
 0:44.7-1.fc38 1
 0:44.3-1.fc38 1
systemd-libs 2
 0:253.7-1.fc38 1
 0:253.14-1.fc38 1
upower 2
 0:0.99.20-3.fc38 2
Show more… (3)
gnome-bluetooth-libs 1
 1:42.7-1.fc38 1
glibc-all-langpacks 1
 0:2.37-16.fc38 1
gjs 1
 0:1.76.2-2.fc38 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.

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
void DoMarking<JSObject>(js::GCMarker*, JSObject*)
/lib64/libmozjs-102.so.0 0x52d6b8
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
2
bool js::gc::TraceEdgeInternal<JSObject*>(JSTracer*, JSObject**, char const*)
/lib64/libmozjs-102.so.0 0x51d770
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
3
js::BaseScript::traceChildren(JSTracer*)
/lib64/libmozjs-102.so.0 0x52a8e3
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
4
js::GCMarker::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime)
/lib64/libmozjs-102.so.0 0x52b9f8
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
5
js::gc::GCRuntime::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime)
/lib64/libmozjs-102.so.0 0x50cabb
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
6
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x518d4e
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
7
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x51c0a8
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
8
JS_GC(JSContext*, JS::GCReason)
/lib64/libmozjs-102.so.0 0x3b8a04
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
9
GjsContextPrivate::trigger_gc_if_needed(void*)
/lib64/libgjs.so.0 0x8d0be
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
10
g_timeout_dispatch
/lib64/libglib-2.0.so.0 0x5cd59
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
11
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x5c48c
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
12
g_main_context_iterate.isra.0
/lib64/libglib-2.0.so.0 0xba648
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
13
g_main_loop_run
/lib64/libglib-2.0.so.0 0x5ba8f
Build id: dd6f24415c0a2d65fdd4c2ce98a158495431f611
-
14
ffi_call_unix64
/lib64/libffi.so.8 0x7be6
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
15
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x44bf
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
16
ffi_call
/lib64/libffi.so.8 0x718e
Build id: f5312719df7de0c6ae9d42ed18680d8016bb59d4
-
17
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
-
18
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x591b9
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
19
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-102.so.0 0x14d5ba
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
20
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-102.so.0 0x14151c
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
21
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-102.so.0 0x14cf83
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
22
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-102.so.0 0x14e4df
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
23
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
-
24
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
-
25
gjs_context_eval
/lib64/libgjs.so.0 0x955a8
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
26
main
/usr/bin/gjs-console 0x3398
Build id: a44e3ca143f2d8064cbd950874f90794b5890538
-
27
__libc_start_call_main
/lib64/libc.so.6 0x27b4a
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
28
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c0b
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
29
_start
/usr/bin/gjs-console 0x3a35
Build id: a44e3ca143f2d8064cbd950874f90794b5890538
-