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

RangeError: Maximum call stack size exceeded at prepareStackTraceWithRawStackAssignment #9860

Closed
gnestor opened this issue Nov 28, 2015 · 3 comments
Labels

Comments

@gnestor
Copy link

gnestor commented Nov 28, 2015

Atom 1.4.0-dev

Steps to reproduce: Clone from master, build, and run

Result:

RangeError: Maximum call stack size exceeded
    at prepareStackTraceWithRawStackAssignment (/Users/grant/Downloads/atom/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:165:50)
    at prepareStackTraceWithRawStackAssignment (/Users/grant/Downloads/atom/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:167:10)
    at prepareStackTraceWithRawStackAssignment 
...
handleSetupError @ index.js:61

console.error(error.stack || error)

@50Wliu
Copy link
Contributor

50Wliu commented Nov 28, 2015

I happened upon this while trying to run specs through atom --test spec for atom/atom. More details to come soon.

@50Wliu
Copy link
Contributor

50Wliu commented Nov 30, 2015

Fixed by #9878.

@lock
Copy link

lock bot commented Jan 18, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
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

2 participants