
25 Nov
2007
25 Nov
'07
10:31 p.m.
Hartmut Kaiser <hartmut.kaiser <at> gmail.com> writes:
Some Wave tests do fail because of spurious thread exceptions as well (here: http://tinyurl.com/2cfbzb).
I'd like to know which resource limits have been exceeded
On some platforms the Wave test seems to crash during application cleanup without any visible messages (here: http://tinyurl.com/26varp, http://tinyurl.com/24vmbv), judging from the experiences before this might be because of the recent changes in the thread library as well, but I'm certainly not sure...
Those wave tests pass fine on my linux box, but it's possible that it's due to TSS cleanup. Roland has expressed concern about the way that thread_specific_ptr is used in spirit (and hence in Wave). Anthony