Skip to content

Crash with latest upgrade to node 0.12.0 #10

@masumsoft

Description

@masumsoft

While trying to use with winston logger module which uses the latest version of stack-trace, I get the following error when trying with latest node stable release of 0.12.0:

winston/node_modules/stack-trace/lib/stack-trace.js:26
  var lines = err.stack.split('\n').slice(1);
                        ^
Object.exports.parse (winston/node_modules/stack-trace/lib/stack-trace.js:26:25),
Object.exception.getTrace (winston/lib/winston/exception.js:45:32),
Object.exception.getAllInfo (winston/lib/winston/exception.js:19:24),
Logger._uncaughtException (winston/lib/winston/logger.js:618:24),
process.emit (events.js:129:20),
process._fatalException (node.js:236:26)

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