[PyPy-issue] [issue683] Compiling with opt=jit on OS X gives binary that fails assertion

Chris Spencer pypy-dev-issue at codespeak.net
Sun Apr 10 19:51:25 CEST 2011


New submission from Chris Spencer <chris.ag.spencer at googlemail.com>:

Files at https://gist.github.com/912564
Compilation log succeeds, but trying to execute the mandel.b script gives an assertion failure. 
example5.py and mandel.b are taken from the pypy blog example 
(http://morepypy.blogspot.com/2011/04/tutorial-part-2-adding-jit.html).

Compilation succeeds and runs without the JIT. (example2.py from previous post). The compilation fails 
if the gcrootfinder is left as default.

----------
effort: ???
messages: 2362
nosy: cspencer, pypy-issue
priority: bug
release: ???
status: unread
title: Compiling with opt=jit on OS X gives binary that fails assertion

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue683>
_______________________________________________________



More information about the Pypy-issue mailing list