[Gems-users] tester core dump


Date: Wed, 28 May 2008 20:50:24 -0500
From: "Zhang Yu" <thuzhangyu@xxxxxxxxx>
Subject: [Gems-users] tester core dump
Hi,

When I was trying to use tester.exec to debug the network traffic by using the following command line:

 ./tester.exec -p 16 -l 100000 -v med -c n

I got the following error information:

Fatal Error: in fn std::string MachineType_to_string(const MachineType&) in generated/MOESI_CMP_directory/MachineType.C:25: Invalid range for type MachineType
Abort (core dumped)

Debug: in fn virtual void PerfectSwitch::wakeup() in network/simple/PerfectSwitch.C:158: m_switch_id is 30
Debug: in fn virtual void PerfectSwitch::wakeup() in network/simple/PerfectSwitch.C:204: incoming is 0
Debug: in fn virtual void PerfectSwitch::wakeup() in network/simple/PerfectSwitch.C:209: *net_msg_ptr is [RequestMsg: Address=[0x62c0, line 0x62c0] Type=GETX Requestor=L1Cache-14 RequestorMachine=Fatal Error: in fn std::string MachineType_to_string(const MachineType&) in gener
ated/MOESI_CMP_directory/MachineType.C:25: Invalid range for type MachineType

I wonder how could this happen (I use ruby's default setting).

Thanks,
Yu


[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] tester core dump, Zhang Yu <=