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

Bug#284978: general: libgmp segfaults on generating 48402688-bit random number



reassign 284978 gmp

* Tom Womack [Sat, Dec 11, 2004 at 11:39:37AM -0000]:
> I've just checked that this wasn't a stupid problem to do with missing 
> mpz_init() commands; if you insert
> 
> mpz_init(A); mpz_init(B); mpz_init(C);
> 
> before the first mpz_urandomb() call, it still segfaults in the same place.

Problem not reproducible with gmp 4.1.4-4. Have you tried setting no
stack limit?

Attachment: signature.asc
Description: Digital signature


Reply to: