-
-
Notifications
You must be signed in to change notification settings - Fork 487
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
Using symbolic variables in domain 'positive' makes Sage crash #22857
Comments
comment:2
in my machine (mac osx 10.11.6) the command works in v7.5.1, but breaks in v8.0beta2.
|
This comment has been minimized.
This comment has been minimized.
comment:4
Can you isolate the actual sequence of maxima commands that lead to the error? Then it's possible to see if it's a bug in ECL or something in Maxima itself (the kind of error suggests it's something that is poorly handled in ECL) |
comment:5
I cannot reproduce it with:
but I can make it disappear with:
Anyway, with the original trigger ECL goes into an infinite loop:
|
comment:6
OK here the confirmation:
|
comment:7
Just to tell that the bug is still there in Sage 8.7.beta3. |
comment:8
Still there in 9.2.beta3 |
comment:9
Still in 9.2.beta8 |
comment:10
Looks like this was fixed by #30063 |
Reviewer: Eric Gourgoulhon |
comment:13
No doctest was added for this at #30063. We should add one here. |
comment:15
Setting new milestone based on a cursory review of ticket status, priority, and last modification date. |
Branch: public/22857 |
comment:20
The commit just adds a doctest to make sure the problem doesn't come back. New commits:
|
Author: Dave Morris |
Commit: |
Changed reviewer from Eric Gourgoulhon to Eric Gourgoulhon, Thierry Monteil |
comment:21
LGTM. |
comment:22
Thanks! |
Changed branch from public/22857 to |
In Sage 7.6 and 8.0.beta2, we have
This was reported on this ask question.
CC: @rwst @sagetrac-tmonteil @slel
Component: symbolics
Author: Dave Morris
Branch/Commit:
4cbf230
Reviewer: Eric Gourgoulhon, Thierry Monteil
Issue created by migration from https://trac.sagemath.org/ticket/22857
The text was updated successfully, but these errors were encountered: