[pypy-issue] Issue #1851: arm segfaults on own tests, fails translation with fastgil (pypy/pypy)

mattip issues-reply at bitbucket.org
Wed Aug 27 07:06:28 CEST 2014


New issue 1851: arm segfaults on own tests, fails translation with fastgil
https://bitbucket.org/pypy/pypy/issue/1851/arm-segfaults-on-own-tests-fails

mattip:

Adding fastgil to the x86 jit backend broke arm.
Also, the own tests segfault and abort in test_caching_setfield, apparently before they get to the point of failing the appropriate jit tests for fastgil.

http://buildbot.pypy.org/builders/jitbackendonly-own-linux-armhf/builds/517/steps/shell_2/logs/stdio

The own tests are run on a raspberry pi, so it should be simple to reproduce.




More information about the pypy-issue mailing list