[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES regression in launch()



On 20/11/2012 00:31, Vincent Rivière wrote:
pid   9 (desk_cf): free_region: region flags not valid (0)
FATAL ERROR. You must reboot the system.

From my traces, it seems to be the code inside make_argv():
  if (C.env) kfree(C.env);

I don't know how this could be possible...

If I remove kfree(), it works fine.

The memory has been squashed somewhere.

--
Vincent Rivière