"0xffff9014" might be a bad address. Run M5 with the "Exec" trace flag on and see what sequence of instructions is generating that address.
Are you running with a SimpleCPU model or a detailed model? On Wed, Apr 27, 2011 at 10:17 PM, xi yang <[email protected]>wrote: > Hi, everyone, > > I am trying to build splash2 benchmark on M5. under Ubuntu system. > > Firstly, we use mips-linux-gnu-gcc to compile the modified splash2, in > static mode, > > then we got fault while trying to run the benchmark > > $ ./build/MIPS_SE/m5.debug configs/splash2/run.py -n 1 > --rootdir=/home/user/Downloads/splash2/codes -b FMM > > ... > > command line: ./build/MIPS_SE/m5.debug configs/splash2/run.py -n 1 > --rootdir=/home/zhouzhou/Downloads/splash2/codes -b FMM > Global frequency set at 1000000000000 ticks per second > 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 > info: Entering event queue @ 0. Starting simulation... > info: Increasing stack size by one page. > *panic: Page table fault when accessing virtual address 0xffff9014* > @ cycle 750000 > [invoke:build/MIPS_SE/sim/faults.cc, line 65] > Memory Usage: 155612 KBytes > For more information see: http://www.m5sim.org/panic/4f0b3472 > Program aborted at cycle 750000 > > do you have any idea what the problem might be? > > Thanks~ > > Fred > > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > -- - Korey
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
