Closed Bug 389059 Opened 17 years ago Closed 6 years ago

Error: Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: aja+bugzilla, Unassigned)

Details

(Keywords: regression)

At startup, the following message is in the Console2 error log:

Error: Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]
Source file: chrome://global/content/bindings/listbox.xml

with build:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072022 Minefield/3.0a7pre ID:2007072022

One obvious symptom is that session tabs were not restored at startup.

Regression range:
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1184979722&maxdate=1184990224
^Confirmed in both build 2007071717 and Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072005 Minefield/3.0a7pre ID:2007072005
Sorry, that error is in Console2 with both builds, but session restore WFM in both.
Possibly related?

Also seeing this msg (but can't say these started within same regression period)

Error: this.childNodes[i].lastChild.hidePopupAndChildPopups is not a function
Source file: chrome://browser/content/places/menu.xml
Line: 446
> One obvious symptom is that session tabs were not restored at startup.

I know that session restore worked fine still after mrbkap's checkin of bug 387691 at 2007-07-20 17:41...but not in the next hourly I downloaded. 
Strange, but after a few restarts, the same build is now restoring sessions at startup. Still getting the "nointerface" message for listbox.xml, though.

Lowering severity.

FWIW, URL's for my 5 open tabs:
http://forums.mozillazine.org/viewtopic.php?t=568362&sid=928b5dac107ecc65f1c4b0e9cb170278

http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox

http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=day&mindate=&maxdate=&cvsroot=%2Fcvsroot

http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/fx-win32-tbox-trunk/

and

https://bugzilla.mozilla.org/show_bug.cgi?id=389059   (this bug)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072022 Minefield/3.0a7pre ID:2007072022

Console² 0.3.7+
DOM Inspector 1.9a7pre
Nightly Tester Tools 1.3b2
Update Channel Selector 1.0.1
Severity: blocker → normal
Session restore is working fine in the latest nightly builds too...

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a7pre) Gecko/2007072004 Minefield/3.0a7pre ID:2007072004 and 1505
...latest Linux nightly builds...
So what is this bug about, exactly, and how does one go about reproducing it?
I see this running Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b2pre) Gecko/20081013 Minefield/3.1b2pre, with a fresh profile. Not sure how to reproduce yet, but I will keep an eye on the console.
My error console fills up with this error while running today's build, but without doing anything more than visiting various sites such as bugzilla, wiki pages, etc.
my STRs with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081026 Minefield/3.1b2pre:

(1) start Fx with a new profile. http://www.mozilla.org/projects/firefox/3.1b2pre/firstrun/ + http://www.mozilla.org/projects/minefield/ get loaded in two tabs and the first tab active
(2) load the error console
(3a) click in the location bar on the white area just beneath the url's text but still above the grey area
(3b) this also happens if you switch from the first to the second tab for the first time
(3c) like 3a this also works if you click in the search widget just beneath the "Google" text but above the grey area

notice that 3a-c each just work once themselves, but if you do those actions after each other several times the error console gets filled up with lots of

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]"  nsresult: "0x80004002 (NS_NOINTERFACE)"  location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0"  data: no]

output.

i bet i saw those exception being exposed by other actions too (library?), but fail to remember/find STRs right now.
A similar error appears in the console when dragging tabs. See Bug 461526.
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]"  nsresult: "0x80004002 (NS_NOINTERFACE)"  location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0"  data: no]

Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081031 Minefield/3.1b2pre ID:20081031021504

normally used profile / Safemode profile / New profile, it doesn't matter this problem occurs no matter the extneions loaded, even none.

This problem is occuring when i

1. Start firefox and the first tab loads.
2. Open a new tab
3. Select a item in the error console
4. Click in the error console search box, or any text boxes in the browser itself.
5. Delete something from history / bookmarks.
6. open right click menu
this seems to be a dupe of Bug 459790, no?!
arrg, disregard my comment, i meant Bug 461526 (wrong tab).
As XtC4UaLL says, Comment #9(on 2008/10/13) thru Comment #13(on 2008/10/13) look to be problem of Bug 459790(on 2008/10/13), instead of this bug(Comment #0 on 2007/7/20 thru Comment #8 on 2007/7/24), even though same error message.
Regression range of Bug 459790 is already found by Bug 459790 Comment #9 (and Bug 459731 Comment #3 too), and developer is already aware of cause of the regression (see Bug 459790 Comment #5).

To problem reporters of Comment #9 thru Comment #13:
Your problem is DUP of Bug 459790 (or Bug 459731, or Bug 461526) instead of same problem as Comment #0 of this bug, isn't it? 
Can you reproduce your problem with Trunk builds before 2008/10/11?
no new reports about this error on the last 10 years
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.