Hello there! >> OK, then please follow up to that email of mine, and show how your >> results are different. Are they very different?
For starters it seems to be libgo checks rather than go checks. I get those by running make check-go The results are here: https://gist.github.com/NlightNFotis/5920096 It also contains the results from vmstat on the Hurd. >> ow is it crashing? Reproducibly at the same place? Does it just hang, >> or do you get a Mach kernel panic, or something else? I have done many builds today and it just seems to hangup. The time elapsed since the beginning of the compilation seems random though. It has crashed 2 minutes since the beginning, 5 minutes since the beginning, 7 minutes, really, it just crashes randomly. My invocation script is this: RAM=1024M kvm -m $RAM -net nic,model=rtl8139 -net user -drive cache=writeback,index=0,media=disk,file=debian-hurd-20130504.img Will look into this further and send a report as soon as I get some more meaningfull results.