Re: [Gems-users] Simulation is hanging


Date: Tue, 04 Nov 2008 23:51:37 -0600
From: Jayaram Bobba <bobba@xxxxxxxxxxx>
Subject: Re: [Gems-users] Simulation is hanging
Can you determine what data structure is being accessed in that LD instruction?

Ricardo Quislant del Barrio wrote:
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.
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.


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