From: [EMAIL PROTECTED] Operating system: FreeBSD 3.3-R PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: sigfpe on startup Using apache 1.3.17, dynamic loading. Compiled PHP4 with ./configure --with-apxs --with-mysql=/opt/mysql Did a make, make install. Start up apache. Instant crash. GDB says: Program received signal SIGFPE, Arithmetic exception. 0x281fb522 in php_minit_crypt (type=1, module_number=2) at crypt.c:109 109 srand48((unsigned int) time(0) * getpid() * (php_combined_lcg() * 10000.0)); -- Edit Bug report at: http://bugs.php.net/?id=9165&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]