Closed
Bug 407926
Opened 17 years ago
Closed 17 years ago
nsSessionStore.js component exceptions at regular interval until firefox crashes
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 366509
People
(Reporter: p.golledge, Unassigned)
Details
Attachments
(4 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
[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]
file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js
Line 1749
Reproducible: Always
Steps to Reproduce:
1.Add latest firebug and YSlow plugins to 2.0.0.11
2.Open set of tabs and surf web - the more tabs the quicker the crash.
3.After number of exceptions incerases to large_amount (400 ish) firefox closes with a std windows crash report dialogue (report to microsoft with stack trace or whatever).
Actual Results:
[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]
file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js
Line 1749
...
[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]
file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js
Line 1749
...
Same exception occurs over a period - the more tabs open and pages viewed the faster it happens. It gets to a point (450ish??) and then blamo. crash and report to microsoft box.
Expected Results:
Allow browse for ever and never crash.
Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 11/12/2007
Time: 16:26:10
User: N/A
Computer: XP-1AF8207AABB4
Description:
Faulting application firefox.exe, version 1.8.20071.12718, faulting module xpcom_core.dll, version 1.8.20071.12718, fault address 0x000418f8.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 66 69 72 ure fir
0018: 65 66 6f 78 2e 65 78 65 efox.exe
0020: 20 31 2e 38 2e 32 30 30 1.8.200
0028: 37 31 2e 31 32 37 31 38 71.12718
0030: 20 69 6e 20 78 70 63 6f in xpco
0038: 6d 5f 63 6f 72 65 2e 64 m_core.d
0040: 6c 6c 20 31 2e 38 2e 32 ll 1.8.2
0048: 30 30 37 31 2e 31 32 37 0071.127
0050: 31 38 20 61 74 20 6f 66 18 at of
0058: 66 73 65 74 20 30 30 30 fset 000
0060: 34 31 38 66 38 0d 0a 418f8..
The more tabs you have open the quicker it falls over. I think my typical sessions are about 90-120mins then it fails - like clockwork.
Comment 5•17 years ago
|
||
drwatson dumps doesn't help in general because of the missing symbols
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•