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

cmd/vet/all: go run main.go seems to swallow part of stack traces #20839

Closed
griesemer opened this issue Jun 28, 2017 · 1 comment
Closed

cmd/vet/all: go run main.go seems to swallow part of stack traces #20839

griesemer opened this issue Jun 28, 2017 · 1 comment

Comments

@griesemer
Copy link
Contributor

Reminder issue: It appears that panic stack traces from go vet, go/types, etc., when invoked via os/exec from main.go, get not fully reported (line numbers are missing). Investigate.

@griesemer griesemer self-assigned this Jun 28, 2017
@griesemer griesemer added this to the Go1.9Maybe milestone Jun 28, 2017
@gopherbot
Copy link

CL https://golang.org/cl/47253 mentions this issue.

@golang golang locked and limited conversation to collaborators Jun 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants