Hi , I'm running x264 benchmark in SE mode but I'm having some issues while running it. The benchmark terminates inbetween with the following message, It manages to complete encoding about 30% of the input though.
*gem5.opt: build/X86/arch/x86/regs/misc.hh:506: X86ISA::MiscRegIndex X86ISA::MISCREG_SEG_BASE(int): Assertion `index >= 0 && index < NUM_SEGMENTREGS' failed.* My gem5 command is as follows command line: build/X86/gem5.opt --outdir=m5out/X86_Hybrid_8T_6T_LE_BFE/x264 --redirect-stdout --stdout-file=afb_5_n8T_3_cvdd_560.out --redirect-stderr --stderr-file=afb_5_n8T_3_cvdd_560.err --stats-file=afb_5_n8T_3_cvdd_560.stats ./configs/example/se.py --cpu-type=de tailed --caches --l2cache --num-cpus=1 --cpu-clock=1GHz --l1d_size=32kB --l1i_size=32kB --l1d_assoc=4 --l1i_assoc=4 --l2_size=256kB -- l2_assoc=8 --mem-type=LPDDR3_1600_x32 --mem-size=512MB --cacheline_size=64 -c /home/srina005 /x264-snapshot-20141218-2245/x264 -o " --qp 0 -o m5out/X86_Hybrid_8T_6T_LE_BFE/x264/out_afb5_n8T_3_cvdd_560.264 m5out/X86_Hybrid_8T_6T_ LE_BFE/x264/input/akiyo_cif.yuv --input-res 352x288" I'm trying to make sense of this error.. And ideas on what could have caused this? -- Thanks and Regards, *Vinayak Bhargav Srinath* *Ph: +1-612-987-9211* _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
