Skip to content

Segfault getting Go to build #16

@gopherbot

Description

@gopherbot

by srichand.pendyala:

What steps will reproduce the problem?
1. Checkout source, unset GOBIN
2. Switch to bash (I use zsh)
3. run all.bash

What is the expected output? What do you see instead?
I expect what the "Install" tutorial says. Instead I get a segfault.
Relevant lines:

rm -f _test/net.a
gopack grc _test/net.a _gotest_.8 
/Users/pendyals/bin/gotest: line 141: 34916 Segmentation fault      $E
./$O.out "$@"
make[1]: *** [test] Error 139
make: *** [net.test] Error 2

What is your $GOOS?  $GOARCH?
[%n@%m:%~] $ echo $GOOS 
darwin
[%n@%m:%~] $ echo $GOARCH 
386

Which revision are you sync'ed to?  (hg log -l 1)
changeset:   3952:64e703cb307d
tag:         tip
user:        Russ Cox <[email protected]>
date:        Tue Nov 10 14:09:01 2009 -0800
summary:     update video links


Please provide any additional information below.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions