[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: UP2000 crashes -- update
- From: Richard Henderson <rth twiddle net>
- To: Greg Lindahl <glindahl hpti com>
- Cc: konrad pelimbert tssc univie ac at, RedHat AXP List <axp-list redhat com>
- Subject: Re: UP2000 crashes -- update
- Date: Mon, 27 Dec 1999 17:24:29 -0800
On Fri, Dec 24, 1999 at 11:43:00PM -0700, Greg Lindahl wrote:
> Basically, setup_sigcontext is getting a pointer with illegal alignment.
Impossible.
return (void *)((sp - frame_size) & -32ul);
It is possible, however, to run out of stack space entirely.
> Apparently the resulting memory clobber results in ....
Uh, no, there is no resulting memory clobber.
Not saying that there isn't a problem, just that it isn't the
one you've described.
r~
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]