Every SPEC2006 benchmark on ALPHA_SE in my case will report the same error:
panic: Tried to access unmapped address 0.                      

No solution has yet been found.

Best,
张昆
[email protected]


On Nov 25, 2013, at 11:14 AM, [email protected] wrote:

> Hello all! I am running SPEC2006 benchmarks on ALPHA_SE mode of the latest 
> version of gem5. Most of the benchmarks were o.k., but 471.omnetpp & 
> 473.astar reported errors.
> 
> I posted the detailed error message below.
> 
> Any advice is appreciated!
> 
> -------471.omnetpp
> omnetpp=LiveProcess()
> omnetpp.executable =  binary_dir+'471.omnetpp/run/build_base_amd64-
> gcc4x.0001/omnetpp'
> data=data_dir+'471.omnetpp/data/ref/input/omnetpp.ini'
> omnetpp.cmd = [omnetpp.executable]+["-i",data]
> omnetpp.output = out_dir+'omnetpp.log'
> ************error
> See the license for distribution terms and warranty disclaimer
> <!> Cannot open `omnetpp.ini'.
> <!> Error during startup: Processing of ini file 'omnetpp.ini' failed
> End run of OMNeT++
> 
> 
> ---------473.astar-----
> astar = LiveProcess()
> astar.executable = binary_dir+'473.astar/run/build_base_amd64-
> gcc4x.0001/astar'
> data = binary_dir+'473.astar/data/ref/input/BigLakes2048.cfg'
> astar.cmd = [astar.executable]+[data]
> astar.cwd = binary_dir+'473.astar/run/build_base_amd64-gcc4x.0001/'
> astar.output = out_dir+'lake.out'
> **** REAL SIMULATION ****
> info: Entering event queue @ 0.  Starting simulation...
> info: Increasing stack size by one page.
> info: Increasing stack size by one page.
> panic: Tried to access unmapped address 0.
>  @ cycle 11357500
> [invoke:build/ALPHA/arch/alpha/faults.cc, line 220]
> Memory Usage: 630452 KBytes
> Program aborted at cycle 11357500
>  
> 
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to