David R. Morrison on Mon, 26 Jun 2006 00:02:13 +0200


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

Re: Bus error in GP:


On Fri, 9 Jun 2006 17:57:26 -0400, Justin C. Walker <justin@mac.com> wrote:

I get a bus error with the following:

? K=nfinit(y^3-2);
? L=rnfinit(K,x^2+x+1);

  *** rnfinit: bug in GP (Bus Error), please report

I can confirm this, as I was getting the same error today, on pari-gp-2.3.0 during 'make bench'.  My experimentation suggests that the error is caused by a compiler bug in XCode 2.2.1 and earlier, and is resolved by switching to XCode 2.3.

Justin, can you confirm?  Was there a difference in compilers between your two machines?

  -- Dave