-
-
Notifications
You must be signed in to change notification settings - Fork 398
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
Comments
It seems the cause is the change of 217e8cb |
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
Closed by #1505 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Valgrind output: #1498 (comment)
Culprit PR: #1432
Cuplit commit of the PR:
The "generated f.unction body is not pure. this likely means it contains a closure or comprehension." was fixed in b63ea7a.
This error prevents seeing from which the segfault starts to happen so I have rebased this commit earlier.
Seems to be between 503b104 and 217e8cb.
Let's cut 217e8cb in smaller chunks:
The text was updated successfully, but these errors were encountered: