Skip to content

cmd/cgo/internal/testsanitizers: TestTSAN/tsan* failures #67800

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/cgo/internal/testsanitizers" && test ~ `TestTSAN/tsan\d+`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTSAN/tsan14
=== PAUSE TestTSAN/tsan14
=== CONT  TestTSAN/tsan14
    tsan_test.go:77: /home/swarming/.swarming/w/ir/x/t/TestTSAN1360052067/tsan14 exited with exit status 66
        ==================
        WARNING: ThreadSanitizer: signal handler spoils errno (pid=36513)
            #0 runtime.cgoSigtramp /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/sys_linux_amd64.s:388 (tsan14+0x513060)
            #1 _cgo_get_context_function <null> (tsan14+0x51a602)
            #2 _cgo_release_context <null> (tsan14+0x51a010)
            #3 go_callback <null> (tsan14+0x519d43)
        
        SUMMARY: ThreadSanitizer: signal handler spoils errno /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/sys_linux_amd64.s:388 in runtime.cgoSigtramp
        ==================
--- FAIL: TestTSAN/tsan14 (3.50s)

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

    Active

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions