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

com.dubture.twig.core.documentModel.parser.TwigSourceParser: input could not be parsed correctly at position 89264 (Tried to push 0 on to a full stack[100].) #101

Open
shakaran opened this issue Apr 4, 2018 · 4 comments

Comments

@shakaran
Copy link

shakaran commented Apr 4, 2018

I mistakenly open this bug at eclipse, but it seems cames from this, so reporting here if useful

https://bugs.eclipse.org/bugs/show_bug.cgi?id=533029

@shakaran
Copy link
Author

shakaran commented Apr 4, 2018

As far I could check in the code, it seems that the lexer fails at some point accessing to the stack around this method in TwigTokenizer code
https://github.com/pulse00/Twig-Eclipse-Plugin/blob/master/com.dubture.twig.core/Resources/parserTools/highlighting/TwigTokenizer.jflex#L149

@zulus
Copy link
Collaborator

zulus commented Apr 4, 2018

Have you example file?

@shakaran
Copy link
Author

shakaran commented Apr 5, 2018

@zulus cannot remember which one trigger this error, but since it is triggered often, I will post here as soon I see it again

@shakaran
Copy link
Author

shakaran commented Apr 5, 2018

@zulus I gonna send you privately by email the file, since I could reproduce the issue. It seems that it breaks or trigger this error when I make comments like {# or #} and it has to parse the content before to I could write the #} or so

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

2 participants