Bug 2244154 - [abrt] ibus-typing-booster: ucd_traverse(): python3.12 killed by SIGABRT
Summary: [abrt] ibus-typing-booster: ucd_traverse(): python3.12 killed by SIGABRT
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:01baaeaa34c7dd47a85d9b03a5f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-14 02:22 UTC by Yonatan
Modified: 2024-11-20 04:25 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-22 07:40:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.38 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: maps (3.99 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: limits (1.29 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: environ (1.51 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: open_fds (1.24 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: mountinfo (2.56 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: os_info (665 bytes, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: cpuinfo (2.60 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: core_backtrace (16.69 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: dso_list (775 bytes, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details
File: backtrace (57.44 KB, text/plain)
2023-10-14 02:23 UTC, Yonatan
no flags Details

Description Yonatan 2023-10-14 02:22:59 UTC
Version-Release number of selected component:
ibus-typing-booster-2.24.2-1.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.12 killed by SIGABRT
journald_cursor: s=6bc7cbf995264adfbf2251d60b4f94cd;i=38667d;b=d5f8c5bba4a64e9a8b1f82736c0e73af;m=1bba1ed83;t=6079a17b5e4c9;x=b83ecffe90a95816
executable:     /usr/bin/python3.12
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1001.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
rootdir:        /
uid:            1001
kernel:         6.2.9-300.fc38.x86_64
package:        ibus-typing-booster-2.24.2-1.fc39
runlevel:       N 5
backtrace_rating: 4
crash_function: ucd_traverse

Truncated backtrace:
Thread no. 1 (40 frames)
 #0 ucd_traverse at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/unicodedata.c:1434
 #1 subtract_refs at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/gcmodule.c:491
 #2 deduce_unreachable at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/gcmodule.c:1116
 #3 gc_collect_main at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/gcmodule.c:1242
 #4 gc_collect_with_callback at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/gcmodule.c:1426
 #5 PyGC_Collect at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/gcmodule.c:2111
 #6 Py_FinalizeEx at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pylifecycle.c:1859
 #7 Py_Exit at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pylifecycle.c:3030
 #8 handle_system_exit at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:756
 #9 _PyErr_PrintEx at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:765
 #10 PyErr_PrintEx at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:845
 #11 _pygi_closure_handle at ../gi/pygi-closure.c:602
 #12 ffi_closure_unix64_inner at ../src/x86/ffi64.c:899
 #13 ffi_closure_unix64 at ../src/x86/unix64.S:303
 #15 g_main_context_dispatch_unlocked at ../glib/gmain.c:4284
 #16 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4349
 #18 ffi_call_unix64 at ../src/x86/unix64.S:104
 #19 ffi_call_int at ../src/x86/ffi64.c:673
 #20 ffi_call at ../src/x86/ffi64.c:710
 #21 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #22 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #23 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #24 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #25 _callable_info_call at ../gi/pygi-info.c:548
 #27 _PyObject_MakeTpCall at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Objects/call.c:240
 #28 _PyEval_EvalFrameDefault at Python/bytecodes.c:2711
 #29 PyEval_EvalCode at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/ceval.c:570
 #30 run_eval_code_obj at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:1693
 #31 run_mod at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:1714
 #32 pyrun_file at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:1614
 #33 _PyRun_SimpleFileObject at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:433
 #34 _PyRun_AnyFileObject at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pythonrun.c:78
 #35 pymain_run_file_obj at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/main.c:360
 #36 pymain_run_file at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/main.c:379
 #37 pymain_run_python at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/main.c:610
 #38 Py_RunMain at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/main.c:689
 #39 Py_BytesMain at /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Modules/main.c:743
 #40 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #41 __libc_start_main_impl at ../csu/libc-start.c:360
 #42 _start

Comment 1 Yonatan 2023-10-14 02:23:03 UTC
Created attachment 1993849 [details]
File: proc_pid_status

Comment 2 Yonatan 2023-10-14 02:23:05 UTC
Created attachment 1993850 [details]
File: maps

Comment 3 Yonatan 2023-10-14 02:23:06 UTC
Created attachment 1993851 [details]
File: limits

Comment 4 Yonatan 2023-10-14 02:23:08 UTC
Created attachment 1993852 [details]
File: environ

Comment 5 Yonatan 2023-10-14 02:23:09 UTC
Created attachment 1993853 [details]
File: open_fds

Comment 6 Yonatan 2023-10-14 02:23:10 UTC
Created attachment 1993854 [details]
File: mountinfo

Comment 7 Yonatan 2023-10-14 02:23:12 UTC
Created attachment 1993855 [details]
File: os_info

Comment 8 Yonatan 2023-10-14 02:23:13 UTC
Created attachment 1993856 [details]
File: cpuinfo

Comment 9 Yonatan 2023-10-14 02:23:15 UTC
Created attachment 1993857 [details]
File: core_backtrace

Comment 10 Yonatan 2023-10-14 02:23:17 UTC
Created attachment 1993858 [details]
File: dso_list

Comment 11 Yonatan 2023-10-14 02:23:18 UTC
Created attachment 1993859 [details]
File: backtrace

Comment 12 Parag Nemade 2024-03-18 03:48:06 UTC
Is this still happening on any of F39+ releases?

Comment 13 Mike FABIAN 2024-07-22 07:40:38 UTC
I never could reproduce that. Closing as WORKSFORME.

Comment 14 Red Hat Bugzilla 2024-11-20 04:25:05 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


Note You need to log in before you can comment on or make changes to this bug.