On Fri, 2008-04-04 at 15:07 -0500, Joel Sherrill wrote: > Beyond those, I am left with: > > ============================================ > All targets had the following three failures: > > c64005c - "WRONG ITERATIVE TRACE LENGTH." > c64005d - "WRONG ITERATIVE TRACE LENGTH." > c953002 - "WRONG ITERATIVE TRACE LENGTH."
These are tests with recursion and local strings, could you try to run them with more stack for the main thread? (Or in some way look at their stack usage). I've never seen them fail on a native platform so this is a wild guess. Laurent