Closed Bug 382438 Opened 17 years ago Closed 17 years ago

"Error / Exception / NS_ERROR_XPC_BAD_IID / nsIJSCID.createInstance / browser.xml :: get_fastFind :: line 273"

Categories

(SeaMonkey :: Installer, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
seamonkey2.0a1

People

(Reporter: sgautherie, Unassigned)

References

Details

(Keywords: regression)

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/2007052806 SeaMonkey/1.5a] (suiterunner, tinderbox-builds) (W2Ksp4)

I think there was no bug.


[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/2007053002 SeaMonkey/2.0a1pre] (suiterunner, nightly) (W2Ksp4)

When:
*answering 'no' to the "default mail application" dialog.
*(un)displaying a message.

{{
Error: [Exception... "Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.createInstance]"  nsresult: "0x80570018 (NS_ERROR_XPC_BAD_IID)"  location: "JS frame :: chrome://global/content/bindings/browser.xml :: get_fastFind :: line 273"  data: no]
Source File: chrome://global/content/bindings/browser.xml
Line: 273
}}

That's
<http://lxr.mozilla.org/mozilla/source/toolkit/content/widgets/browser.xml#273>
[
272             this._fastFind = Components.classes["@mozilla.org/typeaheadfind;1"]
273                                        .createInstance(Components.interfaces.nsITypeAheadFind);                                
274             this._fastFind.init(this.docShell);
]
Is this happening in an installer build? Have you tried the zip build if not? (I haven't tested either yet).
Both: I'm using .Zip usually, but today I wanted to try the new NSIS .Exe too.
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/2007053102 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)

Confirming that it happens with both Exe/Zip nightlies.
fastfind.xpt is missing from the packages list - that's most likely the problem here.
Assignee: mail → nobody
Blocks: 382566
Component: MailNews: Main Mail Window → Installer
QA Contact: general
This should be fixed in today's nightly (when it gets generated) by the second patch on bug 382566. Please can you recheck when it appears. Thanks.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a6pre) Gecko/2007060614 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)

V.Fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.