[issue25276] Intermittent segfaults on PPC64 AIX 3.x

David Edelsohn report at bugs.python.org
Fri Oct 2 09:42:46 EDT 2015


David Edelsohn added the comment:

As we have seen with similar issues on other targets, this likely is due to the random order of tests.  In another case, the timezone was not being restored properly by GLIBC.  Another test is leaving the process in a state that somehow evokes this failure from test_decimal.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25276>
_______________________________________


More information about the Python-bugs-list mailing list