Crash in g_log_structured_array

Note: Executable of this report does not come from a package.
Similar reports
Problem #61647
Component
gjs
Last affected version
N/A
Executable
/usr/bin/gjs-console
Error name
SIGTRAP 5
First occurrence
2021-04-13
Last occurrence
2021-11-21
Unique reports
26
Quality
-58

Statistics

Operating system Unique / Total count
Fedora 34 26 / 117
Operating system Count
Fedora 34 117
Architecture Count
x86_64 117
Related packages Count
abattis-cantarell-fonts 109
 0:0.301-2.fc34 109
libseccomp 95
 0:2.5.0-4.fc34 95
libtool-ltdl 2
 0:2.4.6-40.fc34 2
Show moreā€¦ (3)
dejavu-sans-mono-fonts 2
 0:2.37-16.fc34 2
libvorbis 2
 1:1.3.7-3.fc34 2
shared-mime-info 1
 0:2.1-2.fc34 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
g_log_structured_array
/lib64/libglib-2.0.so.0 0x5bf7f
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
2
g_log_default_handler
/lib64/libglib-2.0.so.0 0x5c249
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
3
g_logv
/lib64/libglib-2.0.so.0 0x5d61a
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
4
g_log
/lib64/libglib-2.0.so.0 0x5d903
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
5
wrapped_gobj_toggle_notify(void*, _GObject*, int)
/lib64/libgjs.so.0 0x4c653
Build id: 9714c475a7efc206db7adccc55a03a2fbdf9520c
-
6
ToggleQueue::handle_toggle(void (*)(_GObject*, ToggleQueue::Direction))
/lib64/libgjs.so.0 0x60e28
Build id: 9714c475a7efc206db7adccc55a03a2fbdf9520c
-
7
ToggleQueue::idle_handle_toggle(void*)
/lib64/libgjs.so.0 0x60eef
Build id: 9714c475a7efc206db7adccc55a03a2fbdf9520c
-
8
g_idle_dispatch
/lib64/libglib-2.0.so.0 0x5174b
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
9
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x554cf
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
10
g_main_context_iterate.constprop.0
/lib64/libglib-2.0.so.0 0xa94e8
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
11
g_main_loop_run
/lib64/libglib-2.0.so.0 0x54a93
Build id: d2a58448f0c367268151f72ce4a774f3dfdf63e0
-
12
gtk_main
/lib64/libgtk-3.so.0 0x24722d
Build id: 2e6754a6acd322364b145a8eb8d516e5b5149089
-
13
ffi_call_unix64
/lib64/libffi.so.6 0x6c04
Build id: 7919f46637f314538a614abc03b9580b96b026d4
-
14
ffi_call
/lib64/libffi.so.6 0x6107
Build id: 7919f46637f314538a614abc03b9580b96b026d4
-
15
Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*)
/lib64/libgjs.so.0 0x4ac55
Build id: 9714c475a7efc206db7adccc55a03a2fbdf9520c
-
16
Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x4b117
Build id: 9714c475a7efc206db7adccc55a03a2fbdf9520c
-
17
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-78.so.0 0x14a882
Build id: 6612827935cbdd355b5d85705b9da5c62128c164
-
18
js::jit::DoCallFallback(JSContext*, js::jit::BaselineFrame*, js::jit::ICCall_Fallback*, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-78.so.0 0x5ef537
Build id: 6612827935cbdd355b5d85705b9da5c62128c164
-
19
anonymous function
/lib64/libmozjs-78.so.0 0x11009a98dcb8 -
20
anonymous function
/lib64/libmozjs-78.so.0 0x559e63450e90 -
21
anonymous function
/lib64/libmozjs-78.so.0 0x11009a98b69f -
22
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-78.so.0 0x149ad1
Build id: 6612827935cbdd355b5d85705b9da5c62128c164
-
23
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-78.so.0 0x14a12e
Build id: 6612827935cbdd355b5d85705b9da5c62128c164
-
24
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-78.so.0 0x14b7a6
Build id: 6612827935cbdd355b5d85705b9da5c62128c164
-
25
bool EvaluateSourceBuffer<char16_t>(JSContext*, js::ScopeKind, JS::Handle<JSObject*>, JS::ReadOnlyCompileOptions const&, JS::SourceText<char16_t>&, JS::MutableHandle<JS::Value>) [clone .lto_priv.0]
/lib64/libmozjs-78.so.0 0x24a8d7
Build id: 6612827935cbdd355b5d85705b9da5c62128c164
-
26
JS::Evaluate(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::ReadOnlyCompileOptions const&, JS::SourceText<char16_t>&, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-78.so.0 0x22f86e
Build id: 6612827935cbdd355b5d85705b9da5c62128c164
-
27
GjsContextPrivate::eval_with_scope(JS::Handle<JSObject*>, char const*, long, char const*, JS::MutableHandle<JS::Value>)
/lib64/libgjs.so.0 0x6bddc
Build id: 9714c475a7efc206db7adccc55a03a2fbdf9520c
-
28
gjs_context_eval
/lib64/libgjs.so.0 0x70279
Build id: 9714c475a7efc206db7adccc55a03a2fbdf9520c
-
29
main
/usr/bin/gjs-console 0x3115
Build id: b5871f3b6c542b5f5e4c24a13c83b05a0097e386
-