Looks like there's no virtual memory mapped at address 0x0 of your inmate...

Please attach your inmate config (and your system config, if you
modified it).

  Ralf

On 02/15/2017 11:53 AM, [email protected] wrote:
> Plus.
> 
> After i modify "linux-loader.bin -a 0x0" -> "linux-loader.bin -a 0xdd000000", 
> it looks OK. But, I type "sudo jailhouse cell start jetson-tx1-linux-demo".
> the following erros is shown
> 
> StFATAL: instruction abort at 0x0
You're executing the linux loader at address 0xdd000000 but it was
originally linked against 0x0, so this won't work.
> 
> FATAL: forbidden access (exception class 0x20)
> Cell state before exception:
>  pc: 0000000000000000  lr: 0000000000000000 spsr: 000003c5     EL1
>  sp: 0000000000000000 exr: 20 1 0000005     
>  x0: 0000000000000000  x1: 0000000000000000   x2: 0000000000000000
>  x3: 0000000000000000  x4: 0000000000000000   x5: 0000000000000000
>  x6: 0000000000000000  x7: 0000000000000000   x8: 0000000000000000
>                            ..... 
> x27: 0000000000000000 x28: 0000000000000000  x29: 0000000000000000
> 
> Parking CPU 3 (Cell: "jetson-tx1-linux-demo")
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to