when I install from sources straight from git checkout go1.7rc6
go1.7rc6 FAILS on Asus Z97-A-USB31 motherboard with intel i5-4590,
"../misc/cgo/testsanitizers" 
it core dumps and doesn't give me the success message to start using it as 
the previous go1.7rc[1-4] did.
signal: segmentation fault (core dumped)
FAIL: msan
FAIL: msan2
FAIL: msan3
FAIL: msan4
... FAILED


To contrast this, Go1.7rc6 does succeed on another much older motherboard 
Dell Inc. Vostro 430/054KM3, BIOS 2.2.0.


On Monday, August 8, 2016 at 4:44:40 PM UTC-4, Chris Broadfoot wrote:
>
> Hello gophers,
>
> We have just released go1.7rc6, a release candidate for Go 1.7.
> Some say that it's the best one yet.
> It is cut from release-branch.go1.7 at the revision tagged go1.7rc6.
>
> Please help us by testing your Go programs with the release, and
> report any problems using the issue tracker:
>   https://golang.org/issue/new
>
> You can download binary and source distributions from the usual place:     
>   https://golang.org/dl/#go1.7rc6
>
> To find out what has changed in Go 1.7, read the draft release notes:
>   https://tip.golang.org/doc/go1.7
>
> Documentation for Go 1.7 is available at:
>   https://tip.golang.org/
>   
> A comprehensive list of changes since rc5 is here:
>   https://github.com/golang/go/compare/go1.7rc5...go1.7rc6
>   
> We plan to issue Go 1.7 in a week's time (August 15).
>
> Cheers,
> Chris
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to