Hi everyone, I'm still quite new to using gem5 so I will do my best to explain my problem. ---------------------------------------------------------
I have: -compiled the x86 version of gem5.opt with MESI_CMP configuration -mounted a binary program which prints "hello world" to the base linux kernel provided on the gem5 website -tried running the program via m5term "./hello" --------------------------------------------------------- result: (none) / # ./victor FATAL: kernel too old victor[809]: segfault at 00002af6cee96de0 rip 000000000041f957 rsp 00007fff0941b3a0 error 4 Segmentation fault --------------------------------------------------------- Any thoughts on how to debug the kernel too old issue? I just want to try if a basic binary program works -> then move onto benchmark binaries. Thanks in advanced! _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
