https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959
Bug ID: 61959 Summary: "internal compiler error: Segmentation fault" when building Mozilla code Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: botond at mozilla dot com Created attachment 33208 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33208&action=edit preprocessed source, zipped I ran into an internal compiler error while trying to compile the Gecko codebase with the patch at [1]. The output was: /home/botond/dev/mozilla/refactoring/dom/events/EventStateManager.cpp:5609:1: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions. Preprocessed source stored into /tmp/cc7rD5Nc.out file, please attach this to your bugreport. Attached is the preprocessed source; I had to zip it to stay within the attachment size limit. My GCC version is 4.7.3; OS is Linux Mint 15 (Olivia). Please let me know if there is any further informative I can provide. [1] https://bug923512.bugzilla.mozilla.org/attachment.cgi?id=8464279