Crash in js::TenuringTracer::onObjectEdge(JSObject*)

Similar reports
Problem #541051
Component
gjs
Last affected version
0:1.74.3-2.fc37
Executable
/usr/bin/gjs-console
Error name
SIGSEGV 11
First occurrence
2023-08-21
Last occurrence
2024-09-26
Unique reports
3
Quality
-60

Statistics

Operating system Unique / Total count
Fedora 37 3 / 4
Operating system Count
Fedora 37 4
Architecture Count
x86_64 4
Related packages Count
gjs 2
 0:1.74.3-2.fc37 2
dejavu-sans-fonts 1
 0:2.37-19.fc37 1
bitstream-vera-sans-mono-fonts 1
 0:1.10-47.fc37 1
Show more… (2)
abattis-cantarell-fonts 1
 0:0.301-8.fc37 1
bitstream-vera-sans-fonts 1
 0:1.10-47.fc37 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
js::TenuringTracer::onObjectEdge(JSObject*)
/lib64/libmozjs-102.so.0 0x54fe2d
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
2
bool js::gc::TraceEdgeInternal<JSObject*>(JSTracer*, JSObject**, char const*)
/lib64/libmozjs-102.so.0 0x51ab29
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
3
js::gc::GCRuntime::traceRuntimeCommon(JSTracer*, js::gc::GCRuntime::TraceOrMarkRuntime)
/lib64/libmozjs-102.so.0 0x5332ff
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
4
js::Nursery::collect(JS::GCOptions, JS::GCReason)
/lib64/libmozjs-102.so.0 0x536b72
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
5
js::gc::GCRuntime::collectNursery(JS::GCOptions, JS::GCReason, js::gcstats::PhaseKind)
/lib64/libmozjs-102.so.0 0x50c838
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
6
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x5187b3
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
7
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x519060
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
8
JS_GC(JSContext*, JS::GCReason)
/lib64/libmozjs-102.so.0 0x3b7064
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
9
GjsContextPrivate::trigger_gc_if_needed(void*)
/lib64/libgjs.so.0 0x85e16
Build id: 8db23d9165eec9fccc28fab89ba6cc9b34e0ff1d
-
10
g_timeout_dispatch
/lib64/libglib-2.0.so.0 0x57488
Build id: 3f164d599522e5fd8c45f0e9a5198d004cb5d80e
-
11
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x56c7f
Build id: 3f164d599522e5fd8c45f0e9a5198d004cb5d80e
-
12
g_main_context_iterate.constprop.0
/lib64/libglib-2.0.so.0 0xad178
Build id: 3f164d599522e5fd8c45f0e9a5198d004cb5d80e
-
13
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x53f00
Build id: 3f164d599522e5fd8c45f0e9a5198d004cb5d80e
-
14
g_application_run
/lib64/libgio-2.0.so.0 0xdef4d
Build id: 94831de1a174bfbc5b685d58df5ac0eb30474068
-
15
ffi_call_unix64
/lib64/libffi.so.8 0x7a06
Build id: 56594b436dfdeaf3559f3dd0748c0e476cca46de
-
16
ffi_call_int.lto_priv.0
/lib64/libffi.so.8 0x449d
Build id: 56594b436dfdeaf3559f3dd0748c0e476cca46de
-
17
ffi_call
/lib64/libffi.so.8 0x7083
Build id: 56594b436dfdeaf3559f3dd0748c0e476cca46de
-
18
Gjs::Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*) [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x55954
Build id: 8db23d9165eec9fccc28fab89ba6cc9b34e0ff1d
-
19
Gjs::Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x56147
Build id: 8db23d9165eec9fccc28fab89ba6cc9b34e0ff1d
-
20
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-102.so.0 0x14d8ba
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
21
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-102.so.0 0x141cb4
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
22
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-102.so.0 0x14d23a
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
23
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-102.so.0 0x14e79f
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
24
JS_ExecuteScript(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::Handle<JSScript*>, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-102.so.0 0x1df48e
Build id: 2d8583d7696da79da260860b52748be31f04f891
-
25
GjsContextPrivate::eval_with_scope(JS::Handle<JSObject*>, char const*, unsigned long, char const*, JS::MutableHandle<JS::Value>) [clone .localalias]
/lib64/libgjs.so.0 0x8776c
Build id: 8db23d9165eec9fccc28fab89ba6cc9b34e0ff1d
-
26
gjs_context_eval
/lib64/libgjs.so.0 0x8d475
Build id: 8db23d9165eec9fccc28fab89ba6cc9b34e0ff1d
-
27
main
/usr/bin/gjs-console 0x30fb
Build id: 49440e444195aecfd2282be16f5a08e900d6b1da
-
28
__libc_start_call_main
/lib64/libc.so.6 0x27510
Build id: 81daba31ee66dbd63efdc4252a872949d874d136
-
29
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x275c9
Build id: 81daba31ee66dbd63efdc4252a872949d874d136
-
30
_start
/usr/bin/gjs-console 0x3535
Build id: 49440e444195aecfd2282be16f5a08e900d6b1da
-