Hi Heba, 

I think you've run into a corner case with some changes
we just made to the repository. 

Could you try putting a line like the
following in cache_impl.hh:996 (right above tags->invalidateBlk(blk);):


blk->status &= ~BlkValid; 

Thanks, 

Ali 

On 21.02.2012 16:10, Heba
Saadeldeen wrote: 

> Hi,
> 
> I am trying to rum blackscholes but I get
the following error:
> 
> ./build/ALPHA/gem5.opt ./configs/example/fs.py
--script=/home/heba/haha/gem5/Parsec/blackscholes_2c_simsmall.rcS
--cpu-type detailed --caches --fast-forward 1000 --maxinsts 100000000
>
Global frequency set at 1000000000000 ticks per second
> Listening for
system connection on port 3456
> 0: system.tsunami.io.rtc: Real-time
clock set to Thu Jan 1 00:00:00 2009
> Number of threads: 1
> 0:
system.remote_gdb.listener: listening for remote gdb #0 on port 7000
>
info: kernel located at: /home/heba/haha/gem5/Parsec/binaries/vmlinux
>
Switch at instruction count:1000
> info: Entering event queue @ 0.
Starting simulation...
> hack: be nice to actually delete the event
here
> Switched CPUS @ tick 500000
> Changing memory mode to timing
>
switching cpus
> **** REAL SIMULATION ****
> info: Entering event queue
@ 500000. Starting simulation...
> warn: Prefetch instructions in Alpha
do not do anything
> warn: Prefetch instructions in Alpha do not do
anything
> GEM5.OPT: BUILD/ALPHA/MEM/CACHE/TAGS/LRU.CC:209: VOID
LRU::INVALIDATEBLK(LRU::BLKTYPE*): ASSERTION `BLK->SRCMASTERID <
CACHE->SYSTEM->MAXMASTERS()' FAILED.
> Program aborted at cycle
2366394137000
> Aborted
> 
> Any help really appreciated!
> Thanks,
> --

> Heba

 
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to