You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##### GOMAXPROCS=2 runtime -cpu=1,2,4
--- FAIL: TestCgoExternalThreadPanic (1.53s)
crash_test.go:92: building source: exit status 2
# _/tmp/go-build410912323
type.*struct { F uintptr; s **runtime.mspan; h *runtime.mheap; npage uintptr; sizeclass int32; large bool }: type.*struct { F uintptr; s **runtime.mspan; h *runtime.mheap; npage uintptr; sizeclass int32; large bool }: invalid relocation 0+173 not in [0,44)
syscall.errors: dwarf: definition of unknown kind 0: type.*struct { F uintptr; s **runtime.mspan; h *runtime.mheap; npage uintptr; sizeclass int32; large bool }
FAIL
FAIL runtime 53.702s
The text was updated successfully, but these errors were encountered:
mikioh
changed the title
cmd/cgo: TestCgoExternalThreadPanic fails by "dwarf: definition of unknown kind 0" on openbsd/386
cmd/cgo: TestCgoExternalThreadPanic fails by "invalid relocation and dwarf: definition of unknown kind 0" on openbsd/386
Apr 24, 2015
Given the lack of activity, I assume this has resolved itself or is openbsd-specific. If the issue should be reopened, please remove the Go1.5 milestone.
See https://storage.googleapis.com/go-build-log/9460f554/openbsd-386-gce56_6fb4d378.log
The text was updated successfully, but these errors were encountered: