hi manager:
      i use pypy do something. i found a bug when i run my code!


Fatal error in cpyext, CPython compatibility layer, calling PyTuple_New
Either report a bug or consider not using this particular extension
<MemoryError object at 0x7f71cb01a7c0>
RPython traceback:
  File "pypy_module_pypyjit_interp_jit.c", line 340, in portal_5
  File "pypy_interpreter_pyopcode.c", line 3578, in 
handle_bytecode__AccessDirect_None
  File "pypy_interpreter_pyopcode.c", line 5853, in 
dispatch_bytecode__AccessDirect_None
Segmentation fault (core dumped)

     and i found pypy can not use the redis module, i use pypy 2.6.

https://github.com/andymccurdy/redis-py







 
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to