Igor Schein on Sun, 30 Jun 2002 19:46:03 -0400


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

misc SEGV's


Hi,

Here're some basic examples of lack of strict argument
checking in current CVS:

? galoisisabelian(x);
  ***   bug in GP (Segmentation Fault), please report
? nfeltreducemodpr(nfinit(x),1,1):
  ***   bug in GP (Segmentation Fault), please report
? conjvec([[],[],[]]);
  ***   bug in GP (Segmentation Fault), please report

The last one seems a bit more interesting, as maybe there's
a way to make sense out of this input.

Thanks

Igor