evanw / evanw/node-source-map-support
RangeError Maximum call stack size exceeded in cloneCallSite
Aperta
bug
help wanted
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 223
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.