Bug 694120 - postmap (and proxymap) segfaults
Summary: postmap (and proxymap) segfaults
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: postfix
Version: 14
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-06 13:55 UTC by Bryan Burke
Modified: 2012-01-27 08:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-27 01:42:17 UTC
Type: ---


Attachments (Terms of Use)
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 (255 bytes, text/plain)
2011-04-06 13:55 UTC, Bryan Burke
no flags Details

Description Bryan Burke 2011-04-06 13:55:59 UTC
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:

Comment 1 Jaroslav Škarvada 2012-01-26 08:30:31 UTC
F14 is EOL, is it still an issue with current Fedoras?

Comment 2 Bryan Burke 2012-01-27 01:42:17 UTC
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.

Comment 3 Jaroslav Škarvada 2012-01-27 08:20:04 UTC
Thanks for info, I am also fine with this resolution.


Note You need to log in before you can comment on or make changes to this bug.