-
-
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
Unexpected error in runtime on nightly #23786
Labels
bug
Indicates an unexpected problem or unintended behavior
compiler:inference
Type inference
types and dispatch
Types, subtyping and method dispatch
Comments
JeffBezanson
added
compiler:inference
Type inference
types and dispatch
Types, subtyping and method dispatch
labels
Sep 20, 2017
I've seen this a couple times too. |
ASAN doesn't find anything suspicious. |
|
JeffBezanson
added
the
bug
Indicates an unexpected problem or unintended behavior
label
Sep 20, 2017
JeffBezanson
added a commit
that referenced
this issue
Sep 20, 2017
JeffBezanson
added a commit
that referenced
this issue
Sep 21, 2017
I'm fine with this being closed; the additional issue noted in #23800 (comment) seems separate. |
Opened a separate issue: #23848. |
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
compiler:inference
Type inference
types and dispatch
Types, subtyping and method dispatch
Similar to #22431, but this is not on a 32 bit machine and the stack trace is different, so I thought it might be unrelated.
Running
Pkg.test("TypeSortedCollections")
for tkoolen/TypeSortedCollections.jl@84ba361 results inVersion info:
It also happens on Travis Ubuntu. 0.6 is fine.
The text was updated successfully, but these errors were encountered: