<ckauhaus>
I've been quiet for a while due to vacation and illness, but now I'll do another vulnerability roundup
<ckauhaus>
let's see what has accumulated during the last weeks
<gchristensen>
I hope you are well again!
<ckauhaus>
yes I am
<ckauhaus>
nix-instantiate fails on current master with "too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS" :-(
<ckauhaus>
anyone an idea what setting should be sensible?
<gchristensen>
GC_INITIAL_HEAP_SIZE=4g does it for me
* ckauhaus
tries
<ckauhaus>
looks like that did the trick, thanks
<ckauhaus>
oops, what a list (#47121, #47122, #47123)
<ckauhaus>
we're using binutils 2.30 on master but 2.31.1 is current
<ckauhaus>
upgrading might possibly quite a big thing, right?
<andi->
even if it is big it has to be done at some point. Make sure you check the staging{,-next} branches there might be a rebuild somewhere alreayd.
<ckauhaus>
that's true
<ckauhaus>
filed a tracker issue for binutils as #47128