-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
PyPy 2.7 hit a segfault in the test suite:
[2019/06/13 10:48:35.120] test_bad_encode (test_collection.TestCollection) ... ok (0.026s) [2019/06/13 10:48:35.184] test_bypass_document_validation_bulk_write (test_collection.TestCollection) ... ok (0.064s) [2019/06/13 10:48:35.267] test_command_document_too_large (test_collection.TestCollection) ... /data/mci/bb9024821ad2777c90d80a878449e3a4/src/.evergreen/run-tests.sh: line 122: 13365 Segmentation fault $COVERAGE_OR_PYTHON $EXTRA_ARGS $COVERAGE_ARGS setup.py $C_EXTENSIONS test $OUTPUT [2019/06/13 10:48:35.268] Command failed: command encountered problem: exit status 139 [2019/06/13 10:48:35.268] Task completed - FAILURE.
Full PyPy version:
[2019/06/13 10:47:41.209] + /opt/python/pypy/bin/pypy -c 'import sys; print(sys.version)'
[2019/06/13 10:47:41.207] 2.7.13 (8cdda8b8cdb8ff29d9e620cccd6c5edd2f2a23ec, Apr 16 2019, 18:25:57)
[2019/06/13 10:47:41.207] [PyPy 7.1.1 with GCC 8.2.0]
- is duplicated by
-
PYTHON-2242 Segmentation fault when running the test suite with PyPy 2.7
- Closed