Skip to content

runtime: TestLockOSThreadExit failures #65736

Closed
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime" && test == "TestLockOSThreadExit"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestLockOSThreadExit
    proc_test.go:983: /home/swarming/.swarming/w/ir/x/t/go-build4249258931/testprog.exe LockOSThreadMain (3.989747ms): ok
    proc_test.go:989: /home/swarming/.swarming/w/ir/x/t/go-build4249258931/testprog.exe LockOSThreadAlt: exit status 2
    proc_test.go:991: want "OK\n", got "panic: runtime error: index out of range [2] with length 0\n\ngoroutine 1 [running]:\nmain.tidExists(0xba?)\n\t/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/syscalls_linux.go:25 +0xdd\nmain.LockOSThreadAlt()\n\t/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/lockosthread.go:93 +0x185\nmain.main()\n\t/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34 +0x133\n"
--- FAIL: TestLockOSThreadExit (0.02s)

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone 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

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions