evanw / evanw/node-source-map-support

RangeError Maximum call stack size exceeded in cloneCallSite

Open
#252 9 comments 9 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
2.2k
Forks
223
PR merge metrics
No merged PRs in 30d

Description

We are experiencing a RangeError similar to issue #93 in our Node.js app. I haven't been able to reproduce it and it seems to be occurring randomly at times.

```
/usr/src/app/node_modules/source-map-support/source-map-support.js:331
Object.getOwnPropertyNames(Object.getPrototypeOf(frame)).forEach(function(name) {
^

RangeError: Maximum call stack size exceeded
```

We are using the latest version 0.5.13 and latest 10 version of Node.js

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.