On 17/01/2021 13:49, Terry Reedy wrote:
On 1/17/2021 8:05 AM, Stestagg wrote:If 'reportlab userguide creation' uses any 3rd party compiled C code, this may be premature. bugs.python.org is for patching cpython. Seg faults with 3rd party extensions are often, even usually due to a bug in the extension that we cannot fix, or for new python version, a missing upgrade. The questions Robin asked seem like a reasonable start. He might get additional suggestions from python-list from someone who has seen something similar.Hi RobinIt would be ideal if you could please create a new issue here: https://bugs.python.org/ <https://bugs.python.org/>
Thanks, we have two C extensions & pillow so I will do as you suggest and ask in the python list for debugging advice. -- Robin Becker _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/4R72YLNH2LFNCOOEXQAF3Q2MBHEKMAPU/ Code of Conduct: http://python.org/psf/codeofconduct/