On Nov 13, 2005, at 9:04 PM, Ian Bicking wrote:

I've been getting lots of exceptions like these in Firefox:

Error: uncaught exception: [Exception... "Component returned failure
code: 0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)
[nsIXPCComponents.lookupMethod]"  nsresult: "0x80570009
(NS_ERROR_XPC_BAD_CONVERT_JS)"  location: "JS frame ::
chrome://global/content/XPCNativeWrapper.js :: anonymous :: line 91"
data: no]

Googling it isn't very helpful, and the debugging console and Venkman
have both been mystifying.  I'm getting them with
doSimpleXMLHttpRequest, but even putting in alerts I'm having a hard
time detecting where exactly.  Has anyone been seeing this?  It's
probably in my code, I just don't know where.

Are you using frames or windows? It could be some kind of security violation.

Other than that, try and post something reproducible.

-bob

Reply via email to