We run vortex nightly without any issues. vortex shouldn't be trying to use the 
socket() syscall as far as I know.  Additionally, I don't know what code would 
print the, "GPT fault.." line as I can't find "GPT" in the source tree. Have 
you made any changes to the simulator? What compiler are you using?
Ali
 



On Jun 28, 2011, at 9:42 AM, D S Khudia wrote:

> Hi All,
> 
> 
> Does anyone have any ideas on how to fix the following error? I am simulating 
> a 255.vortex (specint2000) using m5 in Syscall Emulation mode. The target 
> here is ARM.
> The same program runs fine if compiled for X86.
> 
> info: Entering event queue @ 0.  Starting simulation...
> info: GPT fault in sim/faults.cc @ (0x900a4=>0x900a8).(0=>589992)
> info: Increasing stack size by one page.
> *** glibc detected *** 255.vortex/255.vortex.m5arm: free(): invalid pointer: 
> 0x402d8000 ***
> warn: ignoring syscall mprotect(135168, 1076887552, ...)
> For more information see: http://www.m5sim.org/warn/5c5b547f
> fatal: syscall socket (#281) unimplemented.
>  @ cycle 9859423308000
>  [unimplementedFunc:build/ARM_SE/sim/syscall_emul.cc, line 82]
>  Memory Usage: 607280 KBytes
>  For more information see: http://www.m5sim.org/fatal/be2b42f
> 
> 
> Thanks
> Daya
> _______________________________________________
> 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