-
-
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
Broadcast w/ exotic Union eltype causes julia to max out CPU #22688
Labels
types and dispatch
Types, subtyping and method dispatch
Comments
Observations:
|
More observations (with
|
Here's the output of an interrupted call to
|
The original example now segfaults for me on master. Will take another look. |
(slight) reduction:
|
Simpler still. Doesn't crash, but does hang:
|
Looks similar to #21191 |
Closed
JeffBezanson
added a commit
that referenced
this issue
Oct 5, 2017
JeffBezanson
added a commit
that referenced
this issue
Oct 5, 2017
JeffBezanson
added a commit
that referenced
this issue
Oct 10, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's a minimum repro, Julia 0.6 (same behavior on master), OSX:
The text was updated successfully, but these errors were encountered: