-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working