New issue 2042: pypy memory allocate error. https://bitbucket.org/pypy/pypy/issue/2042/pypy-memory-allocate-error
Sheng Lu: I use pypy 2.5.1, windows 7 my commend is: C:\Dataload\Dataload Executables\AO3Dataload\src>pypy mmtmain.py -E PYPY_GC_MAX_DELTA=4.0GB But I still get the error feedback from my pypy and rpython Getting all related products info... RPython traceback: File "rpython_jit_metainterp_warmspot.c", line 1300, in ll_portal_runner__Unsi gned_Bool_pypy_interpreter File "rpython_jit_metainterp_warmstate.c", line 4795, in maybe_compile_and_run __star_5 File "rpython_jit_metainterp_warmstate.c", line 10053, in execute_assembler__s tar_2_2 File "rpython_jit_metainterp_compile.c", line 5694, in DoneWithThisFrameDescrR ef_handle_fail out of memory: couldn't allocate the next arena This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. I think this is my memory limited. but as I show I enlarge the max memory to 4.0GB, but still get the error.(I do not believe this program will really spend as much as 4.0GB memory.) which environment parameter I should also set? _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue