From:             [EMAIL PROTECTED]
Operating system: FreeBSD 3.2-RELEASE
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Failure
Bug description:  Apache Core dump on mcrypt

configure:

./configure --prefix=/var/www --enable-magic-quotes 
--enable-track-vars --enable-track-errors --with-mysql --with-apache=../apache_1.3.17

gdb:

#0  0x80c82f5 in php_minit_crypt ()
#1  0x80c3d9a in php_minit_basic ()
#2  0x8109eb7 in zend_startup_module ()
#3  0x80a5d14 in php_startup_extensions ()
#4  0x80a68bf in php_startup_internal_extensions ()
#5  0x80a5f5d in php_module_startup ()
#6  0x80a3df8 in sapi_apache_send_headers ()
#7  0x80a4866 in php_init_handler ()
#8  0x813e6bd in ap_init_modules ()
#9  0x81482b1 in main ()
#10 0x80774dd in _start ()


When starting apache, I get the following error:

su-2.04# ./httpd -X
Floating point exception (core dumped)


-- 
Edit Bug report at: http://bugs.php.net/?id=9974&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]

Reply via email to