-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!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)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Active