Closed
Bug 413618
Opened 17 years ago
Closed 17 years ago
[Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: chrome://browser/content/utilityOverlay.js :: getShellS
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 383348
People
(Reporter: matt, Unassigned)
Details
Attachments
(1 file)
2.66 KB,
text/plain
|
Details |
On startup the debug build gives me this exception:
[Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: chrome://browser/content/utilityOverlay.js :: getShellService :: line 285" data: no]
The JS stack (minus undefined vars) was:
0 getShellService() ["chrome://browser/content/utilityOverlay.js":286]
shell = null
this = [object ChromeWindow @ 0x84230b0 (native @ 0x8421ef4)]
1 delayedStartup(1032) ["chrome://browser/content/browser.js":803]
os = [xpconnect wrapped nsIObserverService @ 0x8694c98 (native @ 0x8109d30)]
this = [object ChromeWindow @ 0x84230b0 (native @ 0x8421ef4)]
Comment 1•17 years ago
|
||
This sounds like a duplicate of bug 383348. Do you have those gnome libraries available?
Reporter | ||
Comment 2•17 years ago
|
||
Oops, it *is* a dup of bug bug 383348.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•