[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: UP2000 crashes -- update



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] []