Open
Description
2020-02-26T23:27:55-12cd55c/solaris-amd64-oraclerel
##### ../doc/codewalk
runtime: pointer 0xc00033c002 to unallocated span span.base()=0xc00033c000 span.limit=0xc00033dee0 span.state=0
runtime: found in object at *(0xc000230000+0x0)
object=0xc000230000 s.base()=0xc000230000 s.limit=0xc000232000 s.spanclass=10 s.elemsize=64 s.state=mSpanInUse
*(object+0) = 0xc00033c002 <==
*(object+8) = 0x9
*(object+16) = 0xc00033c00e
*(object+24) = 0x10
*(object+32) = 0xc00033c021
*(object+40) = 0xb
*(object+48) = 0xc00033c02f
*(object+56) = 0xc
fatal error: found bad pointer in Go heap (incorrect use of unsafe or cgo?)
The doc/codewalk
test is pretty simple (no unsafe
or cgo and only a little concurrency), so I suspect this is a runtime or platform bug.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Triage Backlog