Closed
Bug 26034
Opened 25 years ago
Closed 25 years ago
M13 Chokes On Large HTML File
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: sentinel, Assigned: rickg)
References
()
Details
(Keywords: crash, verifyme)
M13 seems to have trouble loading VERY large HTML files (this one for example
is 410k).
Of course this is not something you would generally run across in normal web
use, but it worked in Netscape 4.7, so I don't see why it shouldn't be made to
work in Mozilla. (note: this URL in most cases locks up IE too, to view it
properly use Netscape 4.7)
Trying to load the url:
http://members.xoom.com/_XMCM/i11usions/penguin.html
in M13 loads a little bit of the page then seems to pause, clicking the STOP
button makes Mozilla GPF with the following:
MOZILLA caused a stack fault in module GKHTML.DLL at 018f:01353fa4.
Registers:
EAX=01217a28 CS=018f EIP=01353fa4 EFLGS=00010206
EBX=01217a1c SS=0197 ESP=00541f60 EBP=00542168
ECX=01202760 DS=0197 ESI=005421d0 FS=894f
EDX=01202170 ES=0197 EDI=01215580 GS=0000
Bytes at CS:EIP:
53 56 57 8b 7d 10 8d 4d d0 33 f6 8b 07 51 57 ff
Stack dump:
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Oh yeah...crash with Error Type 10 erroe on ther MAC, Feb 01 build. Sending to
HTML folks to check out stack trace.
Assignee: leger → rickg
Component: Browser-General → HTML Element
Keywords: crash
QA Contact: leger → petersen
*** This bug has been marked as a duplicate of 18480 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Also duplicate of bug 1070...
http://bugzilla.mozilla.org/show_bug.cgi?id=1070
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•