bugphpGroupWare - Bugs: bug #15084, Adding User with Addressbook...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #15084: Adding User with Addressbook source set to LDAP leads to Apache segmentation fault

Submitter:  Marcus Frischherz <frim>
Submitted:  Sun 27 Nov 2005 11:23:25 PM UTC
   
 
Category:  API - phpGroupware API Item Group:  0.9.16.008
Severity:  3 - Normal Priority:  7 - High
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  SVN Operating System:  GNU/Linux - SuSE
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Wed 07 Dec 2005 09:19:54 AM UTC, comment #5: 

Reports suggest it is working ok.

Fixed in stable CVS, please update to get the fix.

Dave Hall <skwashd>
Group administrator
Tue 06 Dec 2005 09:15:02 AM UTC, comment #4: 

Hi Marcus,

I have just attched a patch which I think should fix this problem.

Can you please try testing it on your install.  It seems to work fine on my LDAP sync'd install, but I couldn't replicate a segfault on my SQL only install.

Let me know how you go.

Dave Hall <skwashd>
Group administrator
Sun 04 Dec 2005 04:36:31 PM UTC, comment #3: 

SuSE 9.1 with kernel 2.6.5-7.201
Apache 2.0.54
PHP 4.3.11 (with ZendOptimizer 2.5.10a)
MySQL 4.0.18

Marcus Frischherz <frim>
Thu 01 Dec 2005 03:26:17 AM UTC, comment #2: 

I agree that it is likely tp be a version specific issue, but I still plan to add a little logic to ensure that it doesn't just die on people.

Gimme a few days, I have been away relaxing in the country.

Dave Hall <skwashd>
Group administrator
Wed 30 Nov 2005 09:30:17 AM UTC, comment #1: 

Well,

Could it be possible for you to use a php debug engine to see where the problem occurs ?

I think of something like apd for example ... could be a bug in php or apache ...
So we need version of php apache mysql ... to be perhaps able to reproduce the bug (but I seriously doubt it).

Regards,

Caeies

Caeies <Caeies>
Group administrator
Sun 27 Nov 2005 11:23:25 PM UTC, original submission:  

When the configuration of the addressbook is set such that the data is stored in LDAP, adding a user (not in the addressbook, but a phpgw User in the admin module) leads to a segmenation fault of Apache. Afterwards the user is in the (MySql)-table, but not in LDAP, it is visible in the addressbook, but the account is not created. The segmentation fault occurs somewhere in the function LDAPSync in the file class.contacts_sql.inc.php

Marcus Frischherz <frim>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2496:  fix-15084.diff added by skwashd (623B - text/x-patch - Proposed fix)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 7 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-07 skwashd StatusReady For Test Fixed
    Open/ClosedOpen Closed
2005-12-06 skwashd Item GroupSVN trunk (dev code) 0.9.16.008
    StatusIn Progress Ready For Test
    Attached File- Added fix-15084.diff, #3165
2005-12-01 skwashd StatusNone In Progress
    Assigned toNone skwashd

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code