Bug 2328000 - [abrt] ibus-typing-booster: _atspi_dbus_call_partial_va(): python3.12 killed by SIGSEGV
Summary: [abrt] ibus-typing-booster: _atspi_dbus_call_partial_va(): python3.12 killed ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 40
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:73256a6f593877c8123e20da5fd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-22 10:40 UTC by Ting-Wei Lan
Modified: 2025-05-20 20:12 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-05-20 20:12:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: environ (2.36 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: limits (1.29 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: exploitable (78 bytes, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: core_backtrace (37.74 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: cpuinfo (3.22 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: os_info (734 bytes, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: backtrace (147.01 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: mountinfo (3.00 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: open_fds (3.61 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: maps (3.99 KB, text/plain)
2024-11-22 10:40 UTC, Ting-Wei Lan
no flags Details
File: proc_pid_status (1.48 KB, text/plain)
2024-11-22 10:41 UTC, Ting-Wei Lan
no flags Details

Description Ting-Wei Lan 2024-11-22 10:40:35 UTC
Description of problem:
Change the input method with Ctrl+Space and it crashed the entire desktop. Seem to be the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=2278115.

Version-Release number of selected component:
ibus-typing-booster-2.26.11-1.fc40

Additional info:
reporter:       libreport-2.17.15
dso_list:       /usr/bin/python3.12 python3-3.12.7-1.fc40.x86_64 (Fedora Project) 1730785750
type:           CCpp
uid:            1000
package:        ibus-typing-booster-2.26.11-1.fc40
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
kernel:         6.11.8-200.fc40.x86_64
runlevel:       N 5
backtrace_rating: 4
reason:         python3.12 killed by SIGSEGV
journald_cursor: s=0c85b522b06f42a5a7960779df986059;i=bcf24a;b=cfec291e94224b19a1490ff2a753bf1b;m=883db5dfa;t=6277ddd49c1ca;x=45761e7ccf5a14de
rootdir:        /
crash_function: _atspi_dbus_call_partial_va
executable:     /usr/bin/python3.12
comment:        Change the input method with Ctrl+Space and it crashed the entire desktop. Seem to be the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=2278115.
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus

Truncated backtrace:
Thread no. 1 (19 frames)
 #0 _atspi_dbus_call_partial_va at ../atspi/atspi-misc.c:1321
 #1 _atspi_dbus_call_partial at ../atspi/atspi-misc.c:1361
 #2 atspi_accessible_get_state_set at ../atspi/atspi-accessible.c:731
 #4 ffi_call_unix64 at ../src/x86/unix64.S:104
 #5 ffi_call_int at ../src/x86/ffi64.c:673
 #6 ffi_call at ../src/x86/ffi64.c:710
 #7 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #8 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #9 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #10 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #11 _callable_info_call at ../gi/pygi-info.c:548
 #13 _PyObject_MakeTpCall at /usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Objects/call.c:240
 #14 _PyEval_EvalFrameDefault at Python/bytecodes.c:2715
 #15 _PyFunction_Vectorcall at /usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Objects/call.c:419
 #16 _PyObject_VectorcallTstate at /usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Include/internal/pycore_call.h:92
 #17 method_vectorcall at /usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Objects/classobject.c:69
 #18 thread_run at /usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Modules/_threadmodule.c:1114
 #19 pythread_wrapper at /usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Python/thread_pthread.h:237
 #21 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Comment 1 Ting-Wei Lan 2024-11-22 10:40:40 UTC
Created attachment 2059305 [details]
File: environ

Comment 2 Ting-Wei Lan 2024-11-22 10:40:41 UTC
Created attachment 2059306 [details]
File: limits

Comment 3 Ting-Wei Lan 2024-11-22 10:40:43 UTC
Created attachment 2059307 [details]
File: exploitable

Comment 4 Ting-Wei Lan 2024-11-22 10:40:46 UTC
Created attachment 2059308 [details]
File: core_backtrace

Comment 5 Ting-Wei Lan 2024-11-22 10:40:48 UTC
Created attachment 2059309 [details]
File: cpuinfo

Comment 6 Ting-Wei Lan 2024-11-22 10:40:50 UTC
Created attachment 2059310 [details]
File: os_info

Comment 7 Ting-Wei Lan 2024-11-22 10:40:52 UTC
Created attachment 2059311 [details]
File: backtrace

Comment 8 Ting-Wei Lan 2024-11-22 10:40:55 UTC
Created attachment 2059312 [details]
File: mountinfo

Comment 9 Ting-Wei Lan 2024-11-22 10:40:57 UTC
Created attachment 2059313 [details]
File: open_fds

Comment 10 Ting-Wei Lan 2024-11-22 10:40:59 UTC
Created attachment 2059314 [details]
File: maps

Comment 11 Ting-Wei Lan 2024-11-22 10:41:01 UTC
Created attachment 2059315 [details]
File: proc_pid_status

Comment 12 Aoife Moloney 2025-04-28 15:23:47 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 13 Aoife Moloney 2025-05-20 20:12:44 UTC
Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13.

Fedora Linux 40 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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