Plotting with sagemath 9.3 on windows 10 causes segmentation fault

asked 3 years ago

profcelia gravatar image

I installed SageMath 9.3 on a new Dell laptop running windows 10.

Running Sagemath 9.3 in the shell produces a segmentation fault. (see screenshot) Runnins Sagemath 9.3 in a Jupyter notebook kills the kernel (see screenshot) Running Python 3.8 (Anaconda) in Jupyter notebook produces expected result. Running Julia 1.6.3 (launching jupyter from Anaconda Navigator) works (see screenshot

I'm sorry, I have screen shots of these runs, but an unable to upload because I haven't enough points.

Preview: (hide)

Comments

I have not encountered any ploting problem with SageMath 9.3 on W10 so far, neither in SageMath console nor in notebook, I installed SageMath with admin rights and for all users. When you say SageMath shell, you mean SageMath console?

ortollj gravatar imageortollj ( 3 years ago )

but in window notebook server, I can see this warning below:

bash.exe: warning: could not find /tmp, please create!

SageMath version 9.3, Release Date: 2021-05-09     
Using Python 3.7.10. Type "help()" for help.

but all seems working well

ortollj gravatar imageortollj ( 3 years ago )

This seems to be an issue on some CPUs: Plotting kills Sagemath (on some machines). Could you run the command cat /proc/cpuinfo in the SageMath 9.3 Shell and add the output to your post? The latest version without this issue seems to be 9.1 at the moment.

rburing gravatar imagerburing ( 3 years ago )

@rburing I know that your request was for @profcelia, but for info my processor with no problem:

model name : AMD Ryzen 9 3950X 16-Core Processor

ortollj gravatar imageortollj ( 3 years ago )

Every time I reset the Kernel I can see the message:

bash.exe: warning: could not find /tmp, please create!

any significant consequences ?

ortollj gravatar imageortollj ( 3 years ago )