Skip to content

cmd/internal/testdir: Test/finprofiled.go failures #72994

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/finprofiled.go"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/finprofiled.go
=== PAUSE Test/finprofiled.go
=== CONT  Test/finprofiled.go
    testdir_test.go:147: exit status 2
        unexpected fault address 0xb01dfacedebac1e
        fatal error: fault
        [signal SIGSEGV: segmentation violation code=0x1 addr=0xb01dfacedebac1e pc=0x1068b60]
        
        goroutine 6 gp=0xc0000828c0 m=0 mp=0x1119ce0 [running]:
        runtime.throw({0x108d697?, 0xc0000828c0?})
...
        runtime.gcBgMarkWorker(0xc00006e070)
        	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1431 +0xe9 fp=0xc000043fc8 sp=0xc000043f38 pc=0x10196e9
        runtime.gcBgMarkStartWorkers.gowrap1()
        	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1347 +0x25 fp=0xc000043fe0 sp=0xc000043fc8 pc=0x10195c5
        runtime.goexit({})
        	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1692 +0x1 fp=0xc000043fe8 sp=0xc000043fe0 pc=0x106a4a1
        created by runtime.gcBgMarkStartWorkers in goroutine 1
        	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1347 +0x105
        
--- FAIL: Test/finprofiled.go (21.90s)

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.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions