Skip to content

suspicious segmentation fault on NetBSD #304

@hajimehoshi

Description

@hajimehoshi

PureGo Version

https://github.com/hajimehoshi/purego/actions/runs/13750780953/job/38451482165

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • NetBSD
  • Android
  • iOS

Go Version (go version)

go1.24.1 (but also all the others)

What steps will reproduce the problem?

Run go test (CGO_ENABLED=0)

What is the expected result?

The tests pass

What happens instead?

The tests fail

https://github.com/hajimehoshi/purego/actions/runs/13750780953/job/38451482165

=> go test CGO_ENABLED=0
  signal: segmentation fault (core dumped)
  FAIL	github.com/ebitengine/purego	0.007s
  ?   	github.com/ebitengine/purego/examples/libc	[no test files]
  ?   	github.com/ebitengine/purego/internal/cgo	[no test files]
  ?   	github.com/ebitengine/purego/internal/fakecgo	[no test files]
  ?   	github.com/ebitengine/purego/internal/load	[no test files]
  ?   	github.com/ebitengine/purego/internal/strings	[no test files]
  FAIL

Anything else you feel useful to add?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions