Bug 121531

Summary: httpd doesn't require recent pcre version (and crashes with an old one)
Product: [Fedora] Fedora Reporter: Leszek Matok <lam>
Component: httpdAssignee: Joe Orton <jorton>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 2.0.49-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-22 20:07:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Leszek Matok 2004-04-22 14:34:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701

Description of problem:
httpd-2.0.49-2 from Fedora/development segfaults when using pcre-3.4
(from some older RH system, worked fine with my previous
httpd-2.0.45-something). Upgrading to pcre-4.5 solved the problem
instantly, so all we have to do is require newer pcre.

Version-Release number of selected component (if applicable):
httpd-2.0.49-2

How reproducible:
Always

Steps to Reproduce:
1. Install httpd-2.0.49-2 and php-4.3.4-11 using pcre-3.4-* (I don't
remember the exact version, sorry)
2. Try to run phpBB2 or TWIG (it seems to be related to php or mysql,
however, other php+mysql sites didn't brake)
3. httpd process serving the request will crash
    

Additional info:

Comment 1 Joe Orton 2004-04-22 14:59:29 UTC
Thanks for the report.  I'll add a Conflicts: pcre < 4.0.