Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signal: Segmentation fault (core dumped) #66

Closed
yaoshanliang opened this issue Feb 20, 2016 · 4 comments
Closed

signal: Segmentation fault (core dumped) #66

yaoshanliang opened this issue Feb 20, 2016 · 4 comments

Comments

@yaoshanliang
Copy link

When I run we.go, sometimes it is OK, sometimes is signal: Segmentation fault (core dumped).

@schachmat
Copy link
Owner

Please read #6 and provide more information (go env, …) if this doesn't help you.

@yaoshanliang
Copy link
Author

Just signal: Segmentation fault (core dumped)..
My go env:
GOARCH="amd64" GOBIN="" GOCHAR="6" GOEXE="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOOS="linux" GOPATH="/home/iat/workspace/code/go/path/bin" GORACE="" GOROOT="/home/iat/workspace/code/go/root" GOTOOLDIR="/home/iat/workspace/code/go/root/lib/gccgo/tool" TERM="dumb" CC="gcc" GOGCCFLAGS="-g -O2 -fPIC -m64 -pthread" CXX="g++" CGO_ENABLED="1"

@schachmat
Copy link
Owner

I'm sorry, but you have to provide more information. Which distro do you use, how did you instal go (golang-go, gccgo-go, xgcc), why did you set your GOPATH and GOROOT the way they are set? I still think its a duplicate of #6 make sure to read the solution to it.

@schachmat
Copy link
Owner

I assume the issue is fixed, since you did not report back for two weeks. If you can provide more info and still have trouble, feel free to reopen again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants