Closed Bug 56711 Opened 24 years ago Closed 24 years ago

window.close() causes mozilla milestone 18 to crash

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 57044

People

(Reporter: abjork, Assigned: rods)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
BuildID:    2000101014

The has a script that checks for other mouseclicks than mousebutton 1. When I 
try it in Mozilla, it crashes with this message:

MOZILLA caused an invalid page fault in
module GKHTML.DLL at 015f:602bc4cf.
Registers:
EAX=00000000 CS=015f EIP=602bc4cf EFLGS=00010246
EBX=60330a48 SS=0167 ESP=0068f58c EBP=0068f6bc
ECX=00ad5384 DS=0167 ESI=00000000 FS=496f
EDX=0068f6b8 ES=0167 EDI=0a9f8e30 GS=0000
Bytes at CS:EIP:
8b 08 ff 51 28 8b 45 f8 89 75 f8 3b c6 74 06 8b 
Stack dump:
00000000 0068f6b8 00000000 0a9f8e38 00000000 60ce8ada 60ce718b 0a86f7b0 
602b77db 0aa35e30 0068f8ec 60d17c80 00000000 0000003f 00000001 00000000

Reproducible: Always
Steps to Reproduce:
1. Just click with mousebutton 2 on the page


Actual Results:  MOZILLA caused an invalid page fault in
module GKHTML.DLL at 015f:602bc4cf.
Registers:
EAX=00000000 CS=015f EIP=602bc4cf EFLGS=00010246
EBX=60330a48 SS=0167 ESP=0068f58c EBP=0068f6bc
ECX=00ad5384 DS=0167 ESI=00000000 FS=496f
EDX=0068f6b8 ES=0167 EDI=0a9f8e30 GS=0000
Bytes at CS:EIP:
8b 08 ff 51 28 8b 45 f8 89 75 f8 3b c6 74 06 8b 
Stack dump:
00000000 0068f6b8 00000000 0a9f8e38 00000000 60ce8ada 60ce718b 0a86f7b
Seeing this on linux as well.
Confirmed on 2000101420 win32. On Netscape 4.75 the script takes an afwul time 
to load (about 5 seconds). I don't think that's normal.
Fabian.
Browser, not engine. Reassigning to DOM Level 0 -
Assignee: rogerl → jst
Component: Javascript Engine → DOM Level 0
QA Contact: pschwartau → desale

*** This bug has been marked as a duplicate of 56699 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reopening, this is not a dup of bug 56699.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
This crash is in nsWindow.cpp on WinNT, it's a null ptr reference when calling
IsGuiThread() on the toolkit. Reassigning to Kevin.
Assignee: jst → kmcclusk
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reassigning to rods@netscape.com

Rod, I think you just checked in a fix for this?
Assignee: kmcclusk → rods
This page works fine now

*** This bug has been marked as a duplicate of 57044 ***
Status: NEW → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → DUPLICATE
verified duplicate; crash no longer happens 2000101909 win2k.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.