/    Sign up×
Community /Pin to ProfileBookmark

Unknown error …

I’m getting an error message in the error console using the FF browser.

[quote]

Error: uncaught exception: [Exception… “Cannot modify properties of a WrappedNative” nsresult: “0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)” location: “JS frame :: chrome://global/content/bindings/autocomplete.xml :: onxblpopuphiding :: line 825” data: no]

[/quote]

Where do I look to find out what this error means?
It does not point me to a line number in the HTML that I’m using (it only has 609 lines).

Obviously I can ignore the error by not looking at the error console
and it does not seem to be effecting the operation of the code
as all other actions seem to be working fine, but it’s starting to bug me
and I don’t like unknown bugs or “exceptions”.

Has anyone received this type of error before and what did you do about it?

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@criterion9Jun 21.2010 — I found a posting where you can reproduce the error in a couple lines of code (see answer 3 I think it was): http://stackoverflow.com/questions/1007340/javascript-function-aliasing-doesnt-seem-to-work
Copy linkTweet thisAlerts:
@JMRKERauthorJun 21.2010 — I found a posting where you can reproduce the error in a couple lines of code (see answer 3 I think it was): http://stackoverflow.com/questions/1007340/javascript-function-aliasing-doesnt-seem-to-work[/QUOTE]
?

That's an interesting site, but I think I'll need some time to know if it applied to me.

Did not know I was "aliasing". And I'm not sure what to change at this time, but I'll check it out.

Thanks! (I think :eek?
Copy linkTweet thisAlerts:
@criterion9Jun 21.2010 — I couple of other things that came up in my quick search seemed to have to do with either popups (either blocker add-ins or in browser blockers) or some sort of native library being called from within the browser. Seems there was also a bug a number of years ago for the engine used in FF that would throw that error if the DOM hadn't been built in a child window before running DOM methods (such as using innerHTML to populate a div and then using child collections on the div later). Don't know if that might give you a starting point to find where your error might be. Another thought is to check another install of FF (without any add-ons if possible) since the error might be something completely unrelated to your actual code.
Copy linkTweet thisAlerts:
@JMRKERauthorJun 21.2010 — I couple of other things that came up in my quick search seemed to have to do with either popups (either blocker add-ins or in browser blockers) or some sort of native library being called from within the browser. Seems there was also a bug a number of years ago for the engine used in FF that would throw that error if the DOM hadn't been built in a child window before running DOM methods (such as using innerHTML to populate a div and then using child collections on the div later). Don't know if that might give you a starting point to find where your error might be. Another thought is to check another install of FF (without any add-ons if possible) since the error might be something completely unrelated to your actual code.[/QUOTE]

Thanks again. At least I can check out the items you noted above.

I understand where to check if a popup, innerHTML population of a div, etc.

are being used in my script.

Your answer is more on my level of understanding than the original suggested post.

Appreciate the additional information. ?
×

Success!

Help @JMRKER spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...