Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Assertion failed: (err) == (0), file src\agent.cc, line 164 #9155

Closed
ben-page opened this issue Feb 6, 2015 · 7 comments
Closed

Assertion failed: (err) == (0), file src\agent.cc, line 164 #9155

ben-page opened this issue Feb 6, 2015 · 7 comments
Labels

Comments

@ben-page
Copy link

ben-page commented Feb 6, 2015

I'm randomly getting that error on 0.11.16. All of my code (except the code that creates the domains) runs in a domain. The error is killing the entire node process.

@cjihrig
Copy link

cjihrig commented Feb 6, 2015

Can you please provide example code with no external dependencies that reproduces the problem.

@ben-page
Copy link
Author

ben-page commented Feb 6, 2015

I can't reproduce it. I just happens periodically with no apparent cause. Sometime it happens as soon as I start my program. Other times it happens after it has been running a while. I never saw this behavior on 0.11.14. I never used 0.11.15, so I can't comment on that.

@ben-page
Copy link
Author

ben-page commented Feb 7, 2015

Someone appears to have figured out how to reproduce it using node-inspector. node-inspector/node-inspector#549

Please note, I'm not using node inspector. I use Webstorm. However this is the only way that I've been able to reliably recreate the error. It does seem that the issue is specifically related to debugging, though.

@ben-page
Copy link
Author

ben-page commented Feb 8, 2015

FYI, v0.12.0 is affected as well.

@jonathanrdelgado
Copy link

+1

@MrVoltz
Copy link

MrVoltz commented Feb 19, 2015

+1, even on 0.11.15

@trevnorris
Copy link

Related: nodejs/node#781

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

No branches or pull requests

7 participants