-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Crash with signal (4): Illegal instruction #29357
Labels
bug
Indicates an unexpected problem or unintended behavior
types and dispatch
Types, subtyping and method dispatch
Comments
This is probably the same issue as #29208 . |
JeffBezanson
added
types and dispatch
Types, subtyping and method dispatch
bug
Indicates an unexpected problem or unintended behavior
labels
Sep 25, 2018
JeffBezanson
added a commit
that referenced
this issue
Sep 26, 2018
JeffBezanson
added a commit
that referenced
this issue
Sep 26, 2018
JeffBezanson
added a commit
that referenced
this issue
Sep 28, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Indicates an unexpected problem or unintended behavior
types and dispatch
Types, subtyping and method dispatch
Hi,
this is a bug report that has been originally been filed against the NFFT package JuliaMath/NFFT.jl#29
but this might be a bug in Julia itself. The code to reproduce is:
The interesting bit is that it does not crash if the
NFFTPlan
is not put into thestruct
. The error that I get is:The text was updated successfully, but these errors were encountered: