Skip to content

internal/trace: TestTraceStress/AllocFree failures #70838

Open
@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTraceStress/AllocFree
    reader_test.go:112: unexpected error while reading the trace: broken trace: failed to advance: frontier:
        [gen=2]
        
        M 140704631527360 [GoUnblock time=6706882767040 g=18 g_seq=1 stack=11]
        M 123145318756352 [GoStart time=6706885268416 g=1 g_seq=4]
        M 123145314463744 [ProcStart time=6706885574208 p=0 p_seq=3]
        M 123145316073472 [ProcStart time=6706885754368 p=4 p_seq=3]
        M 123145315000320 [ProcStart time=6706886095680 p=4 p_seq=4]
        M 123145317683200 [ProcStart time=6706888264768 p=2 p_seq=10]
...
        String id=250
        	data="net.(*TCPListener).close"
        String id=251
        	data="net.(*TCPListener).Close"
        String id=252
        	data="runtime.CallersFrames"
        String id=253
        	data="/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/symtab.go"
        
--- FAIL: TestTraceStress/AllocFree (6.02s)

watchflakes

Metadata

Metadata

Assignees

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.

Type

No type

Projects

Status

In Progress

Status

Active

Relationships

None yet

Development

No branches or pull requests

Issue actions