Created
May 25, 2017 15:19
-
-
Save smarterclayton/53e56b0adfc0b862afc0239e6df9377f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === RUN TestCreateSetsFields | |
| 2017-05-25 14:25:57.320097 I | integration: launching 1483262971511501821 (unix://localhost:14832629715115018210) | |
| unexpected fault address 0xc420b40000 | |
| fatal error: fault | |
| [signal SIGSEGV: segmentation violation code=0x1 addr=0xc420b40000 pc=0x1b6edd5] | |
| goroutine 211 [running]: | |
| runtime.throw(0x24d1860, 0x5) | |
| /usr/local/go/src/runtime/panic.go:566 +0x95 fp=0xc4205eb138 sp=0xc4205eb118 | |
| runtime.sigpanic() | |
| /usr/local/go/src/runtime/sigpanic_unix.go:27 +0x288 fp=0xc4205eb190 sp=0xc4205eb138 | |
| github.com/openshift/origin/vendor/github.com/boltdb/bolt.(*node).write(0xc42059bce0, 0xc420b3fff0) | |
| /go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/github.com/boltdb/bolt/node.go:205 +0x195 fp=0xc4205eb328 sp=0xc4205eb190 | |
| github.com/openshift/origin/vendor/github.com/boltdb/bolt.(*Bucket).write(0xc4205eb498, 0x68, 0xf, 0x0) | |
| /go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/github.com/boltdb/bolt/bucket.go:598 +0x11f fp=0xc4205eb388 sp=0xc4205eb328 | |
| github.com/openshift/origin/vendor/github.com/boltdb/bolt.(*Bucket).CreateBucket(0xc4202a4a98, 0x3229ce0, 0xf, 0xf, 0xc420b351c0, 0x0, 0x0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment