Igor Schein on Tue, 2 Jul 2002 12:46:59 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: misc SEGV's


On Mon, Jul 01, 2002 at 10:58:11PM +0200, Karim BELABAS wrote:
> On Mon, 1 Jul 2002, Igor Schein wrote:
> > ? galoissubcyclo(vector(3,x,0));          \\ SEGV
> >   ***   bug in GP (Segmentation Fault), please report
> > ? galoissubfields(vector(8,x,0));         \\ SEGV
> >   ***   bug in GP (Segmentation Fault), please report
> > ? quadhilbert(vector(10,x,0));            \\ SEGV
> >   ***   bug in GP (Segmentation Fault), please report
> We need new types to prevent forgeries as above. I'm not fixing any of these.
> For the time being, let the user shoot h(er|im)self in the foot if (s)he so
> wishes.

A few more trivial ones for which new types shouldn't be necesary:

? ellsigma(ellinit(vector(5,x,x)),matid(1));
  ***   bug in GP (Segmentation Fault), please report
? ideleprincipal([],1);
  ***   bug in GP (Segmentation Fault), please report


Thanks

Igor