php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5376 PHP (compiled inside apache 1.3.12) crashes frequently.
Submitted: 2000-07-05 15:29 UTC Modified: 2000-07-07 07:19 UTC
From: ilmar at kuusalu dot edu dot ee Assigned:
Status: Closed Package: Other
PHP Version: 4.0.1 (4.0.1pl2 also) OS: RedHat Linux 6.2, Linux 2.2.16
Private report: No CVE-ID: None
 [2000-07-05 15:29 UTC] ilmar at kuusalu dot edu dot ee
PHP crashes frequently (document contains no data in netscape and segmentation fault (11) in error_log). If I try to run the same script again, it usually sucseeds. Script contains no syntax errors.
I did not manage to create a core file.

PHP configure line:
./configure --with-mysql --with_apache=../apache_1.3.12 --disable-debug --enable-track-vars --with-gd=/usr

Apache configure:
./configure --activate-module=src/modules/php4/libphp4.a


If I run php with php optimizer, the crashes are even more frequent.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-07 07:19 UTC] joey at cvs dot php dot net
Please read http://bugs.php.net/bug-dos-and-donts.php and
resubmit your bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 01:01:30 2024 UTC