Date: 04/02/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4007 Updated: Apache 1.3.12 dumps core when started"
- Previous message: Rich Bryant: "[PHP-DEV] Managing the output buffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: adamc <email protected>
Operating system: FreeBSD 3.4
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Reproduceable crash
Bug description: Apache 1.3.12 dumps core when started
PHP4.0 RC1 compiled in as DSO into apache 1.3.12.
httpd dumps core on startup; I'm not so handy with backtraces, but gdb httpd httpd.core yields up the following info:
0x281edaeb in sapi_apache_send_headers (sapi_headers=0x2827bee0)
at mod_php4.c:226
226 ((request_rec *) SG(server_context))->status = SG(sapi_headers).http_response_code;
apache config: prefix set, --enable-module=most --enable-shared=max
php4 config: --with-mysql --with-apxs --disable-xml --disable-gd --enable-track-vars --enable-trans-sid
-- 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: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4007 Updated: Apache 1.3.12 dumps core when started"
- Previous message: Rich Bryant: "[PHP-DEV] Managing the output buffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

