Open Bug 752525 Opened 13 years ago Updated 2 years ago

extApplication.js :: app_observe :: line 1322 [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)"

Categories

(Toolkit :: General, defect)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: mayhemer, Unassigned)

Details

This indicates the code for adding the class as an observer may not work as expected. Discovered thanks assertion failure: ###!!! ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr', file c:/Mozilla/src/mozilla-central/_obj-browser-debug/ xpcom/build/nsWeakReference.cpp, line 111 ************************************************************ * Call to xpconnect wrapped JSObject produced this error: * [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: " JS frame :: file:///C:/Mozilla/src/mozilla-central/_obj-browser-debug/dist/bin/components/fuelApplication.js :: app_observe :: line 1322" data: no] ************************************************************ The code is actually here: http://hg.mozilla.org/mozilla-central/annotate/448f554f6acb/toolkit/components/exthelper/extApplication.js#l599
Summary: fuelApplication.js :: app_observe :: line 1322 [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" → extApplication.js :: app_observe :: line 1322 [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)"
Product: Firefox → Toolkit
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.