|
From: Julian S. <js...@ac...> - 2005-11-17 19:30:16
|
> Try changing 2 to 1 in each of the makecontext calls... That made no difference. But allocating the stack with mmap so as to have x permission worked. Program runs ok natively. For some reason memcheck reports a lot of errors with it and it eventually dies, on ppc32; on x86 it's fine. J |