Closed Bug 723676 Opened 13 years ago Closed 13 years ago

Firefox crashing when applying XBL with empty method

Categories

(Core :: XBL, defect)

10 Branch
x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla13

People

(Reporter: borisov.gleb, Assigned: enndeakin)

References

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(3 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7 Steps to reproduce: Attaching XBL via elem.style.MozBinding = 'url(...)' Actual results: Firefox Crash Expected results: XBL should be attached
Attached file Testcase sources
Check case1.xul to see how XBL is applied and case1.xml to see XBL itself. Browser is crashing while loading XBL document.
This issue is similiar to 199851, but I think a lot of things changed since 2003.
Crash Signature: bp-4c224926-f9c9-4228-b188-281302120202
See Also: → 199851
Can you provide a link to the corresponding crash report from about:crashes?
This looks like a null-deref crash due to XBL fastload. Are we trying to write out a null function object or something?
Blocks: 94199
Status: UNCONFIRMED → NEW
Component: Untriaged → XBL
Ever confirmed: true
Product: Firefox → Core
QA Contact: untriaged → xbl
Crash Signature: bp-4c224926-f9c9-4228-b188-281302120202 → [@ JS_XDRFunctionObject ]
Severity: normal → critical
Keywords: crash, testcase
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Attachment #595501 - Flags: review?(bzbarsky)
Comment on attachment 595501 [details] [diff] [review] null check for method r=me
Attachment #595501 - Flags: review?(bzbarsky) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: