NetBSD 6 is broken

John Klos <[email protected]> Sun, 18 Nov 2012 08:54:54 +0000 (UTC)
Newsgroups gmane.os.netbsd.ports.cobalt
Message-ID <[email protected]>
Hi,

This seems to already be known, but NetBSD 6 from today is broken. It runs 
for a little while, then everything starts dumping core. Also, fontconfig 
crashes on boot:

Updating fontconfig cache:UVM: pid 203 (fc-cache), uid 0 killed: out of swap
[1]   Killed             ${command}

Compiling digest:

checking for mipsel--netbsd-gcc... gcc
checking whether the C compiler works... no
configure: error: in `/usr/pkgsrc/pkgtools/digest/work/digest-20111104':
configure: error: C compiler cannot create executables
See `config.log' for more details
*** Error code 77

Stop.
make: stopped in /usr/pkgsrc/pkgtools/digest

cobalt# ls -la
Segmentation fault (core dumped)
cobalt# w
Segmentation fault (core dumped)

I'll try a current kernel next.

John