Error messages: In file included from third_party/WebKit/WebCore/svg/SVGElement.h:28, from third_party/WebKit/WebCore/svg/SVGExternalResourcesRequired.h:28, from third_party/WebKit/WebCore/svg/SVGExternalResourcesRequired.cpp:27: third_party/WebKit/WebCore/svg/SVGAnimatedProperty.h: In constructor ‘WebCore::SVGAnimatedProperty<OwnerTypeArg, AnimatedTypeArg, TagName, PropertyName>::SVGAnimatedProperty(const OwnerTypeArg*, const WebCore::QualifiedName&, const T1&) [with T1 = bool, OwnerTypeArg = WebCore::SVGExternalResourcesRequired, AnimatedTypeArg = bool, const char* TagName = ((const char*)((char*)(& WebCore::SVGExternalResourcesRequiredIdentifier))), const char* PropertyName = ((const char*)((char*)(& WebCore::SVGNames::externalResourcesRequiredAttrString)))]’: third_party/WebKit/WebCore/svg/SVGAnimatedProperty.h:215: internal compiler error: Segmentation fault
Command line: g++ -pthread -fno-exceptions -fno-strict-aliasing -fno-strict-aliasing \ -pthread -O2 -g -fno-rtti -fno-threadsafe-statics -c \ SVGExternalResourcesRequired.ii Compiler build configuration: ../configure --prefix=/usr --enable-shared \ --enable-languages=c,c++,fortran,objc,obj-c++ \ --enable-threads=posix --mandir=/usr/share/man \ --infodir=/usr/share/info \ --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib \ --libexecdir=/usr/lib --enable-clocale=gnu \ --disable-libstdcxx-pch \ --with-tune=generic -- Summary: internal compiler error: Segmentation fault compiling chromium Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hdasch at gmail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41183