Bug 2218099 - [abrt] gpodder: Py_TYPE(): python3.11 killed by SIGSEGV
Summary: [abrt] gpodder: Py_TYPE(): python3.11 killed by SIGSEGV
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: gpodder
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:02ab7ba8ff3c0c9cf25d72d59aa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-28 07:09 UTC by bdp
Modified: 2023-06-28 07:09 UTC (History)
4 users (show)

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


Attachments (Terms of Use)
File: proc_pid_status (1.40 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: maps (3.94 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: limits (1.29 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: environ (1.95 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: open_fds (4.61 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: mountinfo (4.00 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: os_info (734 bytes, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: cpuinfo (2.61 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: core_backtrace (44.75 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: exploitable (81 bytes, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: dso_list (344 bytes, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details
File: backtrace (102.68 KB, text/plain)
2023-06-28 07:09 UTC, bdp
no flags Details

Description bdp 2023-06-28 07:09:03 UTC
Version-Release number of selected component:
gpodder-3.11.1-1.fc38

Additional info:
reporter:       libreport-2.17.10
type:           CCpp
reason:         python3.11 killed by SIGSEGV
journald_cursor: s=890ea8304411465282b60c7cf2a6daa3;i=1026051;b=4abd52fd0f6d44dcac40a8074715b88f;m=16bdd2f139;t=5ff27a0989e63;x=94aabbfc844c788c
executable:     /usr/bin/python3.11
cmdline:        /usr/bin/python3 /usr/bin/gpodder
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-gpodder-132259.scope
rootdir:        /
uid:            1000
kernel:         6.3.9-200.fc38.x86_64
package:        gpodder-3.11.1-1.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: Py_TYPE

Truncated backtrace:
Thread no. 1 (21 frames)
 #0 Py_TYPE at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:77
 #1 _PyVectorcall_FunctionInline at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:43
 #2 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:87
 #3 PyObject_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:299
 #4 get_statement_from_cache at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/_sqlite/cursor.c:514
 #5 _pysqlite_query_execute at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/_sqlite/cursor.c:846
 #6 method_vectorcall_FASTCALL at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/descrobject.c:407
 #7 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:92
 #8 PyObject_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:299
 #9 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:4774
 #10 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #11 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #12 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5381
 #13 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #14 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #15 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:393
 #16 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:92
 #17 method_vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/classobject.c:67
 #18 thread_run at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/_threadmodule.c:1092
 #19 pythread_wrapper at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/thread_pthread.h:241
 #21 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Comment 1 bdp 2023-06-28 07:09:07 UTC
Created attachment 1972960 [details]
File: proc_pid_status

Comment 2 bdp 2023-06-28 07:09:08 UTC
Created attachment 1972961 [details]
File: maps

Comment 3 bdp 2023-06-28 07:09:09 UTC
Created attachment 1972962 [details]
File: limits

Comment 4 bdp 2023-06-28 07:09:10 UTC
Created attachment 1972963 [details]
File: environ

Comment 5 bdp 2023-06-28 07:09:12 UTC
Created attachment 1972964 [details]
File: open_fds

Comment 6 bdp 2023-06-28 07:09:13 UTC
Created attachment 1972965 [details]
File: mountinfo

Comment 7 bdp 2023-06-28 07:09:14 UTC
Created attachment 1972966 [details]
File: os_info

Comment 8 bdp 2023-06-28 07:09:15 UTC
Created attachment 1972967 [details]
File: cpuinfo

Comment 9 bdp 2023-06-28 07:09:17 UTC
Created attachment 1972968 [details]
File: core_backtrace

Comment 10 bdp 2023-06-28 07:09:18 UTC
Created attachment 1972969 [details]
File: exploitable

Comment 11 bdp 2023-06-28 07:09:19 UTC
Created attachment 1972970 [details]
File: dso_list

Comment 12 bdp 2023-06-28 07:09:21 UTC
Created attachment 1972971 [details]
File: backtrace


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