[Gems-users] Assertion Failed in GEMS1.4


Date: Sat, 19 May 2007 15:06:12 -0700 (PDT)
From: James Wang <jameswang99@xxxxxxxxx>
Subject: [Gems-users] Assertion Failed in GEMS1.4
Hi All:
    I have made a customized transactional memory protocol. The same deque benchmark works fine on GEMS1.3 but  fails an assertion in GEMS1.4. The assertion seems to be in TransactionManager::delayRestart()         ASSERT(p != getID()); // DEADLOCK! 
    Any idea what it means? Thanks in advance for any reply.
 
Regards
James




[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] Assertion Failed in GEMS1.4, James Wang <=