Closed
Bug 484723
Opened 17 years ago
Closed 16 years ago
ASSERTION: There's a wrapper in the hashtable but it wasn't cached?
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vlad, Unassigned)
References
()
Details
When visiting the URL above with a debug build of m-c, I get a ton of those streaming to the console while the tab is open. After I close the tab, a little while later I get a bunch of "About to remove a different wrapper with the same nsISupports identity!" assertions.
The two assertions are at xpcwrappednative.cpp:361 and xpcmaps.h:158.
No idea if this has security implications, clear flag if not.
Comment 1•17 years ago
|
||
Is this with a build with the fix for bug 480975 in it?
Comment 2•17 years ago
|
||
(also note bug 484692 which should fix this).
| Reporter | ||
Comment 3•17 years ago
|
||
Hm, I want to say it is, but I just realized that I pulled from my laptop as opposed to from upstream m-c. I'll make sure I update and give it a try (or if you have a build, just visit the URL.. it spams like crazy).
Comment 4•16 years ago
|
||
WFM, no assertions loading this URL.
Group: core-security
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•