ject: Re: [sage-support] Sage 9.3 for Windows crashing
To: William Stein
At this point, only plotting has caused the problem. For
example:
sage: K=Qp(7)
sage: K
7-adic Field with capped relative precision 20
t;>> https://trac.sagemath.org/ticket/31565
>>>
>>>
>>>> Fernando
>>>> On 9/22/2021 3:49 PM, William Stein wrote:
>>>>
>>>> -- Forwarded message -
>>>> From: Fernando Q. Gouvea
>>>> Dat
;>
>> We see this with other operating systems, too. Hopefully fixed in 9.4, see
>> https://trac.sagemath.org/ticket/31565
>>
>>
>>> Fernando
>>> On 9/22/2021 3:49 PM, William Stein wrote:
>>>
>>> ------ Forwarded message -
&
-- Forwarded message -
>> From: Fernando Q. Gouvea
>> Date: Wed, Sep 22, 2021 at 12:26 PM
>> Subject: Re: [sage-support] Sage 9.3 for Windows crashing
>> To: William Stein
>>
>>
>> At this point, only plotting has caused the problem. For examp
rg/ticket/31565
> Fernando
> On 9/22/2021 3:49 PM, William Stein wrote:
>
> -- Forwarded message -
> From: Fernando Q. Gouvea
> Date: Wed, Sep 22, 2021 at 12:26 PM
> Subject: Re: [sage-support] Sage 9.3 for Windows crashing
> To: William Stein
>
>
&g
-support] Sage 9.3 for Windows crashing
To: William Stein
At this point, only plotting has caused the problem. For example:
sage: K=Qp(7)
sage: K
7-adic Field with capped relative precision 20
sage: a=K(8)
sage: a
1 + 7 + O(7^20)
sage: sqrt(a)
1 + 4*7 + 2*7^2 + 7^3 + 3*7^4 + 2*7^5 + 4*7^6 + 2*7^7
-- Forwarded message -
From: Fernando Q. Gouvea
Date: Wed, Sep 22, 2021 at 12:26 PM
Subject: Re: [sage-support] Sage 9.3 for Windows crashing
To: William Stein
At this point, only plotting has caused the problem. For example:
sage: K=Qp(7)
sage: K
7-adic Field with capped
On Wed, Sep 22, 2021 at 11:36 AM Fernando Q. Gouvea wrote:
>
> I just had SageMath 9.2 crash, so I tried installing 9.3. Alas, I get the
> same problem. The offending command is pretty innocuous:
>
> sage: plot(ln(1+x),(-1,5))
>
> The Sage window then crashes. In the notebook I get a message that
I just had SageMath 9.2 crash, so I tried installing 9.3. Alas, I get
the same problem. The offending command is pretty innocuous:
sage: plot(ln(1+x),(-1,5))
The Sage window then crashes. In the notebook I get a message that the
kernel just died. Running it in the Sage Terminal, sage crashes a