Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault when taking a heap snapshot on OSX #57

Closed
balupton opened this issue Mar 24, 2015 · 1 comment
Closed

Segmentation fault when taking a heap snapshot on OSX #57

balupton opened this issue Mar 24, 2015 · 1 comment

Comments

@balupton
Copy link

Project it occurs on:

git clone https://github.com/bevry/taskgroup.git taskgroup
cd taskgroup
git checkout es6
npm install
./node_modules/.bin/cake compile
node es5/test/profile.js

Output ends with:

[1]    7876 segmentation fault  node es5/test/profile.js

System details:

$ iojs --version
v1.6.1
$ npm --version
2.7.1
$ iojs -p process.versions.v8               
4.1.0.21

OSX Version: 10.10.2
Machine: iMac (27-inch, Mid 2011)

Also occurs on Node 0.12.0

@balupton
Copy link
Author

Seems nodejs/node#1058 was the culprit as this issue is cured in io.js 1.6.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant