Bug in configure script for PPC64 machines

Fuzzy Logic fuzzymo at gmail.com
Mon Feb 19 21:05:04 CET 2007


Yes, every time.

./try mpn_add_n
*** glibc detected *** double free or corruption (out): 0x0ffbad90 ***
Segmentation fault

Fuzzy

On 19 Feb 2007 21:02:43 +0100, Torbjorn Granlund wrote:
> "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.)


More information about the gmp-bugs mailing list