Skip to content

Segmentation fault: 11 #8

@amigrave

Description

@amigrave

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 $?
139

I'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 ".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions