php-developer-list | 2001122
Date: 12/16/01
- Next message: Markus Fischer: "Re: [PHP-DEV] Bug #14546 Updated: Segmentation fault in httpd child process when using user authentication"
- Previous message: misch <email protected>: "[PHP-DEV] Bug #14489 Updated: DSO PHP module compiling with gettext support is blocking Apache start"
- Next in thread: Daniel Stone: "[PHP-DEV] Re: Apache2Filter crashes on Windows"
- Reply: Daniel Stone: "[PHP-DEV] Re: Apache2Filter crashes on Windows"
- Reply: Sebastian Bergmann: "Re: [PHP-DEV] Apache2Filter crashes on Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Setup: Windows 2000, Apache 2 (current CVS), PHP 4 (current CVS).
After several requests Apache.exe crashes, when using the Apache2Filter
SAPI module of PHP 4.
I built both debug versions of Apache 2 and PHP 4, and the debugger
shows the cause of the crash to be in server/util_filter.c:416:
APR_BRIGADE_CONCAT(*saveto, *b);
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
-- 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: Markus Fischer: "Re: [PHP-DEV] Bug #14546 Updated: Segmentation fault in httpd child process when using user authentication"
- Previous message: misch <email protected>: "[PHP-DEV] Bug #14489 Updated: DSO PHP module compiling with gettext support is blocking Apache start"
- Next in thread: Daniel Stone: "[PHP-DEV] Re: Apache2Filter crashes on Windows"
- Reply: Daniel Stone: "[PHP-DEV] Re: Apache2Filter crashes on Windows"
- Reply: Sebastian Bergmann: "Re: [PHP-DEV] Apache2Filter crashes on Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

