Skip to content

Intermittently getting fatal error: bulkBarrierPreWrite: unaligned arguments #25

Description

@itsmurugappan

Issue

Intermittently getting "fatal error: bulkBarrierPreWrite: unaligned arguments"

fatal error: bulkBarrierPreWrite: unaligned arguments

goroutine 25 [running]:
runtime.throw({0x198cc6f?, 0x0?})
        C:/Program Files/Go/src/runtime/panic.go:1047 +0x65 fp=0xc0007d2a20 sp=0xc0007d29f0 pc=0xb39225
runtime.bulkBarrierPreWrite(0xc0007d2ab8?, 0x4b?, 0xc000015040?)
        C:/Program Files/Go/src/runtime/mbitmap.go:582 +0x46b fp=0xc0007d2a90 sp=0xc0007d2a20 pc=0xb1578b
runtime.typedmemmove(0x19289a0, 0x1ecb6c70ed2, 0xc0007d2b78)
        C:/Program Files/Go/src/runtime/mbarrier.go:162 +0x45 fp=0xc0007d2ac8 sp=0xc0007d2a90 pc=0xb148e5
inet.af/wf.toFilter0(0xc0001752c0?, 0xc000675ec0, 0xc00072e001?)
        C:/Users/muru/go/pkg/mod/inet.af/wf@v0.0.0-20221017222439-36129f591884/compose.go:104 +0x30c fp=0xc0007d2c58 sp=0xc0007d2ac8 pc=0x16b510c
inet.af/wf.(*Session).AddRule(0xc000282900, 0xc000675ec0)
        C:/Users/muru/go/pkg/mod/inet.af/wf@v0.0.0-20221017222439-36129f591884/firewall.go:691 +0xcb fp=0xc0007d2cf0 sp=0xc0007d2c58 pc=0x16ba48b

When

While calling this function

Go Version

Tried 1.18. 1.19, 1.20

Occurence Frequency

Very random. Couldnt find a pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions