Closed
Bug 141203
Opened 23 years ago
Closed 23 years ago
ASSERTION: The prototype binding has somehow lost its XBLDocInfo!
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: p_ch, Assigned: bugs)
Details
(Keywords: assertion)
in a linux debug build updated to the 2002-04-29 trunk, I get the following
assertion:
###!!! ASSERTION: The prototype binding has somehow lost its XBLDocInfo! Bad bad
bad!!!
: 'info', file nsXBLPrototypeBinding.cpp, line 365
###!!! Break: at file nsXBLPrototypeBinding.cpp, line 365
Steps to reproduce:
1) make sure you have a folder in the personal toolbar
2) run mozilla
3) lclick on the folder
reproducibility: always.
This assertion is triggered only once.
This bug prevents my patch in bug 139471 (with patch from bug 96504 applied)
from working cleanly on linux.
fwiw i've hit this often on both w2k and fbsd - w/o the reporter's patch, but
w/ some of my own.
Keywords: assertion
OS: Linux → All
Summary: ASSERTION: The prototype binding has somehow lost its XBLDocInfo! → ASSERTION: The prototype binding has somehow lost its XBLDocInfo!
Reporter | ||
Comment 2•23 years ago
|
||
It's been magically fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•