-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
#!watchflakes
default <- pkg == "runtime" && test == "TestArenaCollision"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestArenaCollision
malloc_test.go:648: === RUN TestArenaCollision
malloc_test.go:665: reserved [0x3d4b34800000, 0x3d4b34c00000)
malloc_test.go:665: reserved [0x3dcb34800000, 0x3dcb34c00000)
--- FAIL: TestArenaCollision (0.00s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked]
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x7ff617b923c7]
goroutine 8 gp=0x3d4b34773500 m=6 mp=0x3d4b34791008 [running]:
panic({0x7ff617cfa800?, 0x7ff618173630?})
...
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1885 +0x2d9 fp=0x3dcb34713fc8 sp=0x3dcb34713f40 pc=0x7ff617811359
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1668 +0x17 fp=0x3dcb34713fe0 sp=0x3dcb34713fc8 pc=0x7ff617811057
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1727 +0x1 fp=0x3dcb34713fe8 sp=0x3dcb34713fe0 pc=0x7ff61787c021
created by runtime.gcBgMarkStartWorkers in goroutine 8
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1668 +0x105
(exit status exit status 2)
--- FAIL: TestArenaCollision (0.03s)
Metadata
Metadata
Assignees
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done
Status
Done