Intermittent go test crashes on ppc64el

Bug #1364562 reported by Casey Marshall
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gccgo-go (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Platform/version:
Ubuntu 14.04
ii gccgo 4:4.9-1ubuntu6 ppc64el Go compiler, based on the GCC backend
ii gccgo-4.9 4.9-20140406-0ubuntu1 ppc64el GNU Go compiler
ii gccgo-go 1.2.1-0ubuntu1 ppc64el Go tool for use with gccgo
Linux borbein-03 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:09:21 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux

When I try to run all the juju unit tests (master 1060f2dce3d5f7c6bfc72f203457bfdced794b45) with 'make check' or 'go test ./...', I get a go tool error like this: http://paste.ubuntu.com/8216719/

I am able to run smaller subset paths, like ./cmd/... however.

Revision history for this message
Casey Marshall (cmars) wrote :
Download full text (6.4 KiB)

Here's another one:
panic: runtime error: invalid memory address or nil pointer dereference [0/1099]│···························
[signal 0xb code=0x1 addr=0x60] │···························
                                                                                                                                              │···························
goroutine 5 [running]: │···························
main.includeArgs.pN12_main.builder │···························
        /build/buildd/gccgo-go-1.2.1/src/cmd/go/build.go:1041 │···························
main.build.pN12_main.builder │···························
        /build/buildd/gccgo-go-1.2.1/src/cmd/go/build.go:883 │···························
main.$nested8 │···························
        /build/buildd/gccgo-go-1.2.1/src/cmd/go/build.go:678 │···························
main.$nested9 │···························
        /build/buildd/gccgo-go-1.2.1/src/cmd/go/build.go:735 │···························
created by main.do.pN12_main.builder │···························
        /build/buildd/gccgo-go-1.2.1/src/cmd/go/build.go:722 │···························
                                                                                                                                              │···························
goroutine 1 [semacquire]: │···························
main.do.pN12_main.builder │···························
        /build/buildd/gccgo-go-1.2.1/src/cmd/go/build.go:744 │···························
main.runTest ...

Read more...

Revision history for this message
Dave Cheney (dave-cheney) wrote :

Sorry Casey, I don't know where you got that revision of the compiler from, but it's too old and busted. Try the one from trusty-proposed.

Changed in gccgo-go (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.