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

RangeError: Maximum call stack size exceeded from async-listener #131

Closed
dylang opened this issue Mar 19, 2014 · 2 comments
Closed

RangeError: Maximum call stack size exceeded from async-listener #131

dylang opened this issue Mar 19, 2014 · 2 comments

Comments

@dylang
Copy link

dylang commented Mar 19, 2014

Hi, this is an older project that has been running for years without any exceptions. I updated to the latest newrelic a couple days ago and just had this problem:

/node_modules/newrelic/node_modules/continuation-local-storage/node_modules/async-listener/glue.js:319
          throw er;
                ^
RangeError: Maximum call stack size exceeded

Node v0.8.18

$ npm ls --depth=0
├── ams@0.1.9
├── async@0.1.22
├── connect@2.0.3
├── ejs@0.8.3
├── express@2.5.11
├── Faker@0.5.6
├── jobvite@0.2.8
├── lean@0.1.1
├── logging@2.0.21
├── markdown-js@0.0.3
├── newrelic@1.3.2
├── nodemailer@0.3.39
├── openid@0.4.2
├── proto@0.1.0
├── qs@0.5.3
├── request@2.9.153
└── step@0.0.5
@othiym23
Copy link
Contributor

If you have the time, either a scenario or a test case than can reliably reproduce this crash would be incredibly helpful. This isn't something we've been able to reproduce with our own tests or sample applications, and a couple people have run into this issue now. Thanks for the report!

@dylang
Copy link
Author

dylang commented Mar 26, 2014

I've updated to the newer version of the JS library and I haven't seen the problem since. I'll create a new ticket if I see it again.

@dylang dylang closed this as completed Mar 26, 2014
cmcadams-newrelic pushed a commit to cmcadams-newrelic/node-newrelic that referenced this issue Jan 29, 2024
…97f10699871e017d50

[Snyk] Security upgrade graphql from 16.6.0 to 16.8.1
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this issue Apr 19, 2024
…/moment-2.29.2

Bump moment from 2.29.1 to 2.29.2
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this issue Apr 23, 2024
…/moment-2.29.2

Bump moment from 2.29.1 to 2.29.2
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

2 participants