Bug 7738

Summary: amd segfaults if a config file (the -F option) is specified
Product: [Retired] Red Hat Linux Reporter: Henry B. Messenger <hbm>
Component: am-utilsAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-04 01:46:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Henry B. Messenger 1999-12-10 18:36:02 UTC
The automount daemon, amd, will fail with a segmentation fault if a
configuration file is specified. Strace suggests that it is failing when it
tries to do the very first write to syslog (take this with a grain of
salt).

It will only fail if the configuration file is free of syntax errors.

Workaround is to specify everything amd needs to know on the command line
using /etc/sysconfig/amd, then it works fine.

Comment 1 Cristian Gafton 2000-02-04 01:46:59 UTC
fixed in the current shipping version of am-utils