[PyPy-issue] [issue603] fast-forward branch does not build on Mac OS X

Dan Villiom Podlaski Christiansen pypy-dev-issue at codespeak.net
Fri Dec 10 16:18:43 CET 2010


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

Here's an updated version of the patch, but it still doesn't work. When trying to build PyPy with CPython 
2.7 on Darwin/i386, it aborts with the following stack trace:


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   _ctypes.so                          0x0170bbe3 B_get + 19
1   _ctypes.so                          0x01705255 Array_subscript + 325
2   org.python.python                   0x000a30d3 PyEval_EvalFrameEx + 14931

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   _ctypes.so                          0x0170bbe3 B_get + 19
1   _ctypes.so                          0x01705255 Array_subscript + 325
2   org.python.python                   0x000a30d3 PyEval_EvalFrameEx + 14931

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue603>
_______________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sem_t.diff
Type: application/octet-stream
Size: 1150 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-issue/attachments/20101210/086916d4/attachment.obj>


More information about the Pypy-issue mailing list