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

Error occurs but no meaningful stack or meta provided #611

Closed
cdaringe opened this issue Apr 14, 2015 · 3 comments
Closed

Error occurs but no meaningful stack or meta provided #611

cdaringe opened this issue Apr 14, 2015 · 3 comments

Comments

@cdaringe
Copy link

This is could likely be due to the async nature of some promisy code, but consider the below screenshot:

screen shot 2015-04-14 at 11 06 51 am

somewhere/sometime, an error occured. node-inspector breaks here, which is doesn't leave the user with an indication of what has occurred or how to proceed. perhaps some annotations or explanation in that block could be helpful?

@johnmarkos
Copy link

I'm not sure how to reproduce this. Is there publicly-available code on which this error occurs?

@cdaringe
Copy link
Author

hi @johnmarkos, i posted one unreliable condition which produces this in the #613 thread. the code that leads to that condition above isn't open-sourced yet, otherwise I would have slapped up a gist! however, i will spend some more time trying to reproduce its conditions if #613 isn't sufficient

@3y3
Copy link
Member

3y3 commented Apr 24, 2015

#613 describe this error more verbose.

@3y3 3y3 closed this as completed Apr 24, 2015
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
@johnmarkos @cdaringe @3y3 and others