Crash in __pthread_kill_implementation

Similar reports
Problem #638385
Component
gnome-shell
Last affected version
0:45.1-1.fc39
Executable
/usr/bin/gnome-shell
Error name
SIGABRT 6
First occurrence
2023-12-02
Last occurrence
2023-12-31
Unique reports
7
Quality
-53

Statistics

Operating system Unique / Total count
Fedora 39 7 / 7
Operating system Count
Fedora 39 7
Architecture Count
x86_64 7
Related packages Count
gnome-shell 7
 0:45.1-1.fc39 7

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
__pthread_kill_implementation
/lib64/libc.so.6 0x90834
Build id: 4fdf4b58ec1880e064d0d3fe13f1bb3e8ed1c420
-
2
raise
/lib64/libc.so.6 0x3e8ee
Build id: 4fdf4b58ec1880e064d0d3fe13f1bb3e8ed1c420
-
3
dump_gjs_stack_on_signal_handler
/usr/bin/gnome-shell 0x4b76
Build id: 2d767cb939b3f89f2894e209240ac0ba3584b975
-
4
/lib64/libc.so.6 0x3e9a0
Build id: 4fdf4b58ec1880e064d0d3fe13f1bb3e8ed1c420
-
5
g_settings_backend_watch_weak_notify
/lib64/libgio-2.0.so.0 0xf48c5
Build id: e38f038ec437a38b852670b6a1f17f4d3490201a
-
6
weak_refs_notify
/lib64/libgobject-2.0.so.0 0x1dea7
Build id: 21196a21894b8fc1e502823ac5aa55b37f3f0d4a
-
7
g_data_set_internal
/lib64/libglib-2.0.so.0 0x3bfef
Build id: c5377a60d8282e2a61a4af1201dc10c9666139c2
-
8
g_object_real_dispose.lto_priv.0
/lib64/libgobject-2.0.so.0 0x1f74d
Build id: 21196a21894b8fc1e502823ac5aa55b37f3f0d4a
-
9
g_object_unref
/lib64/libgobject-2.0.so.0 0x229b4
Build id: 21196a21894b8fc1e502823ac5aa55b37f3f0d4a
-
10
ObjectInstance::disassociate_js_gobject()
/lib64/libgjs.so.0 0x695c8
Build id: 7bb0ff5f969b59cca260cf1e947a662a9a039da1
-
11
ObjectInstance::remove_wrapped_gobjects_if(std::function<bool (ObjectInstance*)> const&, std::function<void (ObjectInstance*)> const&) [clone .constprop.0]
/lib64/libgjs.so.0 0xd0580
Build id: 7bb0ff5f969b59cca260cf1e947a662a9a039da1
-
12
ObjectInstance::update_heap_wrapper_weak_pointers(JSTracer*, JS::Compartment*, void*)
/lib64/libgjs.so.0 0x671f0
Build id: 7bb0ff5f969b59cca260cf1e947a662a9a039da1
-
13
js::gc::GCRuntime::beginSweepingSweepGroup(JS::GCContext*, js::SliceBudget&)
/lib64/libmozjs-115.so.0 0x54e8bb
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
14
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-115.so.0 0x54022c
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
15
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-115.so.0 0x556efd
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
16
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, JS::GCReason, bool)
/lib64/libmozjs-115.so.0 0x51d26f
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
17
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-115.so.0 0x520b60
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
18
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-115.so.0 0x5211f9
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
19
JSRuntime::destroyRuntime()
/lib64/libmozjs-115.so.0 0x2a55e1
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
20
JS_DestroyContext(JSContext*)
/lib64/libmozjs-115.so.0 0x39d83a
Build id: 1b2c1057bb27f66e206e6b8aff67eba2f0fc1053
-
21
gjs_context_dispose(_GObject*)
/lib64/libgjs.so.0 0x8b3bb
Build id: 7bb0ff5f969b59cca260cf1e947a662a9a039da1
-
22
g_object_unref
/lib64/libgobject-2.0.so.0 0x229b4
Build id: 21196a21894b8fc1e502823ac5aa55b37f3f0d4a
-
23
main
/usr/bin/gnome-shell 0x40a0
Build id: 2d767cb939b3f89f2894e209240ac0ba3584b975
-
24
__libc_start_call_main
/lib64/libc.so.6 0x2814a
Build id: 4fdf4b58ec1880e064d0d3fe13f1bb3e8ed1c420
-
25
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2820b
Build id: 4fdf4b58ec1880e064d0d3fe13f1bb3e8ed1c420
-
26
_start
/usr/bin/gnome-shell 0x4455
Build id: 2d767cb939b3f89f2894e209240ac0ba3584b975
-