On Mon, Feb 20, 2023 at 06:07:33PM -0800, Andrew Hewus Fresh wrote:
> On Mon, Feb 20, 2023 at 05:23:15PM -0800, Stephan Somogyi wrote:
> > On Mon, Feb 20, 2023 at 1:36 PM Stuart Henderson <s...@spacehopper.org>
> > > On 2023/02/20 10:46, Stephan Somogyi wrote:
> > > > I've tried building minimal repro case perl scripts and am so far
> > > > unsuccessful; everything works without segfaulting.

This also is not a minimal reproducer:

arm64$ doas pkg_add python-3.10.9p0
...
arm64$ perl -e 'system qw< python3 -c print("hai") >' 
hai
arm64$
 
-- 
andrew

Real programmers don't document.
          If it was hard to write, it should be hard to understand.

Reply via email to