Bug 2277149 - [abrt] ibus-typing-booster: _PyGCHead_NEXT(): python3.12 killed by SIGABRT [NEEDINFO]
Summary: [abrt] ibus-typing-booster: _PyGCHead_NEXT(): python3.12 killed by SIGABRT
Keywords:
Status: NEW
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:82faef0c645e7fdb948e44950e2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-25 12:49 UTC by _audax
Modified: 2024-04-25 13:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
pnemade: needinfo? (dmitrynshu)


Attachments (Terms of Use)
File: proc_pid_status (1.47 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: maps (3.90 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: limits (1.29 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: environ (1.56 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: open_fds (1.67 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: mountinfo (3.17 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: os_info (734 bytes, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: cpuinfo (2.49 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: core_backtrace (17.71 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: dso_list (686 bytes, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details
File: backtrace (59.91 KB, text/plain)
2024-04-25 12:49 UTC, _audax
no flags Details

Description _audax 2024-04-25 12:49:06 UTC
Version-Release number of selected component:
ibus-typing-booster-2.25.3-1.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.12 killed by SIGABRT
journald_cursor: s=20d266e5d5ca4b2d8e508097b75515a5;i=13ee8b2;b=8390f0fe2d584269ae5d70d418d89331;m=1c5506e170;t=616d35ee5179c;x=7c62342196e1a74d
executable:     /usr/bin/python3.12
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
rootdir:        /
uid:            1000
kernel:         6.8.6-200.fc39.x86_64
package:        ibus-typing-booster-2.25.3-1.fc39
runlevel:       N 5
backtrace_rating: 4
crash_function: _PyGCHead_NEXT

Truncated backtrace:
Thread no. 1 (40 frames)
 #0 _PyGCHead_NEXT at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Include/internal/pycore_gc.h:60
 #1 update_refs at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/gcmodule.c:425
 #2 deduce_unreachable at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/gcmodule.c:1115
 #3 gc_collect_main at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/gcmodule.c:1242
 #4 gc_collect_with_callback at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/gcmodule.c:1426
 #5 PyGC_Collect at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/gcmodule.c:2111
 #6 Py_FinalizeEx at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pylifecycle.c:1885
 #7 Py_Exit at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pylifecycle.c:3056
 #8 handle_system_exit at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pythonrun.c:756
 #9 _PyErr_PrintEx at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pythonrun.c:765
 #10 PyErr_PrintEx at /usr/src/debug/python3.12-3.12.2-2.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.2-2.fc39.x86_64/Objects/call.c:240
 #28 _PyEval_EvalFrameDefault at Python/bytecodes.c:2706
 #29 PyEval_EvalCode at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/ceval.c:578
 #30 run_eval_code_obj at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pythonrun.c:1722
 #31 run_mod at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pythonrun.c:1743
 #32 pyrun_file at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pythonrun.c:1643
 #33 _PyRun_SimpleFileObject at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pythonrun.c:433
 #34 _PyRun_AnyFileObject at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Python/pythonrun.c:78
 #35 pymain_run_file_obj at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/main.c:360
 #36 pymain_run_file at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/main.c:379
 #37 pymain_run_python at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/main.c:629
 #38 Py_RunMain at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/main.c:709
 #39 Py_BytesMain at /usr/src/debug/python3.12-3.12.2-2.fc39.x86_64/Modules/main.c:763
 #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 _audax 2024-04-25 12:49:11 UTC
Created attachment 2029117 [details]
File: proc_pid_status

Comment 2 _audax 2024-04-25 12:49:13 UTC
Created attachment 2029118 [details]
File: maps

Comment 3 _audax 2024-04-25 12:49:15 UTC
Created attachment 2029119 [details]
File: limits

Comment 4 _audax 2024-04-25 12:49:17 UTC
Created attachment 2029120 [details]
File: environ

Comment 5 _audax 2024-04-25 12:49:19 UTC
Created attachment 2029121 [details]
File: open_fds

Comment 6 _audax 2024-04-25 12:49:21 UTC
Created attachment 2029122 [details]
File: mountinfo

Comment 7 _audax 2024-04-25 12:49:23 UTC
Created attachment 2029123 [details]
File: os_info

Comment 8 _audax 2024-04-25 12:49:25 UTC
Created attachment 2029124 [details]
File: cpuinfo

Comment 9 _audax 2024-04-25 12:49:27 UTC
Created attachment 2029125 [details]
File: core_backtrace

Comment 10 _audax 2024-04-25 12:49:29 UTC
Created attachment 2029126 [details]
File: dso_list

Comment 11 _audax 2024-04-25 12:49:31 UTC
Created attachment 2029127 [details]
File: backtrace

Comment 12 Parag Nemade 2024-04-25 13:52:54 UTC
How can this bug be reproduced? 
Can you give us steps to reproduce this bug?
Is this bug happening frequently or happened only once?


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