Re: [pypy-dev] Pypy-2.1-beta2 translation error

2013-07-31 Thread David Naylor
On 31 Jul 2013 10:29 PM, "Alex Gaynor" wrote: > > What version of PyPy are you using to translate? Pypy 2.1-beta2 gives me this error. I had previously translated with beta1 but without this error (I can confirm this if needed). > On Wed, Jul 31, 2013 at 12:20 PM, David Naylor wrote: >> >> Hi,

Re: [pypy-dev] Pypy-2.1-beta2 translation error

2013-07-31 Thread Alex Gaynor
What version of PyPy are you using to translate? Alex On Wed, Jul 31, 2013 at 12:20 PM, David Naylor wrote: > Hi, > > While trying to self-translate pypy-2.1-beta2 I got the following error: > > RPython traceback: > File "rpython_jit_metainterp_resume.c", line 7778, in > blackhole_from_resume

[pypy-dev] Pypy-2.1-beta2 translation error

2013-07-31 Thread David Naylor
Hi, While trying to self-translate pypy-2.1-beta2 I got the following error: RPython traceback: File "rpython_jit_metainterp_resume.c", line 7778, in blackhole_from_resumedata File "rpython_jit_metainterp_resume.c", line 9972, in ResumeDataDirectReader_consume_vref_and_vable File "rpython