[gem5-users] Re: How do I fix extraDataValid error while trying to run a test program on a gem5 simple ARM configuration with cache?

2023-05-12 Thread Ayaz Akram via gem5-users
Hi Pedro, I tried this test and noticed the same problem. However, the test seems to work if you use example/se.py script. For example, following command worked: build/ARM/gem5.opt configs/example/se.py -c tests/test-progs/hello/bin/arm/linux/hello --cpu-type=TimingSimpleCPU --caches I would sug

[gem5-users] Spec2017 GCC segfaults while running fine natively

2023-05-12 Thread muke101 via gem5-users
Hi, I'm running simpoints of a custom compiled AArch64 GCC binary in gem5 to generate checkpoints. After collecting around half the checkpoints for one of the spec commands, it crashes with the following error: `build/ARM/sim/faults.cc:102: panic: panic condition !handled && !tc->getSystemPtr()