hmm... maybe I am misreading the code but it seems common_stack_size, common_guard_stack_size, common_guard_page_size are all set once during thread startup. Is there a race condition where these variables are read before the thread is fully initialized?
-- Weldon Washburn
