Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/dist: SIGSEGV during Building packages and commands on freebsd-arm-paulzhol #63762

Open
gopherbot opened this issue Oct 27, 2023 · 7 comments
Assignees
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Oct 27, 2023

#!watchflakes
post <- builder == "freebsd-arm-paulzhol" && log ~ `make\.bash: .*Segmentation fault.*dist bootstrap`

Issue created automatically to collect these failures.

Example (log):

/tmp/workdir-host-freebsd-arm-paulzhol/go/src/make.bash: line 226:  1157 Segmentation fault      ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 27, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "net" && section == "Building packages and commands for freebsd/arm." && test == ""
2023-10-25 18:07 freebsd-arm-paulzhol net@4c7a5b64 go@7546c79e (log)
/tmp/workdir-host-freebsd-arm-paulzhol/go/src/make.bash: line 226:  1157 Segmentation fault      ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"

watchflakes

@bcmills bcmills changed the title Building packages and commands for freebsd/arm.: unrecognized failures cmd/dist: SIGSEGV during Building packages and commands on freebsd-arm-paulzhol Oct 27, 2023
@bcmills bcmills added OS-FreeBSD arch-arm Issues solely affecting the 32-bit arm architecture. labels Oct 27, 2023
@bcmills
Copy link
Contributor

bcmills commented Oct 27, 2023

(attn @paulzhol; CC @golang/freebsd)

@paulzhol
Copy link
Member

Maybe related to #60670 (SIGBUS with non-aligned PC addresses).

@bcmills bcmills added the compiler/runtime Issues related to the Go compiler and/or runtime. label Oct 27, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "freebsd-arm-paulzhol" && log ~ `make\.bash: .*Segmentation fault.*dist bootstrap`
2023-11-02 10:34 freebsd-arm-paulzhol go@54452b96 (log)
/tmp/workdir-host-freebsd-arm-paulzhol/go/src/make.bash: line 226:  1155 Segmentation fault      ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"

watchflakes

@mknyszek mknyszek added this to the Backlog milestone Nov 8, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "freebsd-arm-paulzhol" && log ~ `make\.bash: .*Segmentation fault.*dist bootstrap`
2023-11-18 01:08 freebsd-arm-paulzhol sys@13b15b78 go@46410b78 (log)
/tmp/workdir-host-freebsd-arm-paulzhol/go/src/make.bash: line 226:  1155 Segmentation fault      ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "freebsd-arm-paulzhol" && log ~ `make\.bash: .*Segmentation fault.*dist bootstrap`
2023-12-01 17:42 freebsd-arm-paulzhol sys@5ff87d7b go@cf3d253c (log)
/tmp/workdir-host-freebsd-arm-paulzhol/go/src/make.bash: line 226:  1157 Segmentation fault      ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "freebsd-arm-paulzhol" && log ~ `make\.bash: .*Segmentation fault.*dist bootstrap`
2024-03-15 23:16 freebsd-arm-paulzhol go@bedda245 (log)
/tmp/workdir-host-freebsd-arm-paulzhol/go/src/make.bash: line 223:  1167 Segmentation fault      ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm Issues solely affecting the 32-bit arm architecture. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
Projects
Status: No status
Development

No branches or pull requests

4 participants