Skip to content

archive/zip: unrecognized failures #70113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gopherbot opened this issue Oct 29, 2024 · 2 comments
Open

archive/zip: unrecognized failures #70113

gopherbot opened this issue Oct 29, 2024 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "archive/zip" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL	archive/zip [build failed]

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 29, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "archive/zip" && test == ""
2024-10-28 14:55 gotip-windows-arm64 go@f0b51a20 archive/zip (log)
FAIL	archive/zip [build failed]

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "archive/zip" && test == ""
2025-04-07 19:59 gotip-windows-arm64 go@465097b2 archive/zip (log)
FAIL	archive/zip [build failed]
# runtime
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6cd2ec905?, 0x400b8fe000?})
	runtime/panic.go:1089 +0x34 fp=0xb25f3ffaf0 sp=0xb25f3ffac0 pc=0x7ff6cc9b0ea4
...
runtime.sysUsedOS(0x400bbac000, 0x2000)
	runtime/mem_windows.go:83 +0x168 fp=0xb25ffff9f0 sp=0xb25ffff990 pc=0x7ff6cc94e558
runtime.sysUsed(...)
	runtime/mem.go:85
runtime.(*mheap).allocSpan(0x7ff6cdaf4fc0, 0x1, 0x0, 0x48)
	runtime/mheap.go:1367 +0x8ec fp=0xb25ffffb10 sp=0xb25ffff9f0 pc=0x7ff6cc96496c
runtime.(*mcentral).grow.(*mheap).alloc.func1()
	runtime/mheap.go:984 +0x5c fp=0xb25ffffb60 sp=0xb25ffffb10 pc=0x7ff6cc94daec
runtime.systemstack(0x0)
	runtime/asm_arm64.s:292 +0x6c fp=0xb25ffffb70 sp=0xb25ffffb60 pc=0x7ff6cc9b61ac

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant