Bug 2292389 - [abrt] ibus-typing-booster: _PyMem_RawFree(): python3.12 killed by SIGABRT
Summary: [abrt] ibus-typing-booster: _PyMem_RawFree(): python3.12 killed by SIGABRT
Keywords:
Status: CLOSED INSUFFICIENT_DATA
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:0a4434e3c7891a90026ac65494b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-06-14 12:45 UTC by _audax
Modified: 2024-07-17 11:23 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-17 11:23:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.47 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: maps (3.94 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: limits (1.29 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: environ (1.53 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: open_fds (1.68 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: mountinfo (3.62 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: os_info (734 bytes, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: cpuinfo (2.49 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: core_backtrace (20.53 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: dso_list (711 bytes, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details
File: backtrace (67.88 KB, text/plain)
2024-06-14 12:46 UTC, _audax
no flags Details

Description _audax 2024-06-14 12:45:59 UTC
Version-Release number of selected component:
ibus-typing-booster-2.25.7-1.fc40

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         python3.12 killed by SIGABRT
journald_cursor: s=aec677f9e77d47e9a2a2f0964fa5fd3d;i=1534828;b=b2eccd247f7a46dea83f589eea6f2aa2;m=156fae7007;t=6182c141de5b9;x=3587298ac2dbcd51
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.8-300.fc40.x86_64
package:        ibus-typing-booster-2.25.7-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: _PyMem_RawFree

Truncated backtrace:
Thread no. 1 (52 frames)
 #4 _PyMem_RawFree at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/obmalloc.c:71
 #5 PyMem_RawFree at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/obmalloc.c:685
 #6 _PyObject_Free at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/obmalloc.c:1853
 #7 dictkeys_decref at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/dictobject.c:333
 #8 dict_dealloc at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/dictobject.c:2374
 #9 _Py_Dealloc at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/object.c:2608
 #10 Py_DECREF at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Include/object.h:705
 #11 Py_XDECREF at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Include/object.h:798
 #12 _PyObject_FreeInstanceAttributes at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/dictobject.c:5571
 #13 subtype_dealloc at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/typeobject.c:2017
 #14 _Py_Dealloc at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/object.c:2625
 #15 Py_DECREF at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Include/object.h:705
 #16 Py_XDECREF at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Include/object.h:798
 #17 free_keys_object at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/dictobject.c:673
 #18 dict_tp_clear at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/dictobject.c:3564
 #19 delete_garbage at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/gcmodule.c:1029
 #20 gc_collect_main at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/gcmodule.c:1303
 #21 _PyGC_CollectNoFail at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/gcmodule.c:2135
 #22 Py_FinalizeEx at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pylifecycle.c:1889
 #23 Py_Exit at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pylifecycle.c:3056
 #24 handle_system_exit at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:756
 #25 _PyErr_PrintEx at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:765
 #26 PyErr_PrintEx at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:845
 #27 _pygi_closure_handle at ../gi/pygi-closure.c:602
 #28 ffi_closure_unix64_inner at ../src/x86/ffi64.c:899
 #29 ffi_closure_unix64 at ../src/x86/unix64.S:303
 #31 g_main_context_dispatch_unlocked at ../glib/gmain.c:4152
 #32 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4217
 #34 ffi_call_unix64 at ../src/x86/unix64.S:104
 #35 ffi_call_int at ../src/x86/ffi64.c:673
 #36 ffi_call at ../src/x86/ffi64.c:710
 #37 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #38 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #39 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #40 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #41 _callable_info_call at ../gi/pygi-info.c:548
 #43 _PyObject_MakeTpCall at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Objects/call.c:240
 #44 _PyEval_EvalFrameDefault at Python/bytecodes.c:2706
 #45 PyEval_EvalCode at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/ceval.c:578
 #46 run_eval_code_obj at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:1722
 #47 run_mod at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:1743
 #48 pyrun_file at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:1643
 #49 _PyRun_SimpleFileObject at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:433
 #50 _PyRun_AnyFileObject at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Python/pythonrun.c:78
 #51 pymain_run_file_obj at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/main.c:360
 #52 pymain_run_file at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/main.c:379
 #53 pymain_run_python at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/main.c:629
 #54 Py_RunMain at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/main.c:709
 #55 Py_BytesMain at /usr/src/debug/python3.12-3.12.3-2.fc40.x86_64/Modules/main.c:763
 #56 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #57 __libc_start_main_impl at ../csu/libc-start.c:360
 #58 _start

Comment 1 _audax 2024-06-14 12:46:03 UTC
Created attachment 2037233 [details]
File: proc_pid_status

Comment 2 _audax 2024-06-14 12:46:04 UTC
Created attachment 2037234 [details]
File: maps

Comment 3 _audax 2024-06-14 12:46:06 UTC
Created attachment 2037235 [details]
File: limits

Comment 4 _audax 2024-06-14 12:46:07 UTC
Created attachment 2037236 [details]
File: environ

Comment 5 _audax 2024-06-14 12:46:08 UTC
Created attachment 2037237 [details]
File: open_fds

Comment 6 _audax 2024-06-14 12:46:10 UTC
Created attachment 2037238 [details]
File: mountinfo

Comment 7 _audax 2024-06-14 12:46:11 UTC
Created attachment 2037239 [details]
File: os_info

Comment 8 _audax 2024-06-14 12:46:12 UTC
Created attachment 2037240 [details]
File: cpuinfo

Comment 9 _audax 2024-06-14 12:46:14 UTC
Created attachment 2037241 [details]
File: core_backtrace

Comment 10 _audax 2024-06-14 12:46:15 UTC
Created attachment 2037242 [details]
File: dso_list

Comment 11 _audax 2024-06-14 12:46:17 UTC
Created attachment 2037243 [details]
File: backtrace

Comment 12 Parag Nemade 2024-07-08 04:24:45 UTC
How to reproduce this reported issue?
Any steps you can provide us?
Also, check if there are any updates available for this package now which may have fixed this reported issue?

Comment 13 _audax 2024-07-17 10:20:05 UTC
I dont no guys i just send a report.

Comment 14 Parag Nemade 2024-07-17 11:23:03 UTC
Okay. I am closing this bug as there is not sufficient information provided here.
But do report any future bugs with steps on what were you doing when that crash has happened.
This will help us to understand better if there is any part of code that we can fix.


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