Bug 2438920 - [abrt] orca: python3.14 killed by SIGABRT
Summary: [abrt] orca: python3.14 killed by SIGABRT
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: orca
Version: 44
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukáš Tyrychtr
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fe41206e2e52ea518c775d54964...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-11 13:33 UTC by Petr Sklenar
Modified: 2026-02-26 18:11 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.48 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: maps (71.02 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: limits (1.29 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: environ (1.51 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: open_fds (1.73 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: mountinfo (4.07 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: os_info (726 bytes, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: cpuinfo (3.44 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: core_backtrace (53.26 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details
File: dso_list (15.78 KB, text/plain)
2026-02-11 13:33 UTC, Petr Sklenar
no flags Details

Description Petr Sklenar 2026-02-11 13:33:31 UTC
Description of problem:
accessibility > screen keyboard
use it for a few minutes

Version-Release number of selected component:
orca-50~beta.7-1.fc44

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         python3.14 killed by SIGABRT
journald_cursor: s=c1b2ab1be7ab44698e0673cdd0d0eb08;i=d072;b=3d097cd300d340858b5f8b68567ab597;m=1a18037a7;t=64a8c1ddc7db2;x=82720a46b7fcdc56
executable:     /usr/bin/python3.14
cmdline:        /usr/bin/python3 /usr/bin/orca --replace
cgroup:         0::/user.slice/user-60590.slice/user/session.slice/orca.service
rootdir:        /
uid:            60590
kernel:         6.19.0-59.fc44.x86_64
package:        orca-50~beta.7-1.fc44
runlevel:       /bin/sh: line 1: runlevel: command not found
backtrace_rating: 4

Truncated backtrace:
Thread no. 0 (33 frames)
 #4 __syscall_cancel_arch at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
 #5 __internal_syscall_cancel at cancellation.c:49
 #6 __syscall_cancel at cancellation.c:75
 #7 ppoll at ../sysdeps/unix/sysv/linux/ppoll.c:42
 #9 g_main_context_poll_unlocked at ../glib/gmain.c:4811
 #10 g_main_context_iterate_unlocked at ../glib/gmain.c:4485
 #12 atspi_event_main at ../atspi/atspi-misc.c:1125
 #13 ffi_call_unix64 at ../src/x86/unix64.S:104
 #14 ffi_call_int at ../src/x86/ffi64.c:676
 #15 ffi_call at ../src/x86/ffi64.c:713
 #16 pygi_invoke_c_callable at ../gi/pygi-invoke.c:722
 #17 pygi_function_cache_invoke at ../gi/pygi-cache.c:753
 #18 pygi_callable_info_invoke at ../gi/pygi-invoke.c:767
 #19 _callable_info_vectorcall at ../gi/pygi-info.c:515
 #20 _function_info_vectorcall at ../gi/pygi-info.c:579
 #21 _PyObject_VectorcallTstate at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Include/internal/pycore_call.h:169
 #22 PyObject_Vectorcall at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Objects/call.c:327
 #23 _PyEval_EvalFrameDefault at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Python/generated_cases.c.h:1619
 #24 _PyEval_EvalFrame at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Include/internal/pycore_ceval.h:121
 #25 _PyEval_Vector.constprop.0 at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Python/ceval.c:2083
 #26 PyEval_EvalCode at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Python/ceval.c:975
 #27 run_mod at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Python/pythonrun.c:1459
 #28 pyrun_file at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Python/pythonrun.c:1293
 #29 _PyRun_SimpleFileObject at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Python/pythonrun.c:521
 #30 _PyRun_AnyFileObject at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Python/pythonrun.c:81
 #31 pymain_run_file_obj at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Modules/main.c:410
 #32 pymain_run_file at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Modules/main.c:429
 #33 pymain_run_python at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Modules/main.c:694
 #34 Py_RunMain at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Modules/main.c:775
 #35 Py_BytesMain at /usr/src/debug/python3.14-3.14.2-3.fc44.x86_64/Modules/main.c:829
 #36 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:59
 #37 __libc_start_main_impl at ../csu/libc-start.c:360
 #38 _start

Comment 1 Petr Sklenar 2026-02-11 13:33:37 UTC
Created attachment 2129083 [details]
File: proc_pid_status

Comment 2 Petr Sklenar 2026-02-11 13:33:40 UTC
Created attachment 2129084 [details]
File: maps

Comment 3 Petr Sklenar 2026-02-11 13:33:42 UTC
Created attachment 2129085 [details]
File: limits

Comment 4 Petr Sklenar 2026-02-11 13:33:44 UTC
Created attachment 2129086 [details]
File: environ

Comment 5 Petr Sklenar 2026-02-11 13:33:46 UTC
Created attachment 2129087 [details]
File: open_fds

Comment 6 Petr Sklenar 2026-02-11 13:33:48 UTC
Created attachment 2129088 [details]
File: mountinfo

Comment 7 Petr Sklenar 2026-02-11 13:33:50 UTC
Created attachment 2129089 [details]
File: os_info

Comment 8 Petr Sklenar 2026-02-11 13:33:52 UTC
Created attachment 2129090 [details]
File: cpuinfo

Comment 9 Petr Sklenar 2026-02-11 13:33:55 UTC
Created attachment 2129091 [details]
File: core_backtrace

Comment 10 Petr Sklenar 2026-02-11 13:33:58 UTC
Created attachment 2129092 [details]
File: dso_list

Comment 12 Lukáš Tyrychtr 2026-02-24 09:34:08 UTC
Interesting. What is the relation with the screen keyboard exactly? Or does just having Orca running is enough to trigger this? Could you pinpoint some better reproduction steps? In my usage of Orca on a daily basis I could not reproduce this with very similar package versions...

Comment 13 Petr Sklenar 2026-02-26 18:11:15 UTC
Hi,
now I do similar steps and orca crashed again. It seems to me randomly. Anyway my steps:

My steps
1, accessibility
2, activate Screen reader
3, activet screen keyboard

open terminal, hit random keys at screen keyboard
open google calendar, do random operations
after about 5 minutes there a this crash

--------
one more crash: I open this ff, click to this comment. Screen keyboard opened and orca crashed.
---
the both ways are random. 
I have fedora44 beta 1.1 , installed from https://kojipkgs.fedoraproject.org/compose/44/Fedora-44-20260225.0/compose/Workstation/x86_64/iso/


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