Date: 05/29/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4670 Updated: Session_start() seems to localize session to a script."
- Previous message: waldschrott <email protected>: "[PHP-DEV] PHP 4.0 Bug #4674: limitations of array_walk() calling methods or single-parameter functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: michael <email protected>
Operating system: Linux 2.2.15
PHP version: 4.0.0 Release
PHP Bug Type: Reproduceable crash
Bug description: looks like its the same bug as #4485
The apache http processes are bailing out with SIG 11:
[Mon May 29 11:48:01 2000] [notice] child pid 5507 exit signal Segmentation fault (11)
[Mon May 29 11:48:28 2000] [notice] child pid 5687 exit signal Segmentation fault (11)
(from apache 1.3.12 error logfile)
This happens with and w/o the zend optimizer
Deleting all the sess*.* files (about 3000 of them) in the session directory appeared to fix the problem.
-- 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 #4670 Updated: Session_start() seems to localize session to a script."
- Previous message: waldschrott <email protected>: "[PHP-DEV] PHP 4.0 Bug #4674: limitations of array_walk() calling methods or single-parameter functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

