Crash in raise

Similar reports
Problem #101445
Component
gjs
Last affected version
0:1.68.6-1.fc34
Executable
/usr/bin/gjs-console
Error name
SIGABRT 6
First occurrence
2022-04-12
Last occurrence
2024-05-27
Unique reports
23
Quality
-79

Statistics

Operating system Unique / Total count
Fedora 34 23 / 29
Operating system Count
Fedora 34 29
Architecture Count
x86_64 29
Related packages Count
gjs 17
 0:1.68.6-1.fc34 17
abattis-cantarell-fonts 17
 0:0.301-2.fc34 17
librsvg2 16
 0:2.50.7-1.fc34 16
Show moreā€¦ (18)
hicolor-icon-theme 15
 0:0.17-10.fc34 15
gnome-icon-theme 13
 0:3.12.0-15.fc34 13
adwaita-icon-theme 10
 0:40.1.1-1.fc34 10
evince 8
 0:40.5-1.fc34 8
gspell 3
 0:1.9.1-1.fc34 3
jbigkit-libs 3
 0:2.1-21.fc34 3
nspr 3
 0:4.32.0-5.fc34 3
nss-util 2
 0:3.77.0-1.fc34 2
evince-libs 2
 0:40.5-1.fc34 2
dejavu-sans-mono-fonts 1
 0:2.37-16.fc34 1
webkit2gtk3-jsc 1
 0:2.36.1-1.fc34 1
liberation-serif-fonts 1
 1:2.1.5-1.fc34 1
poppler 1
 0:21.01.0-7.fc34 1
libicu 1
 0:67.1-7.fc34 1
urw-base35-nimbus-roman-fonts 1
 0:20200910-6.fc34 1
gtksourceview4 1
 0:4.8.2-1.fc34 1
nss 1
 0:3.77.0-1.fc34 1
liberation-sans-fonts 1
 1:2.1.5-1.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.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
raise
/lib64/libc.so.6 0x3d2a2
Build id: 08df60634339b221bb854d4e10b7278cafde70c4
-
2
abort
/lib64/libc.so.6 0x268a4
Build id: 08df60634339b221bb854d4e10b7278cafde70c4
-
3
__libc_message
/lib64/libc.so.6 0x7fac7
Build id: 08df60634339b221bb854d4e10b7278cafde70c4
-
4
/lib64/libc.so.6 0x8773c
Build id: 08df60634339b221bb854d4e10b7278cafde70c4
-
5
_int_free
/lib64/libc.so.6 0x8897c
Build id: 08df60634339b221bb854d4e10b7278cafde70c4
-
6
__libc_free
/lib64/libc.so.6 0x8c7a8
Build id: 08df60634339b221bb854d4e10b7278cafde70c4
-
7
g_free
/lib64/libglib-2.0.so.0 0x5a24d
Build id: 28422277903a3b75498e44d7a1ed366f79b96353
-
8
g_error_free
/lib64/libglib-2.0.so.0 0x40764
Build id: 28422277903a3b75498e44d7a1ed366f79b96353
-
9
ev_job_dispose
/lib64/libevview3.so.3 0x2463a
Build id: 54c9c1baf02181b234111237c7be564ac4f377fe
-
10
g_object_unref
/lib64/libgobject-2.0.so.0 0x20a94
Build id: 8c3e4131924f2bdcc1225bea7758e8cf989d9980
-
11
ObjectInstance::disassociate_js_gobject()
/lib64/libgjs.so.0 0x53560
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
12
ObjectInstance::remove_wrapped_gobjects_if(std::function<bool (ObjectInstance*)> const&, std::function<void (ObjectInstance*)> const&) [clone .constprop.0]
/lib64/libgjs.so.0 0xa0e28
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
13
ObjectInstance::update_heap_wrapper_weak_pointers(JSContext*, JS::Compartment*, void*)
/lib64/libgjs.so.0 0x4d0b7
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
14
js::gc::GCRuntime::beginSweepingSweepGroup(JSFreeOp*, js::SliceBudget&)
/lib64/libmozjs-78.so.0 0x569ada
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
15
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-78.so.0 0x56167e
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
16
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-78.so.0 0x57a4ca
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
17
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, mozilla::Maybe<JSGCInvocationKind> const&, JS::GCReason, js::gc::AutoGCSession&)
/lib64/libmozjs-78.so.0 0x570c0b
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
18
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget, mozilla::Maybe<JSGCInvocationKind> const&, JS::GCReason)
/lib64/libmozjs-78.so.0 0x5809f9
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
19
js::gc::GCRuntime::collect(bool, js::SliceBudget, mozilla::Maybe<JSGCInvocationKind> const&, JS::GCReason)
/lib64/libmozjs-78.so.0 0x5827a2
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
20
JS_GC(JSContext*, JS::GCReason)
/lib64/libmozjs-78.so.0 0x1ba451
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
21
GjsContextPrivate::trigger_gc_if_needed(void*)
/lib64/libgjs.so.0 0x6c493
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
22
g_timeout_dispatch
/lib64/libglib-2.0.so.0 0x55d21
Build id: 28422277903a3b75498e44d7a1ed366f79b96353
-
23
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x554cf
Build id: 28422277903a3b75498e44d7a1ed366f79b96353
-
24
g_main_context_iterate.constprop.0
/lib64/libglib-2.0.so.0 0xa94f8
Build id: 28422277903a3b75498e44d7a1ed366f79b96353
-
25
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x52c03
Build id: 28422277903a3b75498e44d7a1ed366f79b96353
-
26
g_application_run
/lib64/libgio-2.0.so.0 0xdc99d
Build id: 80fc358cb3fd0f38d0d2b7af1a082e1310d9a5ab
-
27
ffi_call_unix64
/lib64/libffi.so.6 0x6c04
Build id: 7919f46637f314538a614abc03b9580b96b026d4
-
28
ffi_call
/lib64/libffi.so.6 0x6107
Build id: 7919f46637f314538a614abc03b9580b96b026d4
-
29
Function::invoke(JSContext*, JS::CallArgs const&, JS::Handle<JSObject*>, _GIArgument*)
/lib64/libgjs.so.0 0x4b52c
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
30
Function::call(JSContext*, unsigned int, JS::Value*)
/lib64/libgjs.so.0 0x4b9e7
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
31
js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason)
/lib64/libmozjs-78.so.0 0x14f4c2
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
32
Interpret(JSContext*, js::RunState&)
/lib64/libmozjs-78.so.0 0x13f950
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
33
js::RunScript(JSContext*, js::RunState&)
/lib64/libmozjs-78.so.0 0x14ed6e
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
34
js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>)
/lib64/libmozjs-78.so.0 0x1503e6
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
35
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 0x24f5e7
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
36
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 0x23457e
Build id: e8828698ab84a79b978692c4c4571c9c72e09eee
-
37
GjsContextPrivate::eval_with_scope(JS::Handle<JSObject*>, char const*, long, char const*, JS::MutableHandle<JS::Value>)
/lib64/libgjs.so.0 0x6ea4c
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
38
gjs_context_eval
/lib64/libgjs.so.0 0x730c9
Build id: ede786d15f3b1f3a256b5ef1ec91abc8f9e12b93
-
39
main
/usr/bin/gjs-console 0x3115
Build id: cb5fcb9e198cdce198a1464ab42420f352451985
-