Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with latest upgrade to node 0.12.0 #10

Open
masumsoft opened this issue Feb 19, 2015 · 3 comments
Open

Crash with latest upgrade to node 0.12.0 #10

masumsoft opened this issue Feb 19, 2015 · 3 comments

Comments

@masumsoft
Copy link

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)
@bushev
Copy link

bushev commented Jun 25, 2015

+1

1 similar comment
@kaue
Copy link

kaue commented Jan 23, 2018

+1

@niemyjski
Copy link
Collaborator

@masumsoft are you still running into this? It's really odd the stack trace is not set, it should be for node apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants