Today I upgraded SageMath from 7.3 to 7.5.1, then I tried to continue yesterday's work: generating a sparse univariate polynomial using Singular, the polynomial has degree beyond that of toy polynomials. Yesterday, this worked fine, today I get the error message
exponent overflow (117649)
How can this happen? And what can I do to get the previous facilities of Singular (possibly, this means the previous facilities of SageMath)?
Thanks in advance