Comment 5 for bug 1051152

Revision history for this message
Sami Jaktholm (sjakthol) wrote : Re: Firefox 16 beta crash in nsIContent::SetAttr

I'm seeing similar crashes (SIGSEGV in nsIContent::SetAttr) with firefox and firefox-globalmenu 15.0.1+build1-0ubuntu0.12.04.1 (current Precise versions). When the crashing starts it happens pretty much every time I open Firefox with the Global Menu extension enabled.

Here's what gdb says (which seem to state problem rather clearly):
Program received signal SIGSEGV, Segmentation fault.
nsIContent::SetAttr (this=0x0, aNameSpaceID=0, aName=0x7fffdcab70c0,
    aValue=..., aNotify=false) at ../../../dist/include/nsIContent.h:347
347 ../../../dist/include/nsIContent.h: No such file or directory.

Full backtrace attached.