Igor Schein on Wed, 9 Oct 2002 10:31:33 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Bad input bug (ideals) |
On Wed, Oct 09, 2002 at 04:22:09PM +0200, Karim BELABAS wrote: > On Wed, 9 Oct 2002, Igor Schein wrote: > > ? default(parisize,64m) > > parisize = 64000000 > > ? ideallog(nfinit(y),2,idealstar(nfinit(y),4,1)); > > *** bug in GP (Segmentation Fault), please report > > Fixed (as you say: Bad Input. But SEGV is bad). Another one, probably of the same variety: ? default(parisize,64m) parisize = 64000000 ? idealtwoelt(nfinit(y),2/3,1); *** bug in GP (Segmentation Fault), please report Thanks Igor