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
Created attachment 1980796 [details] File: proc_pid_status
Created attachment 1980797 [details] File: limits
Created attachment 1980798 [details] File: os_info
Created attachment 1980799 [details] File: cpuinfo
Created attachment 1980800 [details] File: core_backtrace
Created attachment 1980801 [details] File: exploitable
Created attachment 1980802 [details] File: dso_list
Created attachment 1980803 [details] File: backtrace
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21. Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.