Just like the simulator said, the kernel version that the simulator
is reporting to the libc compiled in the app is too old for the libc/gcc
that you're using. Edit src/arch/x86/linux//syscalls.cc: and change the
linux version number to something newer. 

Ali 

On 09.08.2012 12:40,
Gihun wrote: 

> *FATAL: kernel too old*
> panic: Tried to read unmapped
address 0xffffffffffffffc0.
> @ cycle 703428
>
[invoke:build/X86/arch/x86/faults.cc, line 160]
> Memory Usage: 703428
KBytes
> Program aborted at cycle 812500
> Aborted (core dumped)
> 
> I
saw some post related "kernel too old' but I can't find the solution
matched 
> in my case.
> 
> This is very simple run, you know, but why
it happen :-(
> 
> _______________________________________________
>
gem5-users mailing list
> [email protected]
>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

 
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to