On Thu, 23 Jun 2011, huangyongbing wrote:

gem5 version:
gem5-stable-b9ba22cb23f2


2011-06-23



--Yongbing Huang




发件人: Nilay Vaish
发送时间: 2011-06-23  09:56:55
收件人: gem5 Developer List
抄送:
主题: Re: [gem5-dev] Segmentation 
fault:UnderSituationPhysicalMemory(range=AddrRange("4096MB") and Ruby

On Thu, 23 Jun 2011, huangyongbing wrote:
The configuration:

ISA: Alpha_SE_MOESI_CMP_directory

command line: ./build/ALPHA_SE_MOESI_CMP_directory/gem5.debug 
./configs/example/se.py --ruby

Error output by gdb:

****WARN:  using Timing CPU since it's needed by Ruby
Global frequency set at 1000000000000 ticks per second
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
info: Increasing stack size by one page.
Program received signal SIGSEGV, Segmentation fault.
0x0000000000a9cba9 in DataBlock::operator= (this=0x1a0e92d8, obj=@0x1a0e94e0) 
at build/ALPHA_SE_MOESI_CMP_directory/mem/ruby/common/DataBlock.cc:95
95         memcpy(m_data, obj.m_data, RubySystem::getBlockSizeBytes());
(gdb)

Can you also provide the gem5 version i.e. the id of the topmost
changeset?

Can you try out your experimental run with the latest version as well?

--
nilay
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to