[pypy-dev] Re: Debug of PyPy segmentation fault / read of coredump

2023-10-12 Thread Matti Picus
On 12/10/23 17:20, Yevhenii Yatchenko wrote: Greetings! I'm working on a project related to SIP stack where one of our python interpreters is PyPy. We faced an issue on PyPy 7.3.1 / Python 3.6.9 (OS - Oracle Linux Server release 8.8) where the whole PyPy process crushes with "segmentatio

[pypy-dev] Debug of PyPy segmentation fault / read of coredump

2023-10-12 Thread Yevhenii Yatchenko
Greetings! I'm working on a project related to SIP stack where one of our python interpreters is PyPy. We faced an issue on PyPy 7.3.1 / Python 3.6.9 (OS - Oracle Linux Server release 8.8) where the whole PyPy process crushes with "segmentation fault" for unknown reason. I've tried to searc