I am trying run lsh-keygen but it keeps core dumping on me.
I am using redhat 5.2 and slackware 3.0 with gmp2.0.2 and the 11/1/1999
tar ball and every time lsh-keygen runs it dumps with a problem
in the mpz library.
here is the gdb output
(gdb) run
Starting program: /usr/local/bin/lsh_keygen
Program received signal SIGSEGV, Segmentation fault.
0x80514da in mpz_tdiv_r (rem=0x654a0a62, num=0xbffffa28, den=0xbffff9b8)
at dmincl.c:58
58 if (rem->_mp_alloc < rsize)
Any ideas about how to fix this ???
Thanks
Alfred