golang/go

runtime: stack corruption on freebsd/arm

Open

#62,251 opened on Aug 23, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsInvestigationOS-FreeBSDarch-armcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

#!watchflakes
post <- goos == "freebsd" && goarch == "arm" && log ~ `fatal error: unknown caller pc`

CC @golang/freebsd

Contributor guide