Bug 249398

Summary: g++ fails during compilation
Product: [Fedora] Fedora Reporter: Sergey V. Belovolov <b_sv>
Component: gcc4Assignee: Jakub Jelinek <jakub>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-27 11:11:37 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 Sergey V. Belovolov 2007-07-24 13:04:00 UTC
Description of problem:
Sometimes when compiling cpp code that has user-defined temlates with nested 
temlates system giving up to response for about 40-50 minutes. Then compilation 
fails with message:
{standard input}: Assembler messages:
{standard input}:2986612: Warning: end of file in string; '"' inserted
g++: Внутренняя ошибка: Убито (программа cc1plus)

Version-Release number of selected component (if applicable):
gcc 4.1.2 20070502 (Red Hat 4.1.2-12)
x86_64-redhat-linux

How reproducible:
Effect not stable.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
Using UTF-8 locale with Russian symbols.

Comment 1 Jakub Jelinek 2007-07-24 13:33:57 UTC
If it is reproduceable, always on the same source with the same g++ arguments,
then please attach a preprocessed source for that file.
Without it there isn't anything we can do for this.

Comment 2 Jakub Jelinek 2007-08-27 11:11:37 UTC
No reply in more than a month, closing.