Date: 01/15/01
- Next message: Konrad Stepien: "Re: [PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #8719 Updated: session variable not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8720
Updated by: sniper
Reported By: admin <email protected>
Old-Status: Open
Status: Closed
Bug Type: Reproduceable crash
Assigned To:
Comments:
This is fixed in CVS already. Please try latest snapshot from http://snaps.php.net/
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-01-15 14:14:59] admin <email protected>
I'm building Apache 1.3.14 + OpenSSL 0.9.6 + PHP 4.0.4pl1
Everything compiles fine (I'm using the same options that worked with Apache 1.3.12 + OpenSSL 0.9.5a + PHP 4.0.4) but when I start Apache it dumps core. A GDB backtrace follows. Any ideas?
Mark
#0 0x80c89f1 in php_minit_crypt (type=1, module_number=3) at crypt.c:109
109 srand48((unsigned int) time(0) * getpid() * (php_combined_lcg()
* 10000.0));
(gdb) bt
#0 0x80c89f1 in php_minit_crypt (type=1, module_number=3) at crypt.c:109
#1 0x80c4496 in php_minit_basic (type=1, module_number=3)
at basic_functions.c:719
#2 0x810cc33 in zend_startup_module (module=0x8264f18) at zend_API.c:697
#3 0x8092840 in php_startup_extensions (ptr=0x825e818, count=15) at main.c:751
#4 0x80933eb in php_startup_internal_extensions () at internal_functions.c:77
#5 0x8092a89 in php_module_startup (sf=0x825d83c) at main.c:905
#6 0x8090924 in php_apache_startup ()
#7 0x8091392 in php_init_handler ()
#8 0x8141ef9 in ap_init_modules ()
#9 0x814b8f1 in main ()
#10 0x807d69d in _start ()
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8720
-- 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: Konrad Stepien: "Re: [PHP-DEV] PHP 4.0 Bug #8721: compile problem on glibc-2.2.1"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #8719 Updated: session variable not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

