Closed Bug 445839 Opened 17 years ago Closed 17 years ago

Firefox crashes while using inspect tab pane in FireBug [@ nsContentUtils::ComparePosition]

Categories

(Core :: DOM: Core & HTML, defect)

1.9.0 Branch
x86
All
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jay.smns, Unassigned)

References

()

Details

(Keywords: crash)

Crash Data

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 Firefox crashes while using inspect tab pane in FireBug. Please follow the steps I describe: 1. go to my test page: www.domnodes.org/test.html 2. activate fireBug (I use <F12> to activate) 3. click on the inspect tab pane 4. this is the first problem: firebug can not focus on a HTML element in the page. 5. Launch Firebug in a new window. This is an important step. Use the little red arrow button on the top left of Firebug 6. click again on the inspect tab pane. 7. Firefox crashes It has something to do with the CSS on the test page. It is real simple common CSS declarations. There is also a second test page : www.domnodes.org/test1.html This test page behave normal. No crash at all; There is only one CSS line difference. See also my blog entry: www.domnodes.org See also my bug report for FireBug: http://code.google.com/p/fbug/issues/detail?id=760&start=200 I am using: Firefox 3.0.1 (and 3) Firebug 1.2.0b6 Windows 2000 AND window XP Reproducible: Always Steps to Reproduce: see above Actual Results: firefox crash immediately Expected Results: euh, do not crash I suppose. the software crashes, so I rated the 'severity' as critical Other Plugins/add ons I use: fxIF HeaderSpy LiveHTTPHeaders mediaplayerconnectivity Tiny image search User Agent switcher Web developer Woordenboek Nederlands (Dutch thesaurus)
see http://mversen.de/crash/ (you don't need to test the safemode)
Component: Extension Compatibility → General
QA Contact: extension.compatibility → general
Confirming with STR in Comment 0 using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1. Breakpad ID is http://crash-stats.mozilla.com/report/index/a06420a1-5446-11dd-91cc-001cc45a2c28 but it is still processing.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
#1: Is this what you suggest Matti? crash report: 56b10873-549f-11dd-9d19-001cc4e2bf68
crash from Marcia : 0 XUL nsContentUtils::ComparePosition mozilla/content/base/src/nsContentUtils.cpp:1453 1 XUL nsContentList::ContentAppended mozilla/content/base/src/nsContentList.cpp:275 2 XUL nsNodeUtils::ContentAppended mozilla/content/base/src/nsNodeUtils.cpp:118 3 XUL nsGenericElement::doInsertChildAt mozilla/content/base/src/nsGenericElement.cpp:2748 4 XUL nsGenericElement::InsertChildAt mozilla/content/base/src/nsGenericElement.cpp:2674 5 XUL nsGenericElement::doReplaceOrInsertBefore mozilla/content/base/src/nsGenericElement.cpp:3407 6 XUL nsGenericElement::InsertBefore mozilla/content/base/src/nsGenericElement.cpp:2989 7 XUL nsHTMLBodyElement::AppendChild mozilla/gfx/cairo/libpixman/src/pixman-access-accessors.c:95 8 XUL NS_InvokeByIndex_P mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp:179 9 XUL XPCWrappedNative::CallMethod mozilla/js/src/xpconnect/src/xpcwrappednative.cpp:2393 10 XUL XPC_WN_CallMethod mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp:1473 11 libmozjs.dylib js_Invoke mozilla/js/src/jsinvoke.c:1297 12 libmozjs.dylib js_InternalInvoke mozilla/js/src/jsinvoke.c:1369 13 libmozjs.dylib JS_CallFunctionValue mozilla/js/src/jslong.c:5054 crash from jay: 0 xul.dll nsContentUtils::ComparePosition mozilla/content/base/src/nsContentUtils.cpp:1453 1 xul.dll nsContentUtils::PositionIsBefore nsContentUtils.h:275 2 xul.dll nsContentList::ContentAppended mozilla/content/base/src/nsContentList.cpp:566
Component: General → DOM
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → 1.9.0 Branch
Summary: Firefox crashes while using inspect tab pane in FireBug → Firefox crashes while using inspect tab pane in FireBug [@ nsContentUtils::ComparePosition]
Related to bug 445177?
The bug seems to be fixed in FireBug 1.2.0b13. No crash anymore with this new version. See also the firebug issue list: http://code.google.com/p/fbug/issues/detail?id=760
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ nsContentUtils::ComparePosition]
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.