On 2 Dec 2023, at 15:24, Ranjan Maitra via users <users@lists.fedoraproject.org> wrote:

However, the following: /usr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Include/internal/pycore_pystate.h:118 file is where the segfault is, and that is in python3-devel. Perhaps  I just report it there and see where that gets me.

That the victim not the cause.

Its in here that you need to report the problem

#3  0x00007fff9e5e292f in sip_api_free (mem=<optimized out>) at /usr/src/debug/sip-4.19.25-9.fc39.x86_64/siplib/siplib.c:2239
#4  sipOMFinalise (om=0x7fff9e5ff9a0 <cppPyMap.lto_priv.0>) at /usr/src/debug/sip-4.19.25-9.fc39.x86_64/susr/src/debug/python3.12-3.12.0-1.fc39.x86_64/Python/pylifecycle.c:1977

It's this "sip" that you need to report against.

Not sure what you mean by it was not installed, its in the back trace.

Barry