Igor Schein on Wed, 17 Nov 1999 19:55:27 -0500


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

Curious series bug


Hi,

? a=(1+O(2))*x^3+O(x^91)+2;
? 1/a
  ***   segmentation fault: bug in GP (please report).

This is on Solaris.  On Linux it'll give *division by zero* error, 
but if you play with degrees of x, you can get SEGV as well.

Thanks

Igor