Closed Bug 139756 Opened 22 years ago Closed 22 years ago

Crash on View Image, with close() called from onblur handler

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 132534

People

(Reporter: mnkyglnds, Assigned: Matti)

References

()

Details

(Keywords: crash)

Attachments

(2 files)

Build ID: 2002041711  (Moz 1.0RC1)

1) Visit the above URL
2) Right-click the image and select View Image
3) Crash

Talkback Ids: TB5557504X, TB5557477W

In the above page, the body tag calls a javascript function that in turn calls
self.close()
I meant to say "the body tag's onblur handler calls..."
Doron, could you get the stacks?
Keywords: crash, stackwanted
confirm on rc1 (2002041711) & win2k (same as submitter)
TB5568235Q
Attached file Reduced HTML testcase
Attached file WinNT stack trace
Confirming crash using current Mozilla trunk binaries and
debug builds on WinNT. Here is the source of the HTML testcase:


<html><head><title>Bug 139756</title></head>
<body onBlur ='self.close();'>
  <img SRC="http://www.mozilla.org/images/mozilla-banner.gif">
</body></html>


The WinNT stack trace I've attached above is the same as
the Talkback incidents. I crash by loading the testcase and
following step 2 above:

2) Right-click the image and select View Image


One can also crash in Mozilla by loading the testcase and doing
View Page Source. Try that in IE6; you get an alertbox warning you
that the page is trying to close itself -

I'm not sure of the correct component; a lot of the stack trace
involves XUL document stuff. Totally unsure of who handles this;
would Boris know? 

In the meantime, this doesn't appear to be a JS Engine bug.
Reasssigning to Browser-General; please reassign as necessary -
Assignee: rogerl → Matti
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Browser-General
Ever confirmed: true
QA Contact: pschwartau → imajes-qa
Keywords: stackwanted
Ah, fun.  We already have a bug on this (same stack, same situation)

*** This bug has been marked as a duplicate of 132534 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Boris: thanks! Verified Duplicate.

mnkyglnds@hotmail.com: you have been cc'ed on the duplicate bug
so you can follow its progress -
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: