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

Error occurs when opening .t file in New Window #89

Open
4 tasks
Xliff opened this issue Apr 13, 2019 · 0 comments
Open
4 tasks

Error occurs when opening .t file in New Window #89

Xliff opened this issue Apr 13, 2019 · 0 comments

Comments

@Xliff
Copy link

Xliff commented Apr 13, 2019

Several error windows open when attempting to open a .t file in another window, however normal operation still seems possible.

Error 1

Maximum call stack size exceeded in /home/cbwood/.atom/packages/language-perl6/grammars/perl6fe.regexp.cson

Stack trace follows:

RangeError: Maximum call stack size exceeded
    at RegExp.test (<anonymous>)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124792)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124914)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Rule (/usr/share/atom/resources/app/static/<embedded>:14:1129792)
    at Grammar.t.exports.Grammar.createRule (/usr/share/atom/resources/app/static/<embedded>:14:121346)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124998)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Rule (/usr/share/atom/resources/app/static/<embedded>:14:1129792)
    at Grammar.t.exports.Grammar.createRule (/usr/share/atom/resources/app/static/<embedded>:14:121346)
    at Grammar.t.exports.Grammar.createRepository (/usr/share/atom/resources/app/static/<embedded>:14:120636)
    at Grammar.t.exports.Grammar.updateRules (/usr/share/atom/resources/app/static/<embedded>:14:120263)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120901)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
  at /home/cbwood/.atom/packages/language-perl6/grammars/perl6fe.regexp.cson:1:1

Error 2

Maximum call stack size exceeded in /home/cbwood/.atom/packages/language-perl6/grammars/perl6fe.quoting.cson

Stack trace follows:

RangeError: Maximum call stack size exceeded
    at RegExp.test (<anonymous>)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124792)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124914)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Rule (/usr/share/atom/resources/app/static/<embedded>:14:1129792)
    at Grammar.t.exports.Grammar.createRule (/usr/share/atom/resources/app/static/<embedded>:14:121346)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124998)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Rule (/usr/share/atom/resources/app/static/<embedded>:14:1129792)
    at Grammar.t.exports.Grammar.createRule (/usr/share/atom/resources/app/static/<embedded>:14:121346)
    at Grammar.t.exports.Grammar.createRepository (/usr/share/atom/resources/app/static/<embedded>:14:120636)
    at Grammar.t.exports.Grammar.updateRules (/usr/share/atom/resources/app/static/<embedded>:14:120263)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120901)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
  at /home/cbwood/.atom/packages/language-perl6/grammars/perl6fe.quoting.cson:1:1

Error ##3

Maximum call stack size exceeded in /home/cbwood/.atom/packages/language-perl6/grammars/perl6fe.cson

Stack trace follows:

RangeError: Maximum call stack size exceeded
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124289)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124914)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Rule (/usr/share/atom/resources/app/static/<embedded>:14:1129792)
    at Grammar.t.exports.Grammar.createRule (/usr/share/atom/resources/app/static/<embedded>:14:121346)
    at new Pattern (/usr/share/atom/resources/app/static/<embedded>:14:1124998)
    at Grammar.t.exports.Grammar.createPattern (/usr/share/atom/resources/app/static/<embedded>:14:121426)
    at new Rule (/usr/share/atom/resources/app/static/<embedded>:14:1129792)
    at Grammar.t.exports.Grammar.createRule (/usr/share/atom/resources/app/static/<embedded>:14:121346)
    at Grammar.t.exports.Grammar.createRepository (/usr/share/atom/resources/app/static/<embedded>:14:120636)
    at Grammar.t.exports.Grammar.updateRules (/usr/share/atom/resources/app/static/<embedded>:14:120263)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120901)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
    at Grammar.t.exports.Grammar.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:120929)
    at GrammarRegistry.t.exports.GrammarRegistry.grammarUpdated (/usr/share/atom/resources/app/static/<embedded>:14:114754)
  at /home/cbwood/.atom/packages/language-perl6/grammars/perl6fe.cson:1:1

Atom version:

Atom    : 1.36.0
Electron: 2.0.18
Chrome  : 61.0.3163.100
Node    : 8.9.3

OS: Linux Linux 5.0.0-8-generic #9-Ubuntu SMP Tue Mar 12 21:58:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

LSB

Distributor ID: Ubuntu
Description:    Ubuntu Disco Dingo (development branch)
Release:        19.04
Codename:       disco

Replication steps:

  • Open first file in attached zip.
  • Open second file in attached zip.
  • Right click on tab for second attached file and click "Open in new window"
  • Error messages should appear in the new window on the right side.

atom-bug-attached-files.zip

If you need further information, please ask.

Leave this in. For internal use.

  • Fixed in Master
  • Fixed in Release
  • Has Tests
  • Passes Tests
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

1 participant