How do I build with debug symbols (i.e. -g) so that I can inspect core dumps 
when you get a traceback like this ?Do you always recompile with  pypy 
../../rpython/bin/rpython --opt=jit ?
RPython traceback:  File "implement_11.c", line 5310, in fastfunc_enable_1  
File "rpython_rlib_rvtune.c", line 1761, in VTune_enable  File 
"rpython_rlib_rvtune.c", line 2205, in gather_all_code_objs_1  File 
"rpython_rlib_rvtune.c", line 534, in VTune__write_code_registrationFatal 
RPython error: AssertionErrorAborted (core dumped)
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to