Bug 186614

Summary: php-ldap crash httpd
Product: [Fedora] Fedora Reporter: Rafał Dutko <raf>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-27 07:46:37 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 Rafał Dutko 2006-03-24 18:30:05 UTC
Description of problem:  
Apache thread is crashing with message in error_log 
 
[notice] child pid 1670 exit signal Segmentation fault (11)  
 
when i try to login on Manager account using phpldapadmin 
 
simple ldapsearch returns proper result with one organization object and 
Manager object in this context. 
 
Version-Release number of selected component (if applicable):  
 
httpd-2.2.0-5.1.2 
php-ldap-5.1.2-5 
openldap-servers-2.3.19-4 
phpldapadmin-0.9.8.2-1.fc5 
 
How reproducible:  
 
Out of box installation. Everything with default configuraton.   
 
Steps to Reproduce:  
1 .Install all mentioned components apache, php-ldap, openldap-servers, 
phpldapadmin  
2. Setup LDAP server with initial database as described in LDAP QuickStart 
Guide, only oranization and Manager object,   
3. Change access settings in /etc/httpd/phpldapadmin.conf 
4. Open http://serverip/ldapadmin/ with browser and try to login. 
    
Actual results:  
 
httpd thread crash, cannot login 
  
Expected results:  
  
Login to ldap server. 
 
Additional info:  
Platform is Athlon64, x86_64 Fedora version.

Comment 1 Rafał Dutko 2006-03-27 07:46:37 UTC

*** This bug has been marked as a duplicate of 181518 ***