Getting local startup error SIGSEGV

Hi, trying to start my local meteor project and all of a sudden I’m getting the following error:

Started MongoDB.
=> Exited from signal: SIGSEGV
=> Exited from signal: SIGSEGV
=> Exited from signal: SIGSEGV
=> Your application is crashing. Waiting for file change.

I haven’t touched this project since my last production deploy - which is currently working on Galaxy. Has anyone run into this issue? Everything I’ve Googled hasn’t been helpful.

Here’s what I’m running on my machine (Mac OSX El Capitan):

Meteor version 1.4.4.2-rc.1
Meteor node version v4.8.2

I’ve tried meteor reset but still having issues. Would appreciate any help.

Thanks,

Don