HEADSUP: Something has gone south with -current
    Steve Kargl 
    sgk at troutmask.apl.washington.edu
       
    Fri Dec  7 23:36:35 UTC 2018
    
    
  
On Fri, Dec 07, 2018 at 06:23:57PM -0500, Shawn Webb wrote:
> On Fri, Dec 07, 2018 at 03:06:22PM -0800, Steve Kargl wrote:
> > Dell 7510 laptop was happily running FreeBSD12-alpha9
> > from Oct. 10th.  I decided to update to top-of-tree
> > today, which would be FreeBSD13 at r341703.
> > analysis
> > 
> > make core dumps.
> > devd core dumps.
> > init core dumps.
> > cc   core dumps.  
> > c++  core dumps.
> > 
> > Something seems to be broken.
> 
> There have been (and still are) issues with the introduction of ifunc
> in libc (r339898). The symptoms you're describing sound a lot like the
> symptoms I experienced early on.
> 
> Do you have any non-standard settings in make.conf/src.conf?
> 
Both are fairly benign.  make.conf contains MALLOC_PRODUCTION="YES"
and src.conf contains a few WITHOUT_* options (eg, CTM, PPP, NDIS).
It seems to be associated with stripping static binaries.  See
my follow-up post.
-- 
Steve
    
    
More information about the freebsd-current
mailing list