[PPL-devel] Re: Segmentation fault in mpz_ui_pow_ui

Matthew Mundell mattm at comp.leeds.ac.uk
Fri Oct 7 17:46:04 CEST 2005


Torbjorn Granlund <tege at swox.com> writes:

> Matthew Mundell <mattm at comp.leeds.ac.uk> writes:
>
>   In the Parma Polyhedron Library, using GMP 4.1.4, calls to
>   mpz_ui_pow_ui with large exponents are resulting in segmentation
>   faults.
>
> I suspect this is Q3 from http://swox.com/gmp/#FAQ.
> Can you please confirm?

Yes, it is, thank you.

-*- mode: compilation; default-directory: "~/src/tests/c/" -*-
ulimit -s 8388608 && gmp-pow
10^12345678
10^123456789

Compilation finished at Fri Oct  7 16:44:28



More information about the PPL-devel mailing list