Hi, I am running some java benchmarks (DaCaPo, SPEC JVM, SPEC JBB and NPB) with the ARM ISA and am receiving assertion failures
my commandline ./build/ARM/m5.opt configs/example/fs.py --kernel=vmlinux-3.3-arm-vexpress-emm-pcie --machine-type=VExpress_EMM --disk-image=arm-ubuntu-natty-headless-java.img --script=specjvm2008.rcS --cpu-type=detailed --caches --l1d_size=32kB --l1d_assoc=2 --l1i_size=32kB --l1i_assoc=2 --l2cache --l2_size=4MB --l2_assoc=8 --clock=2.5GHz --maxinsts=2000000000 Assertion Failure :: m5.opt: build/ARM/sim/eventq.hh:485: void EventQueue::schedule(Event*, Tick): Assertion `!event->scheduled()' failed. Program aborted at cycle 2093739635000 I get the same assertion failures if I use --cpu-type=arm_detailed as well. Has anyone else run into a similar problem as well? Any help would be appreciated. Thanks, Manu
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users