[issue33701] test_datetime crashed (SIGSEGV) on Travis CI

Stefan Krah report at bugs.python.org
Thu May 31 05:10:25 EDT 2018


Stefan Krah <stefan at bytereef.org> added the comment:

On Wed, May 30, 2018 at 10:34:01PM +0000, STINNER Victor wrote:
> Fatal Python error: Segmentation fault
> Current thread 0x00002b52f7326400 (most recent call first):
> 
> Is it a bug in the _decimal module?

These kinds of errors are often completely random in the test suite:

https://bugs.python.org/issue25276
https://bugs.python.org/issue25276#msg252113

One with test_decimal, one with test_email.

----------

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


More information about the Python-bugs-list mailing list