[pypy-issue] [issue1450] MemoryError (from JIT?) when built with GCC 4.8

Geoffrey Sneddon tracker at bugs.pypy.org
Fri Apr 12 14:36:56 CEST 2013


New submission from Geoffrey Sneddon <geoffers at gmail.com>:

Given 2.0b2 patched with 4943ac67b80 and 33015de (so that it builds at all with 
4.8), MemoryErrors are hit frequently.

`virtualenv -p pypy env` produces a MemoryError (virtualenv 1.9.1).

Trying with shadowstack, a virtualenv can be created. However, attempting to 
self-host still fails (~instantly, <1s). arigato suggested trying with JIT off, 
and this appears to be building fine (though is still going, will report back).

----------
messages: 5564
nosy: gsnedders, pypy-issue
priority: bug
release: 2.0
status: unread
title: MemoryError (from JIT?) when built with GCC 4.8

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1450>
________________________________________


More information about the pypy-issue mailing list