NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/51089: random crashes building arm on amd64 -current
martin%NetBSD.org@localhost wrote:
> >How-To-Repeat:
> see above. Maybe aslr related?
I turned on aslr a while ago and I built releases several times without
any problem. I needed to take two additional steps to prevent aslr
related crashes:
1. Set ulimit -s `ulimit -s`. See bin/49821.
2. if pax.mprotect is globally on, it must be turned off using
paxctl for cc1 and cc1plus.
Alex
Home |
Main Index |
Thread Index |
Old Index