Skip to content

x/sys/unix: TestMmapPtr fails with "Munmap: invalid argument" on GOOS=openbsd #68181

Closed
@dmitshur

Description

@dmitshur

This functionality and test was recently added in CL 592415. It fails on GOOS=openbsd specifically:

=== RUN   TestMmapPtr
    mmap_unix_test.go:72: Munmap: invalid argument
--- FAIL: TestMmapPtr (0.00s)

(From https://ci.chromium.org/b/8744139430297328801.)

CC @golang/openbsd, @ncruces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixPendingIssues that have a fix which has not yet been reviewed or submitted.NeedsFixThe path to resolution is known, but the work has not been done.OS-OpenBSDTestingAn issue that has been verified to require only test changes, not just a test failure.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions