-
-
Notifications
You must be signed in to change notification settings - Fork 660
Closed
Description
sage: singular('2')*3
------------------------------------------------------------
Unhandled SIGSEGV: A segmentation fault occured in SAGE.
This probably occured because a *compiled* component
of SAGE has a bug in it (typically accessing invalid memory)
or is not properly wrapped with _sig_on, _sig_off.
You might want to run SAGE under gdb with 'sage -gdb' to debug this.
SAGE will now terminate (sorry).
------------------------------------------------------------
Component: basic arithmetic
Issue created by migration from https://trac.sagemath.org/ticket/833