Closed
Bug 509
Opened 26 years ago
Closed 25 years ago
Access Violation in JS3240.DLL during JS execution
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
VERIFIED
INVALID
M7
People
(Reporter: akarrer, Assigned: bugz)
Details
Created by Anthony Karrer (akarrer@techempower.com) on Thursday, July 23, 1998 10:46:12 AM PDT
Additional Details :
Please contact one of the following persons at our
development lab (310-338-2911):
Anthony Karrer
James S. Vitale
Brian Hauer
Alan Laser
-----------------------------------------------------------
Back to the bug
-----------------------------------------------------------
The above error continually occurs under Netscape Navigator
4.05 in a website we have under development. The site
involves multiple-nested frames which make use of DHTML(div
tags, etc), and heavy use of JavaScript data structures and
function calls. Navigator continually breaks down under the
load placed upon it by execution of JS code over multiple
frames.
The error dialog under Netscape appears as follows:
unhandled exeception in netscape.exe 0xC0000005
access violation
when this exeception is debugged under MS Dev Studio 5.0,
the location of the error is within JS3240.DLL.
Updated•26 years ago
|
Assignee: mccabe → mlm
Comment 1•26 years ago
|
||
Mass move of libmocha-related bugs to libmocha owner. Sorry, Mike.
Comment 4•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
This bug moved to Bugsplat http://scopus/bugsplat/show_bug.cgi?id=354380
Marking Invalid for Bugzilla. This bug database only for Comm 5.0 and above.
Changing component to "Javascript Engine". "Javascript" component is being
retired.
You need to log in
before you can comment on or make changes to this bug.
Description
•