|
From: Duncan S. <bal...@fr...> - 2005-08-02 07:37:56
|
Hi Julian, > Anyway: Duncan: I just committed my hacky fix (r4303). Can you > update and check it? while it fixes the test program I sent you, it fails badly on the monster program: with smc-check=stack, it fails to spot smc on the stack of the environment task (i.e. the process running the program, rather than a thread created later). I'll try to cook up a small test case. It's a bit strange because (1) single threaded programs seem to be OK; and (2) when I tweaked my multithreaded test program to also do trampolines on the environment task's stack, it went fine. Ciao, Duncan. |