----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/987/#review1903 -----------------------------------------------------------
Ship it! - Ali On 2012-01-11 09:20:47, Deyuan Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/987/ > ----------------------------------------------------------- > > (Updated 2012-01-11 09:20:47) > > > Review request for Default. > > > Summary > ------- > > When I installed a mips cross compiler from Code Sorcery, I tried to compile > a helloworld testcase, but I met the following errors: > > Compiling with: > mips-linux-gnu-gcc -static -EL hello.c > > gem5 said: > panic: Page table fault when accessing virtual address 0xffff9014 > > The reason is that the executable file detected the low linux kernel version > of gem5, and called the __libc_fatal function. > > > Diffs > ----- > > src/arch/mips/linux/process.cc 93c6317af258 > > Diff: http://reviews.m5sim.org/r/987/diff > > > Testing > ------- > > Done. > > > Thanks, > > Deyuan > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
