Bug 740078
Summary: | g++: Internal error: Segmentation fault (program cc1plus) | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | harry.kantor | ||||
Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED NOTABUG | QA Contact: | qe-baseos-tools-bugs | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 5.5 | CC: | law | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-03-12 17:29:29 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
harry.kantor
2011-09-20 20:50:08 UTC
Created attachment 524092 [details]
Additional core dump
I've attached a core dump with the forward declaration removed. The compiler is still crashing.
Coredump isn't useful for debugging compiler problems, we need a preprocessed source on which it can be reproduced. By any chance, aren't you using PCH? Please cancel this issue. There was a problem with my "depend" target, which caused one of the object files to not be rebuilt. What is PCH? Per c#3. |