mgo

unmarshalling fails with gccgo

Bug #1250682 reported by Michael Hudson-Doyle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Invalid
High
Dave Cheney
mgo
Fix Released
Undecided
Unassigned

Bug Description

mwhudson@narsil:goplay$ go test -compiler gccgo labix.org/v2/mgo/bson

----------------------------------------------------------------------
FAIL: bson_test.go:356: org_v2_mgo_bson_test.Test64bitInt.pN28_labix.org_v2_mgo_bson_test.S
...

    c.Assert(err, IsNil)
... value *errors.errorString = &errors.errorString{s:"Document is corrupted"} ("Document is corrupted")

OOPS: 26 passed, 19 FAILED
--- FAIL: TestAll (0.13 seconds)
FAIL
FAIL labix.org/v2/mgo/bson 0.140s

Basically anything to do with unmarshalling fails.

(This is the immediate reason why juju bootstrap fails with a gccgo built juju)

Tags: gccgo

Related branches

Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

Thanks!

Changed in mgo:
status: New → Fix Released
Changed in juju-core:
status: New → In Progress
milestone: none → 1.17.0
assignee: nobody → Dave Cheney (dave-cheney)
importance: Undecided → Medium
Curtis Hovey (sinzui)
Changed in juju-core:
importance: Medium → High
Curtis Hovey (sinzui)
tags: added: gccgo
John A Meinel (jameinel)
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 1.17.0 → 1.19.0
John A Meinel (jameinel)
Changed in juju-core:
status: Fix Committed → Invalid
milestone: 1.19.0 → none
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.