How are you running it? Full gem5 CLI, gem5 git SHA, disk image. Kernel too old discussed at: https://stackoverflow.com/questions/48959349/how-to-solve-fatal-kernel-too-old-when-running-gem5-in-syscall-emulation-se-m
On Tue, Jul 17, 2018 at 3:30 PM, Aporva Amarnath <[email protected]> wrote: > Hi, > > I'm trying to run spec cpu2006 for sparc. > When I try to run the benchmarks I get the following error: > *AtomicSimpleCPU:* > panic: panic condition !pte occurred: Tried to access unmapped address > 0xffffffffffffffd0. > *TimingSimpleCPU:* > > FATAL: kernel too old > gem5.opt: build/SPARC/mem/dram_ctrl.cc:412: void > DRAMCtrl::addToReadQueue(PacketPtr, unsigned int): Assertion > `!pkt->isWrite()' failed. > > I have tested out the binary on an actual system and it works. However, > when trying to run it on SPARC_SE mode it gives the above error. > > Any help would be useful. > > Regards, > Aporva > > > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
