Hi,

It works for me with SageMath 9.4. Maybe you should upgrade to that version 
(the last stable one). 

Eric. 

Le mardi 7 décembre 2021 à 09:59:42 UTC+1, duan...@gmail.com a écrit :

> If I running 3 lines codes below:
>
> PR.<x,y> = PolynomialRing(Zmod(0x10001))
> f = (x + y) ^ 3
> print(f.factor())
>
> sagemath will crash:
> ------------------------------------------------------------------------ 
> Unhandled SIGSEGV: A segmentation fault occurred. This probably occurred 
> because a *compiled* module has a bug in it and is not properly wrapped 
> with sig_on(), sig_off(). Python will now terminate. 
> ------------------------------------------------------------------------ 
> /opt/sagemath-9.2/src/bin/sage-python: line 2: 1044 Segmentation fault 
> (core dumped) sage -python "$@"
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/a6d546f4-0799-4bb3-983d-b48fc3fe92afn%40googlegroups.com.

Reply via email to