
30 Apr
2006
30 Apr
'06
8:55 a.m.
Stupid question: but are you compiling with the reentrant IBM compiler, rather than the non-thread safe default one? Exception handling is one of those things that has to be set up correctly in a threaded environment or "bad things happen". John.