[issue27129] Wordcode, part 2

David Bolen report at bugs.python.org
Thu Apr 1 20:58:17 EDT 2021


David Bolen <db3l.net at gmail.com> added the comment:

Unfortunately, not at the moment - what's in the buildbot log is what's available.  The RTL assertion aborts the process.

The tests involved (such as test_clinic) do seem reproducible in a few separate tries, though again, all they do is terminate.

As the assertion should be correct, I'm guessing it's reflecting an earlier corruption.  There's some other oddities, such as the "Leaf" related failures in test_peg_generator that showed up at the same time, in case that offers any hint.  Since Leaf and StringLeaf are almost next to each other in grammar.py I can't see how it can be undefined.

The worker only has the core build tools version of VS so can't directly debug this further locally.  I can look into using a different machine to try to get some details, but I'm not sure as to timing.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27129>
_______________________________________


More information about the Python-bugs-list mailing list