php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5428 Apache segmentaion fault
Submitted: 2000-07-07 11:43 UTC Modified: 2000-08-01 23:10 UTC
From: avk at ttk dot jar dot ru Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Release Candidate 2 OS: RedHat Linux 5.2, Linux 2.0.38
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: avk at ttk dot jar dot ru
New email:
PHP Version: OS:

 

 [2000-07-07 11:43 UTC] avk at ttk dot jar dot ru
PHP compiled into Apache as module with pgsql, enable-traks-vars and disable-debug.
php.ini is from source. Script content text

<html><head><title>Example</title></head><body>
<?php echo "Hi, I'm a PHP script!";?</body></html>

On reading script by Apache, it write into error-file

"child pid xxx exit signal Segmentation fault (11)".

Apache/1.3.12 with
 PHP/4.0.1pl2, mod_perl/1.24, mod_ssl/2.6.4, Open SSL/0.9.4

with PHP 4.0.1 this bug is absent.
Thanks.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-07 16:54 UTC] joey at cvs dot php dot net
Can you provide a backtrace? Read http://bugs.php.net/bug-dos-and-donts.php
 [2000-08-01 23:10 UTC] waldschrott@php.net
no feedback, closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 06:01:29 2025 UTC