Date: 01/31/00
- Next message: Paola Rigamonti: "[PHP-DEV] PHP and IIS"
- Previous message: benedict <email protected>: "[PHP-DEV] Bug #3362: php_auth_user not passed back to apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: brad_jackson <email protected>
Operating system: RedHat Linux 6.1
PHP version: 3.0.14
PHP Bug Type: Reproduceable crash
Bug description: Calling exit or die in shutdown function causes seg fault
If you register a function to be called at the end of the script by calling register_shutdown_function and put a call to exit or die within that function, the instance of Apache will become unstable and seg fault shortly thereafter.
-- 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: Paola Rigamonti: "[PHP-DEV] PHP and IIS"
- Previous message: benedict <email protected>: "[PHP-DEV] Bug #3362: php_auth_user not passed back to apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

