-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
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
Labels
No labels