Bug 61166

Summary: code compiled w/ updated g77-3 (3.0.4) seg faults & core dumps
Product: [Retired] Red Hat Linux Reporter: Need Real Name <art>
Component: gcc3Assignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-02 19:50:32 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 Need Real Name 2002-03-14 17:50:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76C-SGI [en] (X11; I; IRIX64 6.5 IP28)

Description of problem:
g77-3 *prior* to yesterday's up2date to 3.0.4 for zlib issues produced clean
executable. With g77-3 3.0.4 am getting seg faults. This happens on all i686
systems I up2dated with *all* updates. The order that packages were updated
(e.g., all non-zlib updates and *then* zlib updates) did not affect the
executable crashing. 

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. g77-3 -o testg77.exe testg77.f
2. ./testg77.exe < input 
3. This occurs on *all* my i686 machines up2dated yesterday
	

Actual Results:  get segmentation fault

Here's the output from gdb:

Program received signal SIGSEGV, Segmentation fault.
0x400a3abc in _IO_vfprintf (s=0xbfff7ff0, format=0x8053270 "named %s\n", 
    ap=0xbfffa79c) at ../sysdeps/i386/i486/bits/string.h:530
530     ../sysdeps/i386/i486/bits/string.h: No such file or directory.
        in ../sysdeps/i386/i486/bits/string.h


Additional info:

Comment 1 Richard Henderson 2004-10-02 19:50:32 UTC
No test case, and over two years old.