Hide Forgot
Created attachment 490287 [details] File describing how to lookup a recipient in my LDAP database... included for reference, but will not actually work on systems other than my own Description of problem: I have an LDAP-based lookup table for postfix recipients. Here's the output when I attempt a lookup: root@ashra:~ # postmap -q bburke ldap:/etc/postfix/ldap-recipients.cf bburke zsh: segmentation fault postmap -q bburke ldap:/etc/postfix/ldap-recipients.cf root@ashra:~ # This also causes the proxymap daemon to segfault (from the maillog): Apr 3 03:45:05 ashra postfix/master[2307]: warning: process /usr/libexec/postfix/proxymap pid 11323 killed by signal 11 Version-Release number of selected component (if applicable): Name : postfix Arch : x86_64 Epoch : 2 Version : 2.7.3 Release : 1.fc14 How reproducible: Every time Steps to Reproduce: 1. See above, will include the ldap-recipients.cf file 2. 3. Actual results: Lookup is still successful, just causes many segfaults in the logs Expected results: No segfault :) Additional info:
F14 is EOL, is it still an issue with current Fedoras?
I tested this on the F14 system, and it doesn't seem to be happening anymore. I haven't tested it in newer fedoras, but I can open a new bug report if it does. I'll go ahead and close this bug report with WORKSFORME. If I should close it with a difference reason, let me know.
Thanks for info, I am also fine with this resolution.