[Bug 255445] lang/python 3.8/3.9 SIGSEV core dumps in libthr TrueNAS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 30 15:25:09 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255445
--- Comment #14 from Victor Stinner <victor.stinner at gmail.com> ---
Using the script of Comment 2, I cannot reproduce the hang with Python 3.9.4 on
FreeBSD 13. I used:
for i in $(seq 1 100); do python3.9 script.py || break; done
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list