Closed
Bug 3713
Opened 26 years ago
Closed 26 years ago
Crashes before loading target page; Node.dom
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: dan, Assigned: vidur)
References
()
Details
Error reported as:
GECKO executed an invalid instruction in
module RAPTORHTML.DLL at 016f:011f9751.
Registers:
EAX=009e9630 CS=016f EIP=011f9751 EFLGS=00010203
EBX=0080d44c SS=0177 ESP=0080d364 EBP=0080d38c
ECX=009e66a0 DS=0177 ESI=0080d44c FS=0f27
EDX=0080d388 ES=0177 EDI=0080d42c GS=0000
Bytes at CS:EIP:
c6 18 01 b1 20 1f 01 b1 20 1f 01 cf c7 18 01 e8
Stack dump:
011915b7 009e9630 011f9a20 0080d388 009e9630 0080dacc 0080d44c 009f5e90 00000000
0080d3cc 0080d3cc 01196c39
009e963c 00000000 0080dacc 009e9630
Summary: Crashes before loading target page → Crashes before loading target page; Node.dom
Assignee | ||
Comment 2•26 years ago
|
||
Seems to work for me on Viewer. Phillip, could you confirm.
Note that the page works as I would expect it to. Specifically, many of the
createFoo() methods return null since the document is treated as a HTML
document. Many of them would work correctly in the context of a XML document.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
i tried on today's win32 build on win95 and saw no crash.
build 1999-04-06-08 with yesterday's navigator.xul file.
i'll verify after the next build.
verified on viewer and apprunner on the following platforms:
* Windows 95 - 1999-04-07-11
* RedHat 5.2 - 1999-04-07-11
* WinNT 4.0 - 1999-04-07-11
* MacOS 8.51 - 1999-04-07-11
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•