Bug 19609

Summary: cc1plus segfault
Product: [Retired] Red Hat Linux Reporter: Matt Wilson <msw>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED ERRATA QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: dr
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-10-24 11:13:36 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:
Attachments:
Description Flags
horrible .ii file that causes segfault none

Description Matt Wilson 2000-10-23 15:24:06 UTC
Yes, this is a nonsensical c++ file, it's a syntax error nightmare...

[msw@localhost ice]$ g++ -o /tmp/out -c sdbsql.2.ii
In file included from
/usr/src/oo/oo_605_src/svtools/source/svsql/sdbsql.cxx:64:
sdbsql.hxx:219: parse error before `not'
sdbsql.hxx:231: missing ';' before right brace
sdbsql.hxx:233: parse error before `const'
.....
/usr/src/oo/oo_605_src/solver/605/unxlngi3.pro/inc/typelib/typedescription.h:487:
parse error before `*
'
/usr/src/oo/oo_605_src/solver/605/unxlngi3.pro/inc/typelib/typedescription.h:492:
Internal error: 
Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

bash-2.04$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
bash-2.04$ rpm -q gcc
gcc-2.96-57
bash-2.04$ rpm -q gcc-c++
gcc-c++-2.96-57

Comment 1 Matt Wilson 2000-10-23 15:24:48 UTC
Created attachment 4561 [details]
horrible .ii file that causes segfault

Comment 2 Jakub Jelinek 2000-12-20 12:11:32 UTC
Fixed in gcc-c++-2.96-69.