NetBSD-Bugs archive

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

Re: toolchain/51237: $TOOLDIR/bin/...-install crashes



The following reply was made to PR toolchain/51237; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: toolchain/51237: $TOOLDIR/bin/...-install crashes
Date: Tue, 14 Jun 2016 05:03:24 +0200

 On Mon, Jun 13, 2016 at 11:06:03AM -0400, Christos Zoulas wrote:
 > After that once you find the value that crashes it you can determine
 > which part of the ASLR is at fault by or-ing in the following flags to
 > the flags sysctl to disable the particular ASLR feature:
 > 
 > #define PAX_ASLR_STACK          0x01
 
 I didn't do the first part yet, but the build seems to work fine with
 
 security.pax.aslr.flags = 254
 
 (which had to be the issue from looking at assembly in the cores).
 Will dig deeper.
 
 Martin
 


Home | Main Index | Thread Index | Old Index