Skip to content

test/fixedbugs/issue13160.go fails for sparc64 SSA backend #33

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

Open
binarycrusader opened this issue Jul 19, 2017 · 0 comments
Open

test/fixedbugs/issue13160.go fails for sparc64 SSA backend #33

binarycrusader opened this issue Jul 19, 2017 · 0 comments

Comments

@binarycrusader
Copy link
Collaborator

# go run run.go -- fixedbugs/issue13160.go
exit status 1
panic: bad pointer read 0xc2f8!

goroutine 20 [running]:
panic(0x12d380, 0xc42000c300)
        /builds/srwalker/golang/go-sparc/src/runtime/panic.go:507 +0x5f8
main.main.func2(0xc420016180, 0x8, 0x8, 0x7, 0xc420016140, 0x8, 0x8, 0xc42005c060)
        /builds/srwalker/golang/go-sparc/test/fixedbugs/issue13160.go:61 +0x260
created by main.main
        /builds/srwalker/golang/go-sparc/test/fixedbugs/issue13160.go:65 +0x3b8
panic: bad pointer read 0xc2d0!

goroutine 15 [running]:
panic(0x12d380, 0xc4200e2000)
        /builds/srwalker/golang/go-sparc/src/runtime/panic.go:507 +0x5f8
main.main.func2(0xc420016180, 0x8, 0x8, 0x2, 0xc420016140, 0x8, 0x8, 0xc42005c060)
        /builds/srwalker/golang/go-sparc/test/fixedbugs/issue13160.go:61 +0x260
created by main.main
        /builds/srwalker/golang/go-sparc/test/fixedbugs/issue13160.go:65 +0x3b8
exit status 2

FAIL    fixedbugs/issue13160.go 0.754s
@binarycrusader binarycrusader changed the title test/fixedbugs/issue13160 fails for sparc64 SSA backend test/fixedbugs/issue13160.go fails for sparc64 SSA backend Jul 19, 2017
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

1 participant