Hi,

Please be more specific and indicate what kind of program you were running:
which extensions modules were used, and which function was called.

For the redis module: which error did you get?


2015-09-14 8:52 GMT+02:00 于大伟 <dc...@163.com>:

> 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
>
>


-- 
Amaury Forgeot d'Arc
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to