Comment 1 for bug 841825

Revision history for this message
Matthias Klose (doko) wrote :

gcc -c -g -O2 -std=gnu++0x WyciwygChannelChild.ii
/home/chrisccoulson/src/firefox/firefox-7.0~b4+build2+nobinonly/build-tree/mozilla/netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp: In member function 'virtual nsresult mozilla::net::WyciwygChannelChild::CloseCacheEntry(nsresult)':
/home/chrisccoulson/src/firefox/firefox-7.0~b4+build2+nobinonly/build-tree/mozilla/netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp:605:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

work around is to build with -O1 instead of -Os, or omitting -g