Closed
Bug 536934
Opened 16 years ago
Closed 16 years ago
various web sites cause FF to throw an exception about a readonly mozilla JS component
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jmichae3, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)
I have not yet determined exactly what it is that is causing the problem, but I have run into it in two places. once when I was ordering plastic 3ml pipettes from virtualvillage.com as a new user (only on chance), and consistently from pcpower.com when you click the + on "customer login" and when it expands, click "register a customer account". it doesn't work. it throws an exception about an internal FF component file.
FF3.5.6 is quite broken.
Reproducible: Always
Steps to Reproduce:
1.go to pcpower.com
2.click + on "customer login" and wait for it to expand.
3.click in the expanded box: "register for an account"
crash
Actual Results:
[Exception... "Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsISafeOutputStream.finish]" nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js :: sss_writeFile :: line 2814" data: no]
file:///C:/Program%20Files/Mozilla%20Firefox/components/nsSessionStore.js
Line 2814
Expected Results:
I expected to get some sort of registration form.
Comment 1•16 years ago
|
||
this is probably related to a security app (firewall, AV) blocking certain files (in your case session restore) used by Fx. please try to reproduce (extensionless) without such apps being active.
Version: unspecified → 3.5 Branch
Updated•16 years ago
|
Whiteboard: [closeme 2010-02-01]
Comment 2•16 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.x or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 3•16 years ago
|
||
pcpower.com took down the login portion of their site, so this bug is not testable anymore. I cannot reproduce, so I guess it's fixed.
Resolution: INCOMPLETE → FIXED
Updated•16 years ago
|
Resolution: FIXED → WORKSFORME
Comment 4•16 years ago
|
||
untested, so still incomplete
Resolution: WORKSFORME → INCOMPLETE
Whiteboard: [closeme 2010-02-01]
You need to log in
before you can comment on or make changes to this bug.
Description
•