Closed Bug 1051103 Opened 10 years ago Closed 9 years ago

NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProperties.get] in nsHandlerService.js:891 during debug mochitest runs

Categories

(Firefox :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1100069

People

(Reporter: martijn.martijn, Assigned: martijn.martijn)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

21:12:22     INFO -  System JS : ERROR jar:file:///builds/slave/talos-slave/test/build/application/FirefoxNightlyDebug.app/Contents/MacOS/omni.ja!/components/nsHandlerService.js:891 - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProperties.get]

I see these kinds of errors all the time in the tryserver logs in debug builds. 
They are very annoying, because when looking for "ERROR", this thing comes up all the time.
Also seeing it in local debug builds, all the time.

The attached patch makes this error go away, no idea if it's any good, though.

This was also mentioned in bug 449800.
Attachment #8470339 - Flags: review?(myk)
Comment on attachment 8470339 [details] [diff] [review]
handlerservice.diff

Review of attachment 8470339 [details] [diff] [review]:
-----------------------------------------------------------------

I'm not a peer of this module, so I can't review this code, but it seems ok, as far as it goes.  Nevertheless, there are a bunch of references to this._ds in this file that should be fixed up like this if we can't get the data source.

And it would be better to figure out why this component is being loaded before the nsIDirectoryServiceProvider that provides UMimTyp (either  nsProfileDirServiceProvider or nsXREDirProvider), since that's the real problem.
Attachment #8470339 - Flags: review?(myk) → feedback+
I think this error has been fixed by bug 1100069.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: