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: christos%zoulas.com@localhost (Christos Zoulas)
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: toolchain/51237: $TOOLDIR/bin/...-install crashes
Date: Mon, 13 Jun 2016 23:08:32 -0400

 On Jun 14,  5:03am, martin%duskware.de@localhost (Martin Husemann) wrote:
 -- Subject: Re: toolchain/51237: $TOOLDIR/bin/...-install crashes
 
 | 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.
 
 Well, that does not mean much. Since the bit to fix the random value is
 set and the random value is 0....
 
 christos
 


Home | Main Index | Thread Index | Old Index