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

image/draw: test crashes on linux/arm64 #10325

Closed
mikioh opened this issue Apr 3, 2015 · 2 comments
Closed

image/draw: test crashes on linux/arm64 #10325

mikioh opened this issue Apr 3, 2015 · 2 comments
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Apr 3, 2015

https://go.googlesource.com/go/+/33448d963caf0d66f042e738fe733c66796742b2 enables to build on linux/arm64, and so we are able to see this issue.

ok      image   0.488s
ok      image/color 0.055s
?       image/color/palette [no test files]
signal: segmentation fault (core dumped)
FAIL    image/draw  0.395s
ok      image/gif   0.163s
?       image/internal/imageutil    [no test files]
ok      image/jpeg  0.556s
ok      image/png   0.137s

See http://build.golang.org/log/7ceea9275e0c0b5fa62c4971612475023e24f225.

@mikioh mikioh added this to the Go1.5 milestone Apr 3, 2015
@josharian
Copy link
Contributor

Dup of #10304?

@mikioh
Copy link
Contributor Author

mikioh commented Apr 3, 2015

Yup, thanks.

@mikioh mikioh closed this as completed Apr 3, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
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

3 participants