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

Uncaught RangeError: Maximum call stack size exceeded #2384

Closed
savalbuena opened this issue Feb 5, 2021 · 1 comment · Fixed by #2420
Closed

Uncaught RangeError: Maximum call stack size exceeded #2384

savalbuena opened this issue Feb 5, 2021 · 1 comment · Fixed by #2420
Labels

Comments

@savalbuena
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.54.0 x64
Electron: 6.1.12
OS: Microsoft Windows 10 Pro
Thrown From: script package 3.29.3

Stack Trace

Uncaught RangeError: Maximum call stack size exceeded

At C:\Users\SV\.atom\packages\script\node_modules\ansi-to-html\lib\ansi_to_html.js:506

RangeError: Maximum call stack size exceeded
    at String.replace (<anonymous>)
    at process (/packages/script/node_modules/ansi-to-html/lib/ansi_to_html.js:506:17)
    at tokenize (/packages/script/node_modules/ansi-to-html/lib/ansi_to_html.js:516:7)
    at Filter.toHtml (/packages/script/node_modules/ansi-to-html/lib/ansi_to_html.js:606:7)
    at ScriptView.display (/packages/script/lib/script-view.js:176:28)
    at /packages/script/lib/view-runtime-observer.js:16:73
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.54.0/resources/app/static/<embedded>:11:1190181)
    at Emitter.emit (~/AppData/Local/atom/app-1.54.0/resources/app/static/<embedded>:11:1191622)
    at Runner.stdoutFunc (/packages/script/lib/runner.js:44:18)
    at Socket.<anonymous> (~/AppData/Local/atom/app-1.54.0/resources/app/static/<embedded>:14:1119974)
    at Socket.emit (events.js:200:13)
    at addChunk (_stream_readable.js:294:12)
    at readableAddChunk (_stream_readable.js:271:13)
    at Socket.Readable.push (_stream_readable.js:210:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:166:17)

Commands

     -3:15.3.0 core:backspace (input.hidden-input)
  3x -3:10 autocomplete-plus:activate (atom-text-editor.editor)
     -2:32.2.0 editor:newline (input.hidden-input)
     -2:24.9.0 core:move-down (input.hidden-input)
  3x -1:37.2.0 core:backspace (input.hidden-input)
  3x -1:31.8.0 autocomplete-plus:activate (atom-text-editor.editor)
 10x -1:17 core:delete (input.hidden-input)
     -1:15.4.0 core:move-right (input.hidden-input)
     -1:09.4.0 editor:newline (input.hidden-input)
  3x -1:07.5.0 autocomplete-plus:activate (atom-text-editor.editor)
     -1:02.6.0 core:move-right (input.hidden-input)
     -1:01.6.0 editor:newline (input.hidden-input)
  3x -0:59.5.0 autocomplete-plus:activate (atom-text-editor.editor)
     -0:54.1.0 editor:toggle-line-comments (input.hidden-input)
  2x -0:50 core:backspace (input.hidden-input)
  2x -0:48.5.0 script:run (input.hidden-input)

Non-Core Packages

atom-autocomplete-python 5.0.0 
atom-python-run 0.9.7 
autocomplete-python 1.17.0 
autocomplete-python-jedi 1.10.3-0 
fortran-compiler 2.2.0 
Hydrogen 2.14.7 
ide-fortran 0.4.0 
ide-python undefined 
language-fortran 2.1.12 
language-matlab 0.2.1 
language-matlab-octave 1.0.5 
language-matlab-plus 1.12.0 
process-palette 0.17.0 
script 3.29.3 
split-diff 1.6.1 
@github-actions
Copy link

🎉 This issue has been resolved in version 3.29.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant