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

Labels

NeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type
No fields configured for issues without a type.

Projects

Status
In Progress
Status
Active

Relationships

None yet

Development

No branches or pull requests

Issue actions