InvisiSpec-1.0
InvisiSpec-1.0 copied to clipboard
core dump on --scheme=SpectreSafeInvisibleSpec run
Running with --scheme=UnsafeBaseline
successfully completes but SpectreSafeInvisibleSpec
aborts with core dump. I tried with low number of instructions as well as different cache configurations so find the source of memory leakage. But had no success.
build/X86/gem5.opt -d myout/gcc configs/example/se.py --cmd=../workspace/benchmarks/cpu2006/spec-SE/binaries/x86/linux/gcc -I 100000 --cpu-type=DerivO3CPU --caches --scheme=SpectreSafeInvisibleSpec --needsTSO=1
build/X86/mem/cache/cache.cc:192: void Cache::satisfyRequest(PacketPtr, CacheBlk*, bool, bool): Assertion pkt->hasRespData()' failed.