Bill Allombert on Thu, 21 Nov 2002 20:40:22 +0100


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

Re: bug on Itanium


On Thu, Nov 21, 2002 at 02:21:32PM -0500, Igor Schein wrote:
> This particular one went away after I recompiled with gcc-3.2.1, but there're
> plenty more ( optimization-independent ), i.e.
> 
> ? quadray(-11,11)
>   ***   bug in GP (Segmentation Fault), please report
> 
> SEGV occurs inside hnfmerge_get_1 function.

More precisely:

parisize = 8000000, primelimit = 500000
? install(hnfmerge_get_1,GG)
? hnfmerge_get_1([11, 6; 0, 1],[1, 0; 0, 1])
  ***   bug in GP (Segmentation Fault), please report

ZV_lincomb is called with a corrupted X value.

Cheers,
Bill.