[Bug c++/52762] Firefox 11 segfault with gcc 4.7 (-O3 -march=corei7-avx)

markus at trippelsdorf dot de gcc-bugzilla@gcc.gnu.org
Thu Mar 29 19:17:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52762

--- Comment #5 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-03-29 19:12:51 UTC ---
In the future you should add: 
  ac_add_options --disable-install-strip  --disable-strip 
to your .mozconfig file, because otherwise the debug binaries will
be stripped (which results in your broken Comment 2 backtrace).



More information about the Gcc-bugs mailing list