Skip to content

node-midi segfaults on OS X #35

@stevenleeg

Description

@stevenleeg

Hey, for some reason I've found that node-midi has been segfaulting pretty badly on OS X (I'm running 10.9.1 Mavericks). I've replicated the issue through my library, launchpadder and through the node-midi tests:

$ git clone https://github.com/justinlatimer/node-midi.git
...
$ cd node-midi
$ npm install
...
$ npm test

> [email protected] test /Users/steve/Code/node-midi
> node test/virtual-loopback-test-automated.js

zsh: segmentation fault  npm test
$

Looks like it's not getting too far before segfaulting either. Any ideas as to what's going wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions