Bug 2380382 - [abrt] gnome-abrt: __syscall_cancel_arch(): python3.13 killed by SIGABRT
Summary: [abrt] gnome-abrt: __syscall_cancel_arch(): python3.13 killed by SIGABRT
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 42
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Srb
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:454581a0f22084e3f91ca5601e1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-15 21:13 UTC by Mr. Beedell, Roke Julian Lockhart (RJLB)
Modified: 2025-07-15 21:15 UTC (History)
6 users (show)

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


Attachments (Terms of Use)
File: proc_pid_status (1.50 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: maps (3.99 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: limits (1.29 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: environ (2.78 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: open_fds (3.10 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: mountinfo (3.86 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: os_info (767 bytes, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: cpuinfo (3.55 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: core_backtrace (28.60 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: dso_list (796 bytes, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: backtrace (152.99 KB, text/plain)
2025-07-15 21:13 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 2375067 0 unspecified NEW [abrt] plasma-workspace: KCrash::defaultCrashHandler(): plasmashell killed by SIGABRT 2025-07-15 21:15:13 UTC

Description Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:22 UTC
Description of problem:
I attempted to invoke GNOME Abrt, but it hung. Its crash log also appeared empty. https://bugzilla.redhat.com/show_bug.cgi?id=2375067#c12 was being debugged at the time.

Version-Release number of selected component:
gnome-abrt-1:1.4.3-4.fc42

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         python3.13 killed by SIGABRT
journald_cursor: s=c1f108f1ef4e48808a377c0a73f168fc;i=93ccfb;b=7dfcb57b0a04465e93e4cb57c2b7a74a;m=75389ae52;t=639fca2059193;x=9ad37dc04f2ab21
executable:     /usr/bin/python3.13
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt -p /var/spool/abrt/ccpp-2025-07-15-20:15:31.92653-2264
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.freedesktop.problems.applet
rootdir:        /
uid:            1000
kernel:         6.15.5-200.fc42.x86_64
package:        gnome-abrt-1:1.4.3-4.fc42
runlevel:       N 5
backtrace_rating: 4
crash_function: __syscall_cancel_arch
comment:        I attempted to invoke GNOME Abrt, but it hung. Its crash log also appeared empty.

Truncated backtrace:
Thread no. 1 (89 frames)
 #0 __syscall_cancel_arch at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
 #1 __internal_syscall_cancel at cancellation.c:49
 #2 __syscall_cancel at cancellation.c:75
 #3 __poll at ../sysdeps/unix/sysv/linux/poll.c:29
 #4 socket_do_iteration at ../dbus/dbus-transport-socket.c:1187
 #5 _dbus_transport_do_iteration at ../dbus/dbus-transport.c:1019
 #7 _dbus_connection_do_iteration_unlocked at ../dbus/dbus-connection.c:1231
 #8 _dbus_connection_block_pending_call at ../dbus/dbus-connection.c:2449
 #9 dbus_pending_call_block at ../dbus/dbus-pending-call.c:770
 #10 dbus_connection_send_with_reply_and_block at ../dbus/dbus-connection.c:3591
 #11 Connection_send_message_with_reply_and_block at dbus_bindings/conn-methods.c:501
 #12 method_vectorcall_VARARGS at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/descrobject.c:324
 #13 _PyObject_VectorcallTstate at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_call.h:168
 #14 PyObject_Vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:327
 #15 _PyEval_EvalFrameDefault at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/generated_cases.c.h:1843
 #16 _PyEval_EvalFrame at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_ceval.h:119
 #17 _PyEval_Vector at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/ceval.c:1816
 #18 _PyFunction_Vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:413
 #19 _PyObject_VectorcallTstate at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_call.h:168
 #20 method_vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/classobject.c:92
 #21 PyObject_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:373
 #22 PyCFunction_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:381
 #23 _PyEval_EvalFrameDefault at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/generated_cases.c.h:1355
 #24 _PyEval_EvalFrame at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_ceval.h:119
 #25 _PyEval_Vector at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/ceval.c:1816
 #26 _PyFunction_Vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:413
 #27 _PyObject_VectorcallDictTstate at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:135
 #28 _PyObject_Call_Prepend at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:504
 #29 slot_tp_call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/typeobject.c:9565
 #30 _PyObject_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:361
 #31 PyObject_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:373
 #32 PyCFunction_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:381
 #33 _PyEval_EvalFrameDefault at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/generated_cases.c.h:1355
 #34 _PyEval_EvalFrame at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_ceval.h:119
 #35 _PyEval_Vector at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/ceval.c:1816
 #36 _PyFunction_Vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:413
 #37 _PyObject_VectorcallTstate at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_call.h:168
 #38 method_vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/classobject.c:92
 #39 PyObject_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:373
 #40 PyCFunction_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:381
 #41 _PyEval_EvalFrameDefault at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/generated_cases.c.h:1355
 #42 _PyEval_EvalFrame at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_ceval.h:119
 #43 _PyEval_Vector at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/ceval.c:1816
 #44 _PyFunction_Vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:413
 #45 _PyObject_VectorcallTstate at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_call.h:168
 #46 method_vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/classobject.c:92
 #47 PyObject_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:373
 #48 PyCFunction_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:381
 #49 _PyEval_EvalFrameDefault at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/generated_cases.c.h:1355
 #50 _PyEval_EvalFrame at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_ceval.h:119
 #51 _PyEval_Vector at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/ceval.c:1816
 #52 _PyFunction_Vectorcall at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:413
 #53 _PyObject_VectorcallTstate at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Include/internal/pycore_call.h:168
 #54 vectorcall_unbound at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/typeobject.c:2570
 #55 vectorcall_method at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/typeobject.c:2601
 #56 slot_mp_subscript at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/typeobject.c:9338
 #57 _PyEval_EvalFrameDefault at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/generated_cases.c.h:446
 #58 _pygi_closure_handle at ../gi/pygi-closure.c:583
 #59 ffi_closure_unix64_inner at ../src/x86/ffi64.c:899
 #60 ffi_closure_unix64 at ../src/x86/unix64.S:303
 #62 g_main_context_dispatch_unlocked at ../glib/gmain.c:4249
 #63 g_main_context_iterate_unlocked at ../glib/gmain.c:4314
 #64 g_main_context_iteration at ../glib/gmain.c:4379
 #65 g_application_run at ../gio/gapplication.c:2715
 #66 ffi_call_unix64 at ../src/x86/unix64.S:104
 #67 ffi_call_int at ../src/x86/ffi64.c:673
 #68 ffi_call at ../src/x86/ffi64.c:710
 #69 pygi_invoke_c_callable at ../gi/pygi-invoke.c:731
 #70 pygi_function_cache_invoke at ../gi/pygi-cache.c:941
 #71 pygi_callable_info_invoke at ../gi/pygi-invoke.c:774
 #72 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:811
 #73 _PyObject_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:361
 #74 PyObject_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:373
 #75 PyCFunction_Call at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Objects/call.c:381
 #76 _PyEval_EvalFrameDefault at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/generated_cases.c.h:1355
 #77 PyEval_EvalCode at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/ceval.c:604
 #78 run_eval_code_obj at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/pythonrun.c:1381
 #79 run_mod at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/pythonrun.c:1466
 #80 pyrun_file at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/pythonrun.c:1295
 #81 _PyRun_SimpleFileObject at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/pythonrun.c:517
 #82 _PyRun_AnyFileObject at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Python/pythonrun.c:77
 #83 pymain_run_file_obj at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Modules/main.c:410
 #84 pymain_run_file at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Modules/main.c:429
 #85 pymain_run_python at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Modules/main.c:696
 #86 Py_RunMain at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Modules/main.c:775
 #87 Py_BytesMain at /usr/src/debug/python3.13-3.13.5-1.fc42.x86_64/Modules/main.c:829
 #88 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #89 __libc_start_main_impl at ../csu/libc-start.c:360
 #90 _start

Comment 1 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:26 UTC
Created attachment 2097365 [details]
File: proc_pid_status

Comment 2 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:27 UTC
Created attachment 2097366 [details]
File: maps

Comment 3 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:28 UTC
Created attachment 2097367 [details]
File: limits

Comment 4 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:30 UTC
Created attachment 2097368 [details]
File: environ

Comment 5 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:31 UTC
Created attachment 2097369 [details]
File: open_fds

Comment 6 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:32 UTC
Created attachment 2097370 [details]
File: mountinfo

Comment 7 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:34 UTC
Created attachment 2097371 [details]
File: os_info

Comment 8 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:35 UTC
Created attachment 2097372 [details]
File: cpuinfo

Comment 9 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:36 UTC
Created attachment 2097373 [details]
File: core_backtrace

Comment 10 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:38 UTC
Created attachment 2097374 [details]
File: dso_list

Comment 11 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:13:39 UTC
Created attachment 2097375 [details]
File: backtrace

Comment 12 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-15 21:14:45 UTC
See https://bugzilla.redhat.com/show_bug.cgi?id=2380382#c0.


reporter:       libreport-2.17.15
type:           CCpp
reason:         python3.13 killed by SIGABRT
journald_cursor: s=c1f108f1ef4e48808a377c0a73f168fc;i=93d14a;b=7dfcb57b0a04465e93e4cb57c2b7a74a;m=7624e2be8;t=639fcb0ca0f28;x=9552df8c88d724e9
executable:     /usr/bin/python3.13
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.freedesktop.GnomeAbrt
rootdir:        /
uid:            1000
kernel:         6.15.5-200.fc42.x86_64
package:        gnome-abrt-1:1.4.3-4.fc42
runlevel:       N 5
backtrace_rating: 4
crash_function: __syscall_cancel_arch
comment:        See https://bugzilla.redhat.com/show_bug.cgi?id=2380382#c0.


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