Re: [Gems-users] Simulation is hanging


Date: Tue, 04 Nov 2008 10:00:05 +0100
From: Ricardo Quislant del Barrio <quislant@xxxxxxxxx>
Subject: Re: [Gems-users] Simulation is hanging
Hi Jayaram,
I'm seeing consistency check failures just after passing the BarrierBreaking.

14 XACT CONSISTENCY CHECKER: FAILED 0x [0x7519a5c0, line 0x7519a5c0]
   ACCESS TYPE: LD IN WRITE SET OF 1
14 XACT CONSISTENCY CHECK FAILURE DUE TO OVERLAP BETWEEN ESCAPE
   ACTIONS AND TRANSACTIONS 0x [0x19354, line 0x19340]

I've disassemble the code and PC 0x19354 is a LD instruction in "tm_log_unroll" from
"transaction.c".
How could I fix that?

Thanks.
[← Prev in Thread] Current Thread [Next in Thread→]