Skip to content

cmd/cgo/internal/test: TestCthread failures #71818

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/cgo/internal/test" && test == "TestCthread"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCthread
Exception 0x200c7 0xecd54de8 0xcc483ff 0x0
PC=0x0

fatal error: unexpected signal during runtime execution
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x91588e]

runtime stack:
runtime.throw({0xa78c85, 0x2a})
	C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1108 +0x35 fp=0x2acefa14 sp=0x2acefa00 pc=0x927b25
...
	C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:435 +0xfd fp=0x19bdf8c sp=0x19bdf78 pc=0x927c5d
runtime.gcBgMarkWorker(0x19949c0)
	C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1432 +0xe2 fp=0x19bdfe8 sp=0x19bdf8c pc=0x8cf882
runtime.gcBgMarkStartWorkers.gowrap1()
	C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1348 +0x25 fp=0x19bdff0 sp=0x19bdfe8 pc=0x8cf785
runtime.goexit({})
	C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x19bdff4 sp=0x19bdff0 pc=0x92d731
created by runtime.gcBgMarkStartWorkers in goroutine 69
	C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1348 +0x11a
*** Test killed: ran too long (4m0s).

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

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions