Bug 3476

Summary: amd -F dumps core
Product: [Retired] Red Hat Linux Reporter: Cristian Gafton <gafton>
Component: am-utilsAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE 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: 1999-06-15 15:00:11 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 Cristian Gafton 1999-06-15 14:33:39 UTC
I have hit a (show-stopper) problem with am-utils-6.0-3
under
redhat 6.0 (this is after a clean "everything" install). If
you try to use the -F option - which allows you to point to
an
external configuration file - amd promptly dumps core (some
amd options I use in our machines are only accessible from
the
configuration file as opposed to command line switches).

The core dump appears to be related to an fprintf to stderr
that's processed when the configuration is parsed from the
command line and the "-F" flag is found. A message is
supposed
to be printed to stderr but instead the whole thing core
dumps. Commenting out the offending line and rebuilding the
whole package is the workaround I'm currently using. This
might be a problem with the underlying glibc2.1...

Comment 1 Jeff Johnson 1999-06-15 15:00:59 UTC
*** This bug has been marked as a duplicate of 2443 ***