-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
#!watchflakes
post <- pkg == "runtime" && test == "TestUsingVDSO" && `signal: segmentation fault`
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestUsingVDSO (0.08s)
vdso_test.go:50: GO_WANT_HELPER_PROCESS=1 /usr/bin/strace -f -e clock_gettime /workdir/tmp/go-build1040845572/b001/runtime.test -test.run=^TestUsingVDSO$
vdso_test.go:56: /usr/bin/strace: [ Process PID=74855 runs in 32 bit mode. ]
/usr/bin/strace: Process 74908 attached
/usr/bin/strace: Process 74906 attached
/usr/bin/strace: Process 74917 attached
[pid 74917] ????( <unfinished ...>
[pid 74908] +++ exited with 0 +++
[pid 74906] +++ exited with 0 +++
vdso_test.go:59: signal: segmentation fault (core dumped)
runtime.test: some test left a core file behind
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done