Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 14:04:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 255445] lang/python 3.8/3.9 SIGSEV core dumps in libthr TrueNAS
Message-ID:  <bug-255445-21822-NoUgFYr5gn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255445-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255445-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255445

--- Comment #9 from yocalebo@gmail.com <yocalebo@gmail.com> ---
(In reply to Kubilay Kocak from comment #7)

Hi Kubilay, thanks for adding Victor Stinner to this. Victor will more than
likely be able to give a more definitive reason on why those 2 commits did =
not
get backported to python3.8 since Victor is the author of those commits :)

Anyways, I have the upstream python bugs for those 2 commits:

https://github.com/python/cpython/commit/9ad58acbe8b90b4d0f2d2e139e38bb5aa3=
2b7fb6
links to https://bugs.python.org/issue19466

https://github.com/python/cpython/commit/4d96b4635aeff1b8ad41d41422ce808ce0=
b971c8
links to https://bugs.python.org/issue39511

Without those 2 commits, if you take the python script I posted earlier and
simply run a while true loop in the shell repeatedly calling it, you will
notice that it will eventually hang indefinitely. With the 2 commits, the w=
hile
true loop runs forever as expected.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255445-21822-NoUgFYr5gn>