Bug 2262491 - [abrt] ibus-typing-booster: __libc_read(): python3.12 killed by SIGABRT [NEEDINFO]
Summary: [abrt] ibus-typing-booster: __libc_read(): 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:7b99ce79ce8c4252bd54faa4377...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-02-03 09:55 UTC by RafMan
Modified: 2024-03-18 03:50 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? (visiaway)


Attachments (Terms of Use)
File: proc_pid_status (1.46 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: maps (3.89 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: limits (1.29 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: environ (1.58 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: open_fds (1.59 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: mountinfo (3.00 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: os_info (734 bytes, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: cpuinfo (2.80 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: core_backtrace (21.66 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details
File: backtrace (132.24 KB, text/plain)
2024-02-03 09:55 UTC, RafMan
no flags Details

Description RafMan 2024-02-03 09:55:02 UTC
Version-Release number of selected component:
ibus-typing-booster-2.24.12-1.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.12 killed by SIGABRT
journald_cursor: s=471a4d89f0494184a81b6874a8898e84;i=1fdb;b=5a9fcaee13bd498bb4bdd61084208fa9;m=22c418d98;t=6107715e3cd79;x=5807641058a17f0e
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.6.14-200.fc39.x86_64
package:        ibus-typing-booster-2.24.12-1.fc39
runlevel:       N 5
dso_list:       /usr/bin/python3.12 python3-3.12.1-2.fc39.x86_64 (Fedora Project) 1704042947
backtrace_rating: 4
crash_function: __libc_read

Truncated backtrace:
Thread no. 1 (68 frames)
 #0 __libc_read at ../sysdeps/unix/sysv/linux/read.c:26
 #2 read at /usr/include/bits/unistd.h:28
 #3 _Py_read at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/fileutils.c:1886
 #4 _io_FileIO_readinto_impl at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/fileio.c:652
 #5 _io_FileIO_readinto at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/clinic/fileio.c.h:256
 #6 method_vectorcall_FASTCALL_KEYWORDS_METHOD at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/descrobject.c:387
 #7 _PyObject_VectorcallTstate at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Include/internal/pycore_call.h:92
 #8 PyObject_VectorcallMethod at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/call.c:887
 #9 PyObject_CallMethodOneArg at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Include/cpython/abstract.h:103
 #10 _bufferedreader_raw_read at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/bufferedio.c:1559
 #11 _bufferedreader_fill_buffer at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/bufferedio.c:1600
 #12 _buffered_readline at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/bufferedio.c:1201
 #13 _PyEval_EvalFrameDefault at Python/bytecodes.c:2929
 #14 _PyFunction_Vectorcall at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/call.c:419
 #15 _PyObject_VectorcallTstate at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Include/internal/pycore_call.h:92
 #16 method_vectorcall at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/classobject.c:91
 #17 PyCFunction_Call at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/call.c:387
 #18 _PyEval_EvalFrameDefault at Python/bytecodes.c:3254
 #19 _PyErr_CheckSignalsTstate at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/signalmodule.c:1853
 #20 _bufferedwriter_flush_unlocked at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/bufferedio.c:1980
 #21 buffered_flush_and_rewind_unlocked at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/bufferedio.c:867
 #22 _io__Buffered_flush_impl at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/bufferedio.c:899
 #23 _io__Buffered_flush at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/clinic/bufferedio.c.h:455
 #24 method_vectorcall_NOARGS at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/descrobject.c:454
 #25 _PyObject_VectorcallTstate at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Include/internal/pycore_call.h:92
 #26 PyObject_VectorcallMethod at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/call.c:887
 #27 PyObject_CallMethodNoArgs at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Include/cpython/abstract.h:94
 #28 _io_TextIOWrapper_flush_impl at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/textio.c:3093
 #29 _io_TextIOWrapper_flush at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/_io/clinic/textio.c.h:966
 #30 _PyEval_EvalFrameDefault at Python/bytecodes.c:3150
 #31 _PyFunction_Vectorcall at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/call.c:419
 #32 _PyObject_VectorcallTstate at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Include/internal/pycore_call.h:92
 #33 method_vectorcall at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/classobject.c:91
 #34 PyCFunction_Call at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/call.c:387
 #35 _PyEval_EvalFrameDefault at Python/bytecodes.c:3254
 #36 _PyErr_CheckSignalsTstate at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/signalmodule.c:1853
 #37 handle_signals at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/ceval_gil.c:848
 #38 _Py_HandlePending at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/ceval_gil.c:1029
 #39 _PyEval_EvalFrameDefault at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/ceval.c:834
 #40 _pygi_closure_handle at ../gi/pygi-closure.c:582
 #41 ffi_closure_unix64_inner at ../src/x86/ffi64.c:899
 #42 ffi_closure_unix64 at ../src/x86/unix64.S:303
 #44 g_main_context_dispatch_unlocked at ../glib/gmain.c:4284
 #45 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4349
 #47 ffi_call_unix64 at ../src/x86/unix64.S:104
 #48 ffi_call_int at ../src/x86/ffi64.c:673
 #49 ffi_call at ../src/x86/ffi64.c:710
 #50 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #51 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #52 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #53 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #54 _callable_info_call at ../gi/pygi-info.c:548
 #56 _PyObject_MakeTpCall at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Objects/call.c:240
 #57 _PyEval_EvalFrameDefault at Python/bytecodes.c:2706
 #58 PyEval_EvalCode at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/ceval.c:578
 #59 run_eval_code_obj at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/pythonrun.c:1691
 #60 run_mod at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/pythonrun.c:1712
 #61 pyrun_file at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/pythonrun.c:1612
 #62 _PyRun_SimpleFileObject at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/pythonrun.c:433
 #63 _PyRun_AnyFileObject at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/pythonrun.c:78
 #64 pymain_run_file_obj at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/main.c:360
 #65 pymain_run_file at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/main.c:379
 #66 pymain_run_python at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/main.c:629
 #67 Py_RunMain at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/main.c:709
 #68 Py_BytesMain at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/main.c:763
 #69 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #70 __libc_start_main_impl at ../csu/libc-start.c:360
 #71 _start

Comment 1 RafMan 2024-02-03 09:55:05 UTC
Created attachment 2014734 [details]
File: proc_pid_status

Comment 2 RafMan 2024-02-03 09:55:07 UTC
Created attachment 2014735 [details]
File: maps

Comment 3 RafMan 2024-02-03 09:55:08 UTC
Created attachment 2014736 [details]
File: limits

Comment 4 RafMan 2024-02-03 09:55:09 UTC
Created attachment 2014737 [details]
File: environ

Comment 5 RafMan 2024-02-03 09:55:11 UTC
Created attachment 2014738 [details]
File: open_fds

Comment 6 RafMan 2024-02-03 09:55:12 UTC
Created attachment 2014739 [details]
File: mountinfo

Comment 7 RafMan 2024-02-03 09:55:13 UTC
Created attachment 2014740 [details]
File: os_info

Comment 8 RafMan 2024-02-03 09:55:15 UTC
Created attachment 2014741 [details]
File: cpuinfo

Comment 9 RafMan 2024-02-03 09:55:16 UTC
Created attachment 2014742 [details]
File: core_backtrace

Comment 10 RafMan 2024-02-03 09:55:18 UTC
Created attachment 2014743 [details]
File: backtrace

Comment 11 Parag Nemade 2024-03-18 03:50:43 UTC
Is this still happening on any of F39+ releases?


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