-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
segfault with univariate polynomial, realfield, complexfield #6777
Comments
comment:1
I don't obtain a segmentation fault, but this is on Debian GNU/Linux. On sage-devel, it is discussed that one gets a rather strange phenomenon: Before the traceback starts, some ERROR is printed.
I get this with unpatched sage (hence, no segfault), and Michael Orlitzky reports the same after fixing the segfault. However, with some of my patches applied, one simply gets a straight forward traceback:
Could you test whether #9138 (or perhaps #11900) actually fixes the problem already? |
Dependencies: #11900 |
comment:2
The fix is in #11900, and it has a positive review, so I'm adding it as a dependency before a doctest can be added. |
Author: Michael Orlitzky |
Patch to add a doctest expecting a TypeError |
Reviewer: Mike Hansen |
comment:5
Attachment: sage-trac_6777.patch.gz mjo's patch looks good to me. I updated the formatting slightly. |
Merged: sage-5.0.beta0 |
This is with a modified
Mac OS X, Intel hardware.
Depends on #11900
CC: @orlitzky
Component: commutative algebra
Keywords: polynomial segfault
Author: Michael Orlitzky
Reviewer: Mike Hansen
Merged: sage-5.0.beta0
Issue created by migration from https://trac.sagemath.org/ticket/6777
The text was updated successfully, but these errors were encountered: