Comment 1 for bug 669335

Revision history for this message
Ivan Kozik (ludios) wrote :

Same results on a release build, pypy 1.4 32-bit on Ubuntu 10.04 (64-bit):

<InvalidPointerException object at 0x893c554>
RPython traceback:
  File "implement.c", line 79968, in PyDict_SetItemString
  File "implement.c", line 179834, in from_ref
  File "implement_4.c", line 132364, in CpyTypedescr_type_realize
  File "implement_1.c", line 44168, in type_realize
  File "implement_1.c", line 123481, in W_PyCTypeObject___init__
  File "implement.c", line 179834, in from_ref
  File "implement_1.c", line 24349, in CpyTypedescr_realize
Segmentation fault

The exact same thing happens in a 32-bit Ubuntu 10.04 chroot.