Description of problem: When running spamd with the parameter -d user perl segfaults Found the lines in spamd that segfault: if ( my $nh = ( getpwnam( $opt{'username'} ) )[7] ) { $ENV{'HOME'} = $nh; } The getpwnam() is broken. Version-Release number of selected component (if applicable): 5.8.3-18 and 5.8.5-9 both segfault the same How reproducible: Always Steps to Reproduce: 1. rpm -uvh spamassassin 2. spamd -d user 3. Actual results: Segfaults Expected results: The spamd daemon should start and keep running Additional info:
Fedora Core 2 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC3 updates or in the FC4 test release, reopen and change the version to match.
Closing because FC2 is no longer supported. Please reopen if this is an issue in FC3+.