Skip to content

runtime: SIGBUS in go/types in TestVet #71391

Open
@gopherbot

Description

#!watchflakes
default <- pkg == "cmd/vet" && test == "TestVet/method"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestVet/method
=== PAUSE TestVet/method
=== CONT  TestVet/method
    vet_test.go:195: error check failed: 
        Unmatched Errors:
        unexpected fault address 0x10769e80
        fatal error: fault
        [signal SIGBUS: bus error code=0x2 addr=0x10769e80 pc=0x10769e80]
        goroutine 1 gp=0xc000002380 m=2 mp=0xc00004c808 [running]:
        runtime.throw({0x10663d90?, 0x28?})
...
        	../../runtime/proc.go:435 +0xce fp=0xc000043f38 sp=0xc000043f18 pc=0x1038d26e
        runtime.gcBgMarkWorker(0xc0000ca620)
        	../../runtime/mgc.go:1423 +0xe9 fp=0xc000043fc8 sp=0xc000043f38 pc=0x10339389
        runtime.gcBgMarkStartWorkers.gowrap1()
        	../../runtime/mgc.go:1339 +0x25 fp=0xc000043fe0 sp=0xc000043fc8 pc=0x10339265
        runtime.goexit({})
        	../../runtime/asm_amd64.s:1700 +0x1 fp=0xc000043fe8 sp=0xc000043fe0 pc=0x10394601
        created by runtime.gcBgMarkStartWorkers in goroutine 1
        	../../runtime/mgc.go:1339 +0x105
--- FAIL: TestVet/method (4.09s)

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    • Status

      No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions