Le 02/11/2016 à 16:25, Richard Henderson a écrit : > On 11/02/2016 06:07 AM, Laurent Vivier wrote: >> qemu-m68k: tcg/tcg.c:653: tcg_temp_free_internal: Assertion `idx >= >> s->nb_globals && idx < s->nb_temps' failed. >> qemu-m68k: translate-all.c:175: tb_lock: Assertion `!have_tb_lock' >> failed. > > Bah. Forgot to clear the new data to begin.
It works fine with this fix. Thanks, Laurent