On Tue, Dec 11, 2012 at 10:08 AM, 谭虹斌 <[email protected]> wrote: > hello: > Is nodejs support arm of debug mode? Throw error have stack information > in Release, Throw error have no stack information and print "Segmentation > fault" in debug. why?
You mean node.js debug builds crash when a Javascript error is thrown? Can you open an issue at https://github.com/joyent/node/issues with steps to reproduce? Please include the node.js version, build output, a test case and anything else that may be relevant (kernel version, gcc version, etc.) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
