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

weird QualifiedName.Base ("\xc8rray") panics on reproduce #1938

Closed
tbg opened this issue Aug 4, 2015 · 3 comments
Closed

weird QualifiedName.Base ("\xc8rray") panics on reproduce #1938

tbg opened this issue Aug 4, 2015 · 3 comments

Comments

@tbg
Copy link
Member

tbg commented Aug 4, 2015

culprit: Base: (parser.Name) (len=5) "\xc8rray",
full AST and error: see
https://gist.github.com/tschottdorf/3913a87b72061b2f6f65

(#gofuzz @dvyukov)

@tbg tbg changed the title weird QualifiedName.Base panics on reproduce weird QualifiedName.Base ("\xc8rray") panics on reproduce Aug 4, 2015
@petermattis
Copy link
Collaborator

Can you add the original query that fails to parse?

@tbg
Copy link
Member Author

tbg commented Aug 4, 2015

I didn't save that unfortunately. But looking at the AST again, it's got an ArrayIndirection and looks like it crashed there as well - so maybe it's just a dupe of #1941?

@petermattis
Copy link
Collaborator

I'm not able to reproduce an error here. I'm going to close. Reopen or create a new issue if you see this again and be sure to provide the original query.

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