Closed Bug 405985 Opened 17 years ago Closed 16 years ago

"Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" ... nsSessionStore.js (line 1749)

Categories

(Firefox :: Session Restore, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 366509

People

(Reporter: tcrofut, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10) Gecko/20071115 Firefox/2.0.0.10 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.10) Gecko/20071115 Firefox/2.0.0.10 This error was already reported as error number 404927 HOWEVER, 404927 indicates that it was resolved on 2007-11-28. Current date is 2007-11-29, no updates are available and problems is occurring. Firebug shows the following error: [Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js :: sss_saveState :: line 1749" data: no] [Break on this error] oState.session = { state: ((this._loadState == STATE_RUNNING) ? STATE_RUNNIN... nsSessionStore.js (line 1749) Reproducible: Always Steps to Reproduce: 1. Occurs periodically on timeout - is quickly filling the error console with copies of the the same message 2. 3.
Your build is 20071115, that means without patch. The source is fixed and it's available, just pull the source via cvs and build it with msvc++ Do never file bugs if there is no Release build available
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
bug 404927 is not marked as fixed, it's marked as dupe of bug 366509 which is still open.
I'm getting this as well so obviously not fixed with release version 2.0.0.12.. driving me nuts.
Oops sorry pertinent info: User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 To reproduce: Same as above but quitting and reopening FF hasn't resolved it.
REOPENING, I see the same thing. The other bugs mentioned don't have the same error...
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
[Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///Applications/Firefox.app/Contents/MacOS/components/nsSessionStore.js :: sss_saveState :: line 1901" data: no] file:///Applications/Firefox.app/Contents/MacOS/components/nsSessionStore.js Line 1901 I'm on Mac OS X 10.5, Firefox 3.0.2. "Build identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4" The bad line is: this._writeFile(this._sessionFile, oState.toSource());
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 17 years ago16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.