Skip to content

Node 6 & 7 exits with abort-trap: 6 when run from Emacs #6992

@fromheten

Description

@fromheten
  • Version: v7.0.0-head, but also showed up under v6.x.x
  • Platform: Mac os X El Capitain 10.11.4
  • Subsystem: Emacs 24.5.1

Running node 5.x.x worked fine and dandy.

When I start Node v6.x.x and up, it crashes and prints abort trap: 6. Not sure what other debug information to report - please let me know what information can be useful.

node -e works though - don't know why.

$ node -e "console.log('hello')"
hello
$ node
> abort trap: 6
# (then it exits)

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateIssues and PRs that are duplicates of other issues or PRs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions