Description of problem: Any attempt to modify an address entry stored in an LDAP server will crash Evolution. Version-Release number of selected component (if applicable): evolution-2.9.92-1.fc7 How reproducible: Every time Steps to Reproduce: 1. Add an LDAP server to the Evolution address book 2. Select an address entry in the LDAP server 3. Change entry and attempt to save Actual results: Evolution crashes. Expected results: Evolution should modify the LDAP entry. Additional info:
Created attachment 149238 [details] Crash dump from evolution
Can you look at this one Matt?
Matt, it's probably in the block of '#ifdef LDAP_DEBUG_MODIFY', why is this enabled? Maybe we can disable it, but everything seems to be fine, from my point of view, I looked to the code and I do not see any trouble there, everything is a string, null terminated, maybe except a photo. David, does your contact had a photo, when you was saving your changes?
Reporter, could you please reply to the previous question? If you won't reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.
I cannot reproduce this with the latest Evolution (evolution-2.12.2-2.fc8)
Thanks for the update. Closing as CURRENTRELEASE.