Skip to content

missing deRefTSO in scheduleHandleThreadFinished

Duncan Coutts reported this one. ThreadScope was crashing, we think because in scheduleHandleThreadFinished there ought to be a call to deRefTSO before

	  ASSERT(task->incall->tso == t);

(the value of `task->incall->tso is used for real a bit further down).

This only applies to the 7.0 branch, deRefTSO\ has gone in 7.2 and later.

Trac metadata
Trac field Value
Version 6.12.3
Type Bug
TypeOfFailure OtherFailure
Priority highest
Resolution Unresolved
Component Runtime System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC dcoutts
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information