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

[release-0.18] Segfault on Julia v0.6 #1501

Closed
blegat opened this issue Sep 28, 2018 · 2 comments
Closed

[release-0.18] Segfault on Julia v0.6 #1501

blegat opened this issue Sep 28, 2018 · 2 comments

Comments

@blegat
Copy link
Member Author

blegat commented Sep 29, 2018

It seems the cause is the change of 217e8cb
to parseExpr_staged.jl.
Since addtoexpr_reorder is a generated function and calls addtoexpr, the dot syntax in addtoexpr throws a segfault.
It seems related to JuliaLang/julia#19299 and JuliaLang/julia#21094

blegat added a commit that referenced this issue Sep 29, 2018
blegat added a commit that referenced this issue Sep 29, 2018
blegat added a commit that referenced this issue Sep 29, 2018
@blegat
Copy link
Member Author

blegat commented Sep 29, 2018

Closed by #1505

@blegat blegat closed this as completed Sep 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant