|
From: Tom H. <to...@co...> - 2005-11-12 17:49:31
|
In message <7c7...@lo...>
Tom Hughes <to...@co...> wrote:
> In message <2a2...@ma...>
> Paul Pluzhnikov <ppl...@gm...> wrote:
>
> > Hmm; %esp is just below the stack page, and the kernel refuses to grow
> > stack?
>
> That's the original kernel supplied stack though isn't it? and we
> shouldn't be giving that to the client program - we allocate a new
> stack for that.
Actually that address does look about right for the stack we
allocate - it's slightly higher on my machine but not much.
Can you run with --trace-signals=yes and see what it says?
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|