On Fri, Jan 10, 2003 at 08:10:26PM +0100, Jakub Jelinek wrote: > Yes. Is gp not set up there or is the problem that __fork can be > far away from __vfork? The later. And the fact that __fork can have a different GP than __vfork in very large programs. r~