[pypy-issue] [issue1682] changes in cpyext broke several lib-python tests on mac64

Brian Kearns tracker at bugs.pypy.org
Mon Jan 27 22:53:17 CET 2014


New submission from Brian Kearns <bdkearns at gmail.com>:

I suspect 49c649807414 and related changesets.

* thread #1: tid = 0xc93b3, 0x00000001007272eb pypy-c1`pypy_g_init_types + 11, 
queue = 'com.apple.main-thread, stop reason = EXC_BAD_ACCESS (code=1, 
address=0x2623461)
    frame #0: 0x00000001007272eb pypy-c1`pypy_g_init_types + 11
pypy-c1`pypy_g_init_types + 11:
-> 0x1007272eb:  testb  $16, 169(%rdi)
   0x1007272f2:  jne    0x100727320               ; pypy_g_init_types + 64
   0x1007272f4:  callq  0x10077ad10               ; pypy_g_type_realize
   0x1007272f9:  leaq   32528048(%rip), %rax      ; pypy_g_ExcData

----------
messages: 6509
nosy: bdk, pypy-issue
priority: critical
status: unread
title: changes in cpyext broke several lib-python tests on mac64

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


More information about the pypy-issue mailing list