Dear all (and Brad in particular),

With the memory-system patch http://reviews.m5sim.org/r/949/ applied, all 
regressions work, besides one: 
build/ALPHA_SE_MOESI_hammer/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_hammer

simerr contains:
warn: Sockets disabled, not accepting gdb connections
fatal: Ruby functional write failed for address 0x89580
@ cycle 136455
[recvFunctional:build/ALPHA_SE_MOESI_hammer/mem/ruby/system/RubyPort.cc, line 
449]
Memory Usage: 242204 Kbytes

Changing the fatal to a warn allows the regression to succeed, and with the 
simerr containing:
warn: Sockets disabled, not accepting gdb connections
warn: Ruby functional write failed for address 0x89580
hack: be nice to actually delete the event here

It seems very strange that all other regressions are successful and this one 
not. Could it be a bug in the Ruby code? I strongly doubt it is related to 
patch 949, but do not know Ruby well enough to say for sure.

Ideas and suggestions are welcome.

Thanks.

Andreas


-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to