page table fault #1522
Unanswered
rosekunthara87
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I was trying to run a cross-compiled dhrystone benchmark in gem5 for RISCV ISA and I am getting following error:
src/sim/simulate.cc:199: info: Entering event queue @ 0. Starting simulation...
src/sim/faults.cc:102: panic: panic condition !handled && !tc->getSystemPtr()->trapToGdb(GDBSignal::SEGV, tc->contextId()) occurred: Page table fault when accessing virtual address 0x800092fc
Memory Usage: 252168 KBytes
Program aborted at tick 6300000
Any help on this would be really helpful.
Beta Was this translation helpful? Give feedback.
All reactions