Skip to content

crypto/internal/fips140/nistec: unrecognized failures #73249

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "crypto/internal/fips140/nistec" && test == ""

Issue created automatically to collect these failures.

Example (log):

# crypto/internal/fips140/nistec
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff74003c905?, 0x400320c000?})
	runtime/panic.go:1089 +0x34 fp=0x786e5ffa80 sp=0x786e5ffa50 pc=0x7ff73f700ea4
runtime.sysUsedOS(0x400320c000, 0x2000)
	runtime/mem_windows.go:83 +0x168 fp=0x786e5ffae0 sp=0x786e5ffa80 pc=0x7ff73f69e558
runtime.sysUsed(...)
...
runtime.chanrecv1(0x7ff740821b60?, 0x7ff73f6ca870?)
	runtime/chan.go:506 +0x14 fp=0x4000053fa0 sp=0x4000053f70 pc=0x7ff73f691564
runtime.unique_runtime_registerUniqueMapCleanup.func2(...)
	runtime/mgc.go:1804
runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
	runtime/mgc.go:1807 +0x3c fp=0x4000053fd0 sp=0x4000053fa0 pc=0x7ff73f6a4afc
runtime.goexit({})
	runtime/asm_arm64.s:1266 +0x4 fp=0x4000053fd0 sp=0x4000053fd0 pc=0x7ff73f7085c4
created by unique.runtime_registerUniqueMapCleanup in goroutine 1
	runtime/mgc.go:1802 +0x74

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

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions