By reverting the commit "cpu,mem: Add support for partial loads/stores and wide
mem. accesses" I solved the issue. But still not clear to me how it helped.
On Monday, May 20, 2019, 1:28:31 PM CDT, Majid Jalili
<[email protected]> wrote:
Hi,
I just cloned the latest version of gem5 and tried to run it in FS mode.
However, if I set the cpu type to atomic I get the following error:
gem5.opt: build/X86/cpu/simple/atomic.cc:544: virtual Fault
AtomicSimpleCPU::writeMem(uint8_t*, unsigned int, Addr, Request::Flags,
uint64_t*, const std::vector<bool>&): Assertion `locked && curr_frag_id == 0'
failed.
I do not see this error if I use other type of cpu. I think it is coming from
one of the latest commit, because I did not have this problem 3 weeks ago.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users