Opened 6 years ago

Closed 20 months ago

#55888 closed defect (fixed)

go @1.10: Assertion failed: (ref_addr_die != NULL), function AppendDependants

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version:
Keywords: mountainlion, mavericks Cc: maverickwoo (Maverick Woo), herbygillot (Herby Gillot)
Port: go

Description

go does not work on Mountain Lion. Here is what happens when the mongo-tools port tries to build on Mountain Lion:

/opt/local/lib/go/pkg/tool/darwin_amd64/link: /opt/local/lib/go/pkg/tool/darwin_amd64/link: running dsymutil failed: signal: abort trap
Assertion failed: (ref_addr_die != NULL), function AppendDependants, file /SourceCache/dwarf_utilities/dwarf_utilities-114/source/DWARFDebugInfoEntry.cpp, line 355.

Change History (3)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: maverickwoo added
Keywords: mavericks added
Summary: go @1.10: Assertion failed on Mountain Liongo @1.10: Assertion failed: (ref_addr_die != NULL), function AppendDependants

Has duplicate #55965 on Mavericks.

comment:2 Changed 21 months ago by mascguy (Christopher Nielsen)

Cc: herbygillot added

Is this still an issue with the current version of Go, which is 1.17.x for 10.12 and earlier?

comment:3 in reply to:  2 Changed 20 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: newclosed

Replying to mascguy:

Is this still an issue with the current version of Go, which is 1.17.x for 10.12 and earlier?

No longer an issue, closing as fixed.

Note: See TracTickets for help on using tickets.