Re: Fwd: [sage-support] Sage 9.3 for Windows crashing

2021-11-26 Thread Fernando Gouvea
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

Re: Fwd: [sage-support] Sage 9.3 for Windows crashing

2021-11-26 Thread Dima Pasechnik
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

Re: Fwd: [sage-support] Sage 9.3 for Windows crashing

2021-11-26 Thread Kai Weber
;> >> 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 - &

Re: Fwd: [sage-support] Sage 9.3 for Windows crashing

2021-09-23 Thread Matthias Koeppe
-- 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

Re: Fwd: [sage-support] Sage 9.3 for Windows crashing

2021-09-23 Thread Dima Pasechnik
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

Re: Fwd: [sage-support] Sage 9.3 for Windows crashing

2021-09-22 Thread Fernando Gouvea
-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

Fwd: [sage-support] Sage 9.3 for Windows crashing

2021-09-22 Thread William Stein
-- 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

Re: [sage-support] Sage 9.3 for Windows crashing

2021-09-22 Thread William Stein
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

[sage-support] Sage 9.3 for Windows crashing

2021-09-22 Thread Fernando Q. Gouvea
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