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

Re: [MiNT] crash of MiNT 1.17.0 if started from auto folder under Aranym



Le 10/09/2011 20:03, Jean-François Lemaire a écrit :
On Saturday 10 Sep 2011 15:50:22 Mark Duckworth wrote:
Its crashing because of memory protection. Turn that off for now.  Memory
protection works but only with aranym-mmu and a careful setup of
setmmu.prg

Actually, you don't have to setup anything. The default config file has been
working fine for me for years.

I agree with Mark.

When there is no MINT.INI in the MiNT directory, and when there is no BootstrapArgs variable in the ARAnyM config file, mintara.prg enables the MMU usage and it fails miserably because aranym-jit does not support MMU usage. This is a headache for newcomers.

When using the Bootstrap feature of ARAnyM, the solution is to use BootstrapArgs = MEM_PROT=NO

When using mintara.prg in the AUTO folder, the solution is to go to the MiNT menu by pressing Shift at boot, disable memory protection and save the settings (in MINT.INI).

In any case, FreeMiNT should detect this situation, avoid crashing and display a useful message for the user.

--
Vincent Rivière