Ask Your Question

Revision history [back]

segmentation fault when find gcd of fraction and sqrt

 sage: (3/2).gcd(sqrt(2))
------------------------------------------------------------------------
(no backtrace available)
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
[1]    90215 segmentation fault  sage

sage crashed when I want to get gcd of a fraction and an sqrt