Bug in configure script for PPC64 machines

Torbjorn Granlund tg-this-will-bounce-but-I-am-subscribed-to-the-list-honest at swox.com
Mon Feb 19 21:02:43 CET 2007


"Fuzzy Logic" <fuzzymo at gmail.com> writes:

  I'm running a 2.6.5 64-bit kernel.
  
  ./try mpn_mul_1
  *** glibc detected *** double free or corruption (out): 0x0ffbad90 ***
  Segmentation fault
  
  Is this the failure you were expecting to see?
  
No.  Does it happen every time?

If it happens every time, if you pass some other argument, say
mpn_add_n, does it happen too, or is it specific for mpn_mul_1?  (I am
not looking for errors in mpn_mul_1 here, it was adequately tested for
this sort of errors.)

-- 
Torbjörn


More information about the gmp-bugs mailing list