Closed
Bug 59256
Opened 24 years ago
Closed 24 years ago
Crash when viewing file in offline mode
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: biswapesh_chatterjee, Assigned: jst)
Details
(Keywords: crash)
Attachments
(2 files)
System: Nightly build 2000110520 on WinNT 4 SP 6 (256 MB RAM)
Description: The browser crashes with 'privileged instruction' error whenever I
try to open the attached file
Steps to Reproduce:
a) Open browser
b) Click on 'online/offline' button on bottom-left to get to offline mode.
c) Load attached file from local directory.
Expected result: The file should display.
Actual result: Crash.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
Also note that this page has known problems with tags not being closed properly.
Comment 4•24 years ago
|
||
cc: gagan, is this networking?
Comment 5•24 years ago
|
||
0x0aa0703f
HTMLContentSink::ProcessSCRIPTTag
[d:\builds\seamonkey\mozilla\layout\html\document\src\nsHTMLContentSink.cpp,
line 4928]
HTMLContentSink::AddLeaf
[d:\builds\seamonkey\mozilla\layout\html\document\src\nsHTMLContentSink.cpp,
line 3157]
CNavDTD::AddLeaf [d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp,
line 3711]
CNavDTD::HandleScriptToken
[d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 2151]
CNavDTD::OpenContainer
[d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 3379]
<../images/spacer.gif>
Layout I think. I crashed with 110604 mozilla trunk build on NT4
Assignee: asa → clayton
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
QA Contact: doronr → petersen
Keywords: crash
Summary: [CRASH] Crash when viewing file in offline mode → Crash when viewing file in offline mode
Reporter | ||
Comment 7•24 years ago
|
||
Might be a dup of bug #58888 - can anyone confirm ?
Please triage.
Assignee: clayton → jst
Assignee | ||
Comment 9•24 years ago
|
||
Yup, this is a dup of 58888 which is fixed on the mozilla trunk.
*** This bug has been marked as a duplicate of 58888 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•