Skip to content

runtime: TestUsingVDSO failures #63734

@gopherbot

Description

@gopherbot
#!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

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe 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.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions