> That's one possibility... more likely, though, is that the userland > code is wedged in a state where it doesn't get around to recycling the > used stacks back to the kernel. Just a thought but in pthread__resolve_locks(), is it ok to swtich with holding recycle candidates in the local queue? enami.