Crash in void js::GCMarker::markAndTraverse<JSString>(JSString*)

Similar reports
Problem #528028
Component
gjs
Last affected version
0:1.76.2-2.fc38
Executable
/usr/bin/gjs-console
Error name
SIGSEGV 11
First occurrence
2023-07-02
Last occurrence
2023-10-05
Unique reports
3
Quality
-58

Statistics

Operating system Unique / Total count
Fedora 38 3 / 4
Operating system Count
Fedora 38 4
Architecture Count
x86_64 4
Related packages Count
gjs 3
 0:1.76.2-2.fc38 3
x265-libs 3
 0:3.5-5.fc38 3
google-noto-sans-vf-fonts 2
 0:20230201-1.fc38 2
Show more… (3)
lpcnetfreedv 1
 0:0.2-13.fc38 1
flac-libs 1
 0:1.4.2-2.fc38 1
gstreamer1-plugins-base 1
 0:1.22.5-1.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 js::GCMarker::markAndTraverse<JSString>(JSString*)
/lib64/libmozjs-102.so.0 0x52e0ed
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
2
js::GCMarker::processMarkStackTop(js::SliceBudget&)
/lib64/libmozjs-102.so.0 0x52b285
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
3
js::GCMarker::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime)
/lib64/libmozjs-102.so.0 0x52b9f8
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
4
js::gc::GCRuntime::markUntilBudgetExhausted(js::SliceBudget&, js::GCMarker::ShouldReportMarkTime)
/lib64/libmozjs-102.so.0 0x50cabb
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
5
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x518d4e
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
6
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-102.so.0 0x51c0a8
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
7
JS_GC(JSContext*, JS::GCReason)
/lib64/libmozjs-102.so.0 0x3b8a04
Build id: 8264ca0e523e624124a59a77613e71e7cbfcc7f7
-
8
GjsContextPrivate::trigger_gc_if_needed(void*)
/lib64/libgjs.so.0 0x8d0be
Build id: 7ccf2d6bc6289b868136592ccf429e310b29fbcd
-
9
g_timeout_dispatch
/lib64/libglib-2.0.so.0 0x5cc69
Build id: b0e6a618cd46494b058c5f00ce2f1a650b200ce3
-
10
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x5c39c
Build id: b0e6a618cd46494b058c5f00ce2f1a650b200ce3
-
11
g_main_context_iterate.isra.0
/lib64/libglib-2.0.so.0 0xba438
Build id: b0e6a618cd46494b058c5f00ce2f1a650b200ce3
-
12
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x59a23
Build id: b0e6a618cd46494b058c5f00ce2f1a650b200ce3
-
13
g_application_run
/lib64/libgio-2.0.so.0 0xe7ffd
Build id: 646a808aa8c4726c70e58de409ffa8ba06a2b850
-
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
-