Igor Schein on Thu, 19 Sep 2002 22:26:56 -0400


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

Re: nfinit(,2) on alpha is broken.


On Thu, Sep 19, 2002 at 06:00:46PM +0200, Karim BELABAS wrote:
> On Tue, 17 Sep 2002, Bill Allombert wrote:
> > On alpha, GP fails to pass the bench:
> >
> > ? nfinit(x^5-5*x^3+5*x+25,2)
> >   ***   precision too low in mptrunc (precision loss in truncation).
> 
> This is gone now. I have fixed the polroots code mentioned in my last message
> (pari-dev-1784).

This apparently broke things on HPUX 64bit.  At 2002-09-19 06:00 it
was still OK, and since 2002-09-19 07:00 I am getting this (and many
more SEGV's):

? conjvec(Mod(x^2+x+1,x^3-x-1))
  ***   bug in GP (Segmentation Fault), please report

Thanks

Igor