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

Internal error while using Zygote #31955

Closed
NiklasGustafsson opened this issue May 7, 2019 · 3 comments
Closed

Internal error while using Zygote #31955

NiklasGustafsson opened this issue May 7, 2019 · 3 comments

Comments

@NiklasGustafsson
Copy link
Contributor

The attached repro file generates an internal error.

Exception: EXCEPTION_ACCESS_VIOLATION at 0x5cf13ed55 -- _ZN4llvm13LiveRangeCalc9calculateERNS_12LiveIntervalEb at C:\dd\Julia-1.1.0\bin\LLVM.dll (unknown line)
...

This was discovered while playing around with Zygote, trying to adapt a benchmark that works with ForwardDiff and Flux.Tracker. It was run on Windows 10.

@Keno
Copy link
Member

Keno commented May 7, 2019

Zygote does various things with unchecked internal interfaces, so until further triaged, I'll move this to Zygote.

@Keno
Copy link
Member

Keno commented May 7, 2019

Ah, GitHub doesn't allow issue moves between orgs. I should email them about that. For now, I'll close this issue, but feel free to open in Zygote. If this does turn out to be a base bug, we can file that with an appropriate reproducer here.

@Keno Keno closed this as completed May 7, 2019
@NiklasGustafsson
Copy link
Contributor Author

NiklasGustafsson commented May 7, 2019

Filed as FluxML/Zygote.jl#180 against Zygote.jl

[ Edited to point to issue in Zygote.jl not JuliaLang - @Keno ]

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