
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_jit_metainterp_resume.c", line 695, in ResumeDataDirectReader_consume_vable_info Fatal RPython error: AssertionError Is this a known problem or something wrong with my setup? Regards

What version of PyPy are you using to translate? Alex On Wed, Jul 31, 2013 at 12:20 PM, David Naylor <naylor.b.david@gmail.com>wrote:
-- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero GPG Key fingerprint: 125F 5C67 DFE9 4084

On 31.07.2013, at 22:57, David Naylor <naylor.b.david@gmail.com> wrote:
Hi David, Thanks for reporting, I'm unable to reproduce this error so far. Could you post the exact version of the source code and binary you are using to translate as well as the command line flags? Thanks, David

On Thursday, 1 August 2013 11:40:18 David Schneider wrote:
I can no longer reproduce the error. For the record the command was: # /usr/bin/env PYPY_GC_MAX_DELTA=200MB /usr/local/bin/pypy --jit loop_longevity=300 ../../rpython/bin/rpython --source -Ojit targetpypystandalone.py I'll let you know if this error re-occurs (reliably). Thanks

What version of PyPy are you using to translate? Alex On Wed, Jul 31, 2013 at 12:20 PM, David Naylor <naylor.b.david@gmail.com>wrote:
-- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero GPG Key fingerprint: 125F 5C67 DFE9 4084

On 31.07.2013, at 22:57, David Naylor <naylor.b.david@gmail.com> wrote:
Hi David, Thanks for reporting, I'm unable to reproduce this error so far. Could you post the exact version of the source code and binary you are using to translate as well as the command line flags? Thanks, David

On Thursday, 1 August 2013 11:40:18 David Schneider wrote:
I can no longer reproduce the error. For the record the command was: # /usr/bin/env PYPY_GC_MAX_DELTA=200MB /usr/local/bin/pypy --jit loop_longevity=300 ../../rpython/bin/rpython --source -Ojit targetpypystandalone.py I'll let you know if this error re-occurs (reliably). Thanks
participants (3)
-
Alex Gaynor
-
David Naylor
-
David Schneider