Skip to content

x/sys/windows: TestAddRemoveDllDirectory failures #69029

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/sys/windows" && test == "TestAddRemoveDllDirectory"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestAddRemoveDllDirectory
Exception 0xc0000005 0x0 0x1869b8f1000 0x7ffbf29e95c8
PC=0x7ffbf29e95c8

runtime.cgocall(0x7ff68c2657f0, 0x7ff68c580200)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/cgocall.go:157 +0x38 fp=0x400004fcf0 sp=0x400004fcb0 pc=0x7ff68c1f48a8
syscall.SyscallN(0x7ffbeee76910?, {0x400004fda0?, 0x3?, 0x1?})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/syscall_windows.go:544 +0xe8 fp=0x400004fd70 sp=0x400004fcf0 pc=0x7ff68c2616c8
syscall.Syscall(0x40000900f0?, 0xffffffffffffffff?, 0x7ff68c56fea0?, 0x1869b852460?, 0x0?)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/syscall_windows.go:482 +0x30 fp=0x400004fdc0 sp=0x400004fd70 pc=0x7ff68c2614b0
...
r24  0x77659ff7c8
r25  0x77659ffc48
r26  0x0
r27  0x77659ff7f0
r28  0x7ff68c57f580
r29  0x77659ff750
lr   0x7ffbf29e9580
sp   0x77659ff6c0
pc   0x7ffbf29e95c8
cpsr 0x20000000

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Windowscompiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Todo

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions