Closed Bug 104011 Opened 23 years ago Closed 23 years ago

crash while loading URL w/ JavaScript enabled

Categories

(Core :: JavaScript Engine, defect)

x86
Windows NT
defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 103997

People

(Reporter: db, Assigned: rogerl)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4+) Gecko/20011008 BuildID: 20011008 Mozilla crashed when loading the page http://www.ifrance.com/ardantz/setup_tools.htm with JavaScript enabled. It does not seem to matter how I browse to the page (via typing, copying cliboard buffer, bookmark). When I disable JavaScript the page loads fine without any error. Reproducible: Always Steps to Reproduce: 1. Enable JavaScript for Navigator (Edit -> Preferences -> Advanced). 2. Type in the URL: http://www.ifrance.com/ardantz/setup_tools.htm and hit enter. 3. Wait until Mozilla crashes. :( Actual Results: Mozilla crashes and I get a Windows Error Dialog ("Unhandled exception in mozilla.exe (GKGFXWIN.DLL): 0xC0000005: Access Violation."). When the JavaScript Console is open I see the following errors before Mozilla crashes: - Error: this.stopContext has no properties Source File: chrome://navigator/content/nsBrowserStatusHandler.js Line: 189 - Error: relpubloc is not defined The first error seems to be normal (i.e. I see it on every page load). The second one comes from the embedded javascript of this page, relpubloc is a function which definition is commented out. Expected Results: Load the page without crashing. Normal JavaScript errors on every page load: - Error: this.stopContext has no properties Source File: chrome://navigator/content/nsBrowserStatusHandler.js Line: 189 - Error: this.stopContext has no properties Source File: chrome://navigator/content/nsBrowserStatusHandler.js Line: 234 Call Stack (provided by MS Developer Studio): GKGFXWIN! 60348946() GKGFXWIN! 60345a23() GKGFX! 60c93b75() GKLAYOUT! 60387566() GKLAYOUT! 60387425() GKLAYOUT! 603983cc() GKLAYOUT! 6039211d() GKLAYOUT! 6038531f() GKLAYOUT! 6036bb0d() GKLAYOUT! 603ebd47() GKLAYOUT! 603eb951() GKLAYOUT! 603e724d() GKLAYOUT! 603e724d() GKLAYOUT! 603fbfa1() GKLAYOUT! 603fbfcc() GKLAYOUT! 603e724d() GKLAYOUT! 603fb9ef() GKLAYOUT! 6038531f() GKLAYOUT! 603faae0() GKLAYOUT! 6037e665() GKCONTENT! 6024d26d() GKCONTENT! 6024bce9() GKPARSER! 60458078() GKPARSER! 60462b95() GKCONTENT! 60243cb8() DOCSHELL! 60158854() DOCSHELL! 60153a2c() GKLAYOUT! 6039f64d() GKLAYOUT! 60366352() GKLAYOUT! 60384a81() GKLAYOUT! 60366352() GKLAYOUT! 60384a81() GKLAYOUT! 60399026() GKLAYOUT! 60391da0() GKLAYOUT! 6038fc29() GKLAYOUT! 603a9768() GKCONTENT! 60213aee() GKCONTENT! 60251ece() GKCONTENT! 602517f7() GKCONTENT! 6025197d() GKCONTENT! 60251a2a() GKCONTENT! 602514d4() NECKO! 608284c8() NECKO! 6082f94e() NECKO! 6082e8c6() XPCOM! 60f114d9()
*** This bug has been marked as a duplicate of 103997 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Verified Duplicate -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.