Hi When I run build/X86_SE/m5.opt -d results/bzip2/ configs/example/cmp.py --caches --l2cache --l2cache --l2_size=2MB -d --fast-forward=100000 --maxinsts=10000 -b bzip2
There is no problem, However when I increase --maxinsts to 100000, I get this error: Switched CPUS @ tick 123120000 switching cpus **** REAL SIMULATION **** info: Entering event queue @ 123120000. Starting simulation... m5.opt: build/X86_SE/mem/request.hh:429: int Request::threadId() const: Assertion `privateFlags.isSet(VALID_THREAD_ID)' failed. Program aborted at cycle 132302000 Aborted Any idea about that? -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
