Crash in __pthread_kill_implementation

Similar reports
An owning problem doesn't exist yet.
Component
gnome-shell
Last affected version
0:45.5-1.fc39
Executable
/usr/bin/gnome-shell
Error name
SIGABRT 6
First occurrence
2024-04-17
Last occurrence
2024-04-17
Unique reports
1
Quality
-80

Statistics

Operating system Unique / Total count
Fedora 39 1 / 1
Operating system Count
Fedora 39 1
Architecture Count
x86_64 1
Related packages Count
gnome-shell 1
 0:45.5-1.fc39 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:

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x90834
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
2
raise
/lib64/libc.so.6 0x3e8ee
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
3
dump_gjs_stack_on_signal_handler
/usr/bin/gnome-shell 0x4b86
Build id: 594d6ebc1d87bd1eccdfd74d27af127a774a68f9
-
4
/lib64/libc.so.6 0x3e9a0
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
5
__pthread_kill_implementation
/lib64/libc.so.6 0x90834
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
6
raise
/lib64/libc.so.6 0x3e8ee
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
7
abort
/lib64/libc.so.6 0x268ff
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
8
_IO_peekc_locked.cold
/lib64/libc.so.6 0x277d0
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
9
/lib64/libc.so.6 0x9a7a5
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
10
_int_free
/lib64/libc.so.6 0x9ca9c
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
11
free
/lib64/libc.so.6 0x9f3de
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
12
g_free
/lib64/libglib-2.0.so.0 0x5e865
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
13
cr_declaration_destroy
/usr/lib64/gnome-shell/libst-13.so 0x5c2be
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
14
cr_statement_clear
/usr/lib64/gnome-shell/libst-13.so 0x69079
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
15
cr_statement_destroy
/usr/lib64/gnome-shell/libst-13.so 0x69188
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
16
cr_stylesheet_destroy
/usr/lib64/gnome-shell/libst-13.so 0x6d122
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
17
cr_stylesheet_unref
/usr/lib64/gnome-shell/libst-13.so 0x6d18d
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
18
cr_cascade_destroy
/usr/lib64/gnome-shell/libst-13.so 0x55cce
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
19
st_theme_finalize
/usr/lib64/gnome-shell/libst-13.so 0x44405
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
20
g_object_unref
/lib64/libgobject-2.0.so.0 0x22a93
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
21
st_theme_node_dispose
/usr/lib64/gnome-shell/libst-13.so 0x46eb0
Build id: 5e966a10f21fa49694800b415fd7a87502bd7232
-
22
g_object_unref
/lib64/libgobject-2.0.so.0 0x229b4
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
23
ObjectInstance::release_native_object() [clone .localalias] [clone .lto_priv.0]
/lib64/libgjs.so.0 0x67339
Build id: c4ba97b4f80ae9bc58a6da780273b9c03bfa9c97
-
24
ObjectInstance::disassociate_js_gobject()
/lib64/libgjs.so.0 0x6ac8f
Build id: c4ba97b4f80ae9bc58a6da780273b9c03bfa9c97
-
25
ObjectInstance::remove_wrapped_gobjects_if(std::function<bool (ObjectInstance*)> const&, std::function<void (ObjectInstance*)> const&) [clone .constprop.0]
/lib64/libgjs.so.0 0xd1a40
Build id: c4ba97b4f80ae9bc58a6da780273b9c03bfa9c97
-
26
ObjectInstance::update_heap_wrapper_weak_pointers(JSTracer*, JS::Compartment*, void*)
/lib64/libgjs.so.0 0x67710
Build id: c4ba97b4f80ae9bc58a6da780273b9c03bfa9c97
-
27
js::gc::GCRuntime::beginSweepingSweepGroup(JS::GCContext*, js::SliceBudget&)
/lib64/libmozjs-115.so.0 0x54ef9b
Build id: b2762ed48c0e120897c5543012e2ce9a47762f0f
-
28
sweepaction::SweepActionSequence::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-115.so.0 0x5409cc
Build id: b2762ed48c0e120897c5543012e2ce9a47762f0f
-
29
sweepaction::SweepActionForEach<js::gc::SweepGroupsIter, JSRuntime*>::run(js::gc::SweepAction::Args&)
/lib64/libmozjs-115.so.0 0x5575bd
Build id: b2762ed48c0e120897c5543012e2ce9a47762f0f
-
30
js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, JS::GCReason, bool)
/lib64/libmozjs-115.so.0 0x51da1f
Build id: b2762ed48c0e120897c5543012e2ce9a47762f0f
-
31
js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-115.so.0 0x521310
Build id: b2762ed48c0e120897c5543012e2ce9a47762f0f
-
32
js::gc::GCRuntime::collect(bool, js::SliceBudget const&, JS::GCReason)
/lib64/libmozjs-115.so.0 0x5219a9
Build id: b2762ed48c0e120897c5543012e2ce9a47762f0f
-
33
JS_GC(JSContext*, JS::GCReason)
/lib64/libmozjs-115.so.0 0x3990c4
Build id: b2762ed48c0e120897c5543012e2ce9a47762f0f
-
34
gjs_context_dispose(_GObject*)
/lib64/libgjs.so.0 0x8bf7a
Build id: c4ba97b4f80ae9bc58a6da780273b9c03bfa9c97
-
35
g_object_unref
/lib64/libgobject-2.0.so.0 0x229b4
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
36
main
/usr/bin/gnome-shell 0x40a0
Build id: 594d6ebc1d87bd1eccdfd74d27af127a774a68f9
-
37
__libc_start_call_main
/lib64/libc.so.6 0x2814a
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
38
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2820b
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
39
_start
/usr/bin/gnome-shell 0x4465
Build id: 594d6ebc1d87bd1eccdfd74d27af127a774a68f9
-