Skip to content

internal/trace/v2: TestTraceStress failures #64506

Closed as not planned
Closed as not planned
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceStress"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTraceStress (3.33s)
    --- FAIL: TestTraceStress/Default (3.33s)
        trace_test.go:551: stderr: SIGSEGV: segmentation violation
            PC=0x9ef0fac m=9 sigcode=1 addr=0x90

            goroutine 0 gp=0xc000007ba0 m=9 mp=0xc00007a008 [idle]:
            runtime.readgstatus(...)
            	/tmp/buildlet/go/src/runtime/proc.go:1056
            runtime.traceWriter.writeProcStatusForP({{0xc00007a008?, 0xa0000000a?}, 0x300000002?}, 0x70000fc3bd38?, 0x56?)
            	/tmp/buildlet/go/src/runtime/trace2status.go:91 +0xcc fp=0x70000fc3bcf0 sp=0x70000fc3bcb8 pc=0x9ef0fac
...
            r13    0x1
            r14    0xc000007ba0
            r15    0x3
            rip    0x9ef0fac
            rflags 0x10246
            cs     0x2b
            fs     0x0
            gs     0x0
            exit status 2
        trace_test.go:553: exit status 1

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.help wanted

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions