tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Stack weirdness causing bugs in GCs



On Sun, Apr 03, 2011 at 01:38:35PM +0200, Adam Hoka wrote:
> I have discovered that increasing the stack size causes crashes in
> applications with garbage collectors, particulary webkit and mono.

You are very likely hitting the same problems as ASLR does.
Note that the information for primary thread isn't completely correct,
since userland currently has no easy way to find the top-of-stack.

Joerg


Home | Main Index | Thread Index | Old Index