Hi, I am using Node 0.8.15, When I was using MAC 10.8.x, then everything was fine, but when I upgraded my MAC to 10.9.3, then I am getting Segmentation Fault while running node <jsfile>
Segmentation fault: 11. The js file on which I get segmentation fault, uses async, exec modules, I can not attach the whole code, as it is very big and have reference to multiple files. Does node 0.8.15 not work with MAC 10.9.3? And also when I upgrade my node binary to latest build 0.10.X, then I get error: "Can't set headers after they are sent" in some of my code, when same piece of code works properly in 0.8.15, Is there any behavior change from 0.8.15 to 0.10.X? With regards, Biswajit -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/0704bfd0-768e-4620-9102-81ac5a1cd0b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
