Yore [email protected]
Mar 6 (1 day ago)
to gem5-users
Hi All,
  I build the SPECCPU2006.429 with GCC4.8.1 and want to run it on ARMv8 SE
mode in single thread mode. But I got page table fault error. How can I
location the guest instruction which trigger the illegal memory access?
  Also do I need to compile the benchmark with special GEM5 library to
avoid such issue?
 Thanks!
-Yore


./build/ARM/gem5.fast   -d
../workload/SPECint_2k6_aarch64_4.8.1/429_mcf_base/ ./configs/example/se.py
--mem-size=2047MB --num-cpus=3  -c
/home/fc/gem5_sim/workload/SPECint_2k6_aarch64_4.8.1/429_mcf_base/429_mcf.exe
-o "/home/fc/gem5_sim/workload/SPECint_2k6_aarch64_4.8.1/429_mcf_base/inp.in
"
warn: User mode does not have SPSR
panic: Page table fault when accessing virtual address 0xfffffff8
 @ cycle 160195998500
[invoke:build/ARM/sim/faults.cc, line 70]
Memory Usage: 2224896 KBytes
Program aborted at cycle 160195998500
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to