Hi all! I encounter the error as following when I simulate ruby_fs.py on ALPHA:

a. scons build/ALPHA/gem5.opt PROTOCOL=MOESI_CMP_directory RUBY=True
b. build/ALPHA/gem5.opt configs/example/ruby_fs.py --disk-image=/home/griva/gem5/m5_system_2.0b3/disks/linux-parsec-2-1-m5.img --kernel=/home/griva/gem5/m5_system_2.0b3/binaries/vmlinux_2.6.27-gcc_4.3.4 --cpu-type=timing

Global frequency set at 1000000000000 ticks per second
info: kernel located at: /home/griva/gem5/m5_system_2.0b3/binaries/vmlinux
Listening for system connection on port 3456
0: system.tsunami.io.rtc: Real-time clock set to Thu Jan 1 00:00:00 2009
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
gem5.opt: build/ALPHA/mem/bus.cc:322: PortID BaseBus::findPort(Addr): Assertion `gotAllAddrRanges' failed.
Program aborted at cycle 1702500
Aborted (core dumped)

However, when I simulate fs.py on ALPHA, there is no such error.
I have searched but I could not find any solution. Why can this error occur;;
Thank you in advance!
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to