forked from nodejs/node-v0.x-archive
-
Notifications
You must be signed in to change notification settings - Fork 14
Segmentation fault: 11 #8
Copy link
Copy link
Open
Description
I've build spidernode under osx lion.
When an exception is trown, spidernode crashes instead of printing the error message and the stacktrace as node.js does.
A simple file with
throw(new Error('test'));outputs " Segmentation fault: 11 " in the console (Same with node_g and I don't get any additional info)
$ echo $?
139I've got a similar problem in the spidernode shell, launched without arguement, as soon as I type two caracters in the shell, spidernode crashes with message " Segmentation fault: 11 ".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels