http://bugzilla.novell.com/show_bug.cgi?id=572938 http://bugzilla.novell.com/show_bug.cgi?id=572938#c0 Summary: Firefox 3.6 crashes during startup with Segmentation fault Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: A.Seifert@mus.cz QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6 (.NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.590; .NET CLR 3.0.4506.2152; .NET CLR 3.5.20706; .NET CLR 3.5.30729) After update to FF 3.6 from Mozilla repository FF crashes during startup. Tried without any profile (so a new profile was created) with result: gdb> Program received signal SIGSEGV, Segmentation fault. nsGenericElement::GetAttrInfo (this=<value optimized out>, aNamespaceID=0, aName= 0x7fffe576b9c8) at /usr/src/debug/mozilla/content/base/src/nsGenericElement.cpp:4458 4458 { some profile was created, so next start I've got different error: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff55d3b7f in nsScriptSecurityManager::GetPrincipalAndFrame (this= 0x7ffff6d23100, cx=0x7fffe57c8000, frameResult=0x7fffff7ff058, rv=0x7fffff7ff56c) at /usr/src/debug/mozilla/caps/src/nsScriptSecurityManager.cpp:2281 2281 for (fp = JS_FrameIterator(cx, &fp); fp; fp = JS_FrameIterator(cx, &fp)) Reproducible: Always Steps to Reproduce: 1.Install a new version FF 3.6 from http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/ 2. run the FF 3. Actual Results: FF crashes Expected Results: FF starts I suspect some library is wrong version, but dependencies seems to be OK. FF 3.6 downloaded as .bz archive from mozilla.org works without any problem. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.