Skip to content

require("@napi-ffi/ffi-napi") segfaults on macOS #4

Description

@hhas

Thank you for restoring ffi-napi &co to working order!

I’m getting a crash on import on macOS:

~ % npm install '@napi-ffi/ffi-napi'

added 9 packages, and audited 13 packages in 13s

found 0 vulnerabilities
~ % node
Welcome to Node.js v24.13.0.
Type ".help" for more information.
> require("@napi-ffi/ffi-napi")
zsh: segmentation fault  node

M1 Mac, macOS 15.5 and 16.2, with Node 24.13.0 LTS release. Any ideas? Can you replicate this yourself/recommend next steps?

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions