Closed
Bug 76365
Opened 24 years ago
Closed 24 years ago
Assertions about XBL prototype loading failure
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
mozilla0.9.2
People
(Reporter: sfraser_bugs, Assigned: hyatt)
References
()
Details
(Keywords: crash)
I'm seeing quite frequent assertions about a failure to locate an XBL binding,
when loading normal web pages (e.g. the one in the ULR).
###!!! ASSERTION: Unable to locate an XBL binding.: 'protoBinding', file
nsXBLService.cpp, line 980
The binding that someone is trying to load is
chrome://global/content/xulBindings.xml#slider
Comment 1•24 years ago
|
||
Yeah,
http://lxr.mozilla.org/seamonkey/source/xpfe/global/resources/content/xul.css#62
1
Unfortunately that binding does exist:
http://lxr.mozilla.org/seamonkey/source/xpfe/global/resources/content/xulBinding
s.xml#21
-> hyatt
Assignee: trudelle → hyatt
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.2
Comment 2•24 years ago
|
||
i sometimes see this on linux, too. and in some cases, the consoles spews a
bunch of the assertions, followed by a dialog saying "unable to create browser
instances."
Updated•24 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 4•24 years ago
|
||
no longer see this with a fresh build with smfr's fix. dupping. [reopen if you
really think this is a separate issue.]
*** This bug has been marked as a duplicate of 62787 ***
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•