Hi,
Got it (takes several minutes on P4-1.7G): Pike v7.4 release 27 running Hilfe v3.5 (Incremental Pike Frontend)
gauge { Gmp.fac(10000000); };
Segmentation fault
Why I tried this? Just to make some load and measure memory usage :)
But there is a problem anyway... Just imagine Pike script in Roxen/Caudium trying to do this...
When argument is 10 times less, it is OK. Regards, /Al
Pike v7.4 release 27 running Hilfe v3.5 (Incremental Pike Frontend)
gauge { Gmp.fac(10000000); };
Segmentation fault
It's an error in __gmpn_mul in the GMP lib. Send them your complaints...
/ Martin Nilsson (saturator)
Previous text:
2003-09-15 11:59: Subject: Segfault with GMP (7.4.27/CVS)
Hi,
Got it (takes several minutes on P4-1.7G):
Pike v7.4 release 27 running Hilfe v3.5 (Incremental Pike Frontend)
gauge { Gmp.fac(10000000); };
Segmentation fault
Why I tried this? Just to make some load and measure memory usage :)
But there is a problem anyway... Just imagine Pike script in Roxen/Caudium trying to do this...
When argument is 10 times less, it is OK.
Regards, /Al
/ Brevbäraren
pike-devel@lists.lysator.liu.se