[Bug c++/52762] Firefox 11 segfault with gcc 4.7 (-O3 -march=corei7-avx)
fragabr at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 29 19:13:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52762
Dâniel Fraga <fragabr at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
--- Comment #4 from Dâniel Fraga <fragabr at gmail dot com> 2012-03-29 19:02:34 UTC ---
(In reply to comment #3)
> Well, nevermind. I tested some more and discovered the culprit:
> checkCompatibility 1.3 extension... I disabled that and everything is back to
> normal.
>
> Thanks and sorry about the wrong bug report.
Well, I replied too soon... it keeps crashing.
The problem is that it will segfault only when I compile WITHOUT
--enable-debug...
Now it sometimes gives the following error:
ACR (Component): component init
isalloc_validate called with invalid pointer. Crashing...
Segmentation fault
***
I'm unable to get this with --enable-debug, so it's a problem...
I'll try with firefox 12 beta...
More information about the Gcc-bugs
mailing list