Bug 2227566

Summary: [abrt] pylint: g_object_class_install_properties(): python3.11 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: pylintAssignee: Gwyn Ciesla <gwync>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: fedora, gwync, orion, philip.wyett
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d59ded8c69fd4c8c9cad822205e19648c736c2e
Whiteboard: abrt_hash:3fa8e6945a8372a3b57fcb71c49c956a040ea636;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: proc_pid_status
none
File: limits
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: exploitable
none
File: dso_list
none
File: backtrace none

Description Christian Stadelmann 2023-07-30 18:38:01 UTC
Description of problem:
I ran `pylint --errors-only` (with a fresh toml configuration file) on the code base of Exaile, https://github.com/exaile/exaile

Version-Release number of selected component:
pylint-2.17.4-2.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.11 killed by SIGSEGV
journald_cursor: s=c13f6a5aaaaa4f56b87e84b483d36f17;i=95c5d;b=874ede14bbfe4fd2aec7fd40e1d04481;m=86aa860a0;t=601b873807eb6;x=a5809520a8c74a13
executable:     /usr/bin/python3.11
cmdline:        /usr/bin/python3 -sP /usr/bin/pylint --errors-only --rcfile tools/pylint.cfg xl xlgui
rootdir:        /
kernel:         6.4.6-200.fc38.x86_64
package:        pylint-2.17.4-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_object_class_install_properties
comment:        I ran `pylint --errors-only` (with a fresh toml configuration file) on the code base of Exaile, https://github.com/exaile/exaile

Truncated backtrace:
Thread no. 1 (43 frames)
 #0 g_object_class_install_properties at ../gobject/gobject.c:908
 #1 type_class_init_Wm at ../gobject/gtype.c:2351
 #2 g_type_class_ref at ../gobject/gtype.c:3066
 #4 PyGProps_getattro at ../gi/pygobject-object.c:291
 #5 _PyObject_LookupAttr at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/object.c:961
 #6 object_isinstance at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/abstract.c:2588
 #7 object_recursive_isinstance at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5555
 #8 PyObject_IsInstance at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/abstract.c:2685
 #9 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:5163
 #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 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:393
 #13 _PyObject_VectorcallTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_call.h:92
 #14 method_vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/classobject.c:59
 #15 _PyVectorcall_Call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:257
 #16 partial_call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/_functoolsmodule.c:324
 #17 _PyObject_MakeTpCall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:214
 #18 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:4774
 #19 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #20 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #21 _PyFunction_Vectorcall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:393
 #22 _PyObject_FastCallDictTstate at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:141
 #23 _PyObject_Call_Prepend at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:482
 #24 slot_tp_init at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/typeobject.c:7863
 #25 type_call at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/typeobject.c:1112
 #26 _PyObject_MakeTpCall at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Objects/call.c:214
 #27 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:4774
 #28 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Include/internal/pycore_ceval.h:73
 #29 _PyEval_Vector at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:6439
 #30 PyEval_EvalCode at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/ceval.c:1154
 #31 run_eval_code_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1714
 #32 run_mod at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1735
 #33 pyrun_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:1630
 #34 _PyRun_SimpleFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:440
 #35 _PyRun_AnyFileObject at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Python/pythonrun.c:79
 #36 pymain_run_file_obj at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:360
 #37 pymain_run_file at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:379
 #38 pymain_run_python at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:601
 #39 Py_RunMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:680
 #40 Py_BytesMain at /usr/src/debug/python3.11-3.11.4-1.fc38.x86_64/Modules/main.c:734
 #41 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #42 __libc_start_main_impl at ../csu/libc-start.c:360
 #43 _start

Comment 1 Christian Stadelmann 2023-07-30 18:38:04 UTC
Created attachment 1980796 [details]
File: proc_pid_status

Comment 2 Christian Stadelmann 2023-07-30 18:38:06 UTC
Created attachment 1980797 [details]
File: limits

Comment 3 Christian Stadelmann 2023-07-30 18:38:07 UTC
Created attachment 1980798 [details]
File: os_info

Comment 4 Christian Stadelmann 2023-07-30 18:38:08 UTC
Created attachment 1980799 [details]
File: cpuinfo

Comment 5 Christian Stadelmann 2023-07-30 18:38:10 UTC
Created attachment 1980800 [details]
File: core_backtrace

Comment 6 Christian Stadelmann 2023-07-30 18:38:11 UTC
Created attachment 1980801 [details]
File: exploitable

Comment 7 Christian Stadelmann 2023-07-30 18:38:13 UTC
Created attachment 1980802 [details]
File: dso_list

Comment 8 Christian Stadelmann 2023-07-30 18:38:15 UTC
Created attachment 1980803 [details]
File: backtrace