Date: 01/06/01
- Next message: Zeev Suraski: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /win32 php4dll.dsp php4dllts.dsp"
- Previous message: dbaseiv <email protected>: "[PHP-DEV] PHP 4.0 Bug #8572: Get "Floating point exception - core dumped" on start"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8572
Updated by: rasmus
Reported By: dbaseiv <email protected>
Old-Status: Open
Status: Closed
Bug Type: Reproduceable crash
Assigned To:
Comments:
This is fixed in cvs. Grab a snapshot from http://snaps.php.net
Previous Comments:
---------------------------------------------------------------------------
[2001-01-06 14:12:25] dbaseiv <email protected>
I compiled apache 1.3.14 with php 4.0.4 exactly as described at http://www.php.net/manual/install.unix.php. When I go to start apache with `apachectl start` I get the following message:
hp# /www/bin/apachectl start
Floating point exception - core dumped
/www/bin/apachectl start: httpd could not be started
I followed the same steps with the same version of apache and php on FreeBSD 4.1 and it works just fine. The only module I'm compiling in is MySQL support. I've included the output from GDB.
hp# gdb -c httpd.core
GNU gdb 4.18
This GDB was configured as "i386-unknown-freebsd".
Core was generated by `httpd'.
Program terminated with signal 8, Floating point exception.
#0 0x809d819 in ?? ()
(gdb) backtrace
#0 0x809d819 in ?? ()
#1 0x80992be in ?? ()
#2 0x80df3c3 in ?? ()
#3 0x807b280 in ?? ()
#4 0x807be2b in ?? ()
#5 0x807b4c9 in ?? ()
#6 0x8079398 in ?? ()
#7 0x8079dd2 in ?? ()
#8 0x8113a7d in ?? ()
#9 0x811d369 in ?? ()
#10 0x8061799 in ?? ()
Any help would be much appreciated. Thanks.
-Blake
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8572
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Zeev Suraski: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /win32 php4dll.dsp php4dllts.dsp"
- Previous message: dbaseiv <email protected>: "[PHP-DEV] PHP 4.0 Bug #8572: Get "Floating point exception - core dumped" on start"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

