See https://github.com/python-pillow/Pillow/issues/5193 and
https://github.com/python-pillow/Pillow/pull/5194 for a Pillow crash
on Python 3.10. A fix is merged in master, but there is no release
containing the fix yet.
https://github.com/python-pillow/Pillow/commit/543fa2ceb78103c7ae098900c315748a9283e4d4

Victor

On Sun, Jan 17, 2021 at 4:55 PM Robin Becker <ro...@reportlab.com> wrote:
>
> On 17/01/2021 13:49, Terry Reedy wrote:
> > On 1/17/2021 8:05 AM, Stestagg wrote:
> >> Hi Robin
> >>
> >> It would be ideal if you could please create a new issue here: 
> >> https://bugs.python.org/ <https://bugs.python.org/>
> >
> > 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.
> >
> 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 -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at 
> https://mail.python.org/archives/list/python-dev@python.org/message/4R72YLNH2LFNCOOEXQAF3Q2MBHEKMAPU/
> Code of Conduct: http://python.org/psf/codeofconduct/



-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/BHNEMVPHGDGGNMWI5KRLNIKRCLCYH5NT/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to