[pypy-issue] [issue758] Shadowstack root finder broken on Mac OS X

Dan Villiom Podlaski Christiansen tracker at bugs.pypy.org
Wed Jun 22 17:20:41 CEST 2011


Dan Villiom Podlaski Christiansen <danchr at gmail.com> added the comment:

Okay, I inserted the line in testing_1.c, just below:

	pypy_g_frameworkgc_setup();

And got:


$ ./pypy-c
Assertion failed: ((void*)(int)p == p), function RPython_StartupCode, file 
testing_1.c, line 188.

I'm guessing this means that shadowstack isn't 64-bit safe?

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


More information about the pypy-issue mailing list