Closed
Bug 196838
Opened 22 years ago
Closed 22 years ago
window.open and subsequent window.close crash moz1.3b
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 197041
People
(Reporter: udo, Assigned: asa)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030210
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030210
the demonstration url is a small and simple html-js combination that opens a
popup which tries to close itself after you press the button. That fails for
moz1.3b, it crashes instantly instead if you press the button.
Reproducible: Always
Steps to Reproduce:
1. allow js and popups
2. try http://athene.vibe.ac/crasher.html
3.
Actual Results:
moz1.3b dies, no core dumped
Expected Results:
... be alive ;-)
Comment 1•22 years ago
|
||
No crash with trunk build 2003030908, windows 2000.
![]() |
||
Comment 2•22 years ago
|
||
Not JS engine; JS has no concept of a "window".
Assignee: rogerl → asa
Component: JavaScript Engine → Browser-General
QA Contact: pschwartau → asa
Comment 3•22 years ago
|
||
No crash with trunk build 20030310 on solaris 8/sparc.
Comment 4•22 years ago
|
||
Please provide a talkback ID from that crash
I'm using the mozilla 1.3b that comes with mandrake 9.1-RC3 and I'm not sure if
there is talkback even enabled.
Even worse, I now tried the "original" mozilla directly from mozilla.org and ...
it worked, so this looks like a problem with the mandrake package ...
Comment 6•22 years ago
|
||
>that comes with mandrake 9.1-RC3 and I'm not sure if there is talkback even
>enabled.
only builds from mozilla.org can come with talkback...
>I now tried the "original" mozilla directly from mozilla.org and ...
>it worked
Good :) marking WORKSFORME in that case. talk to mandrake about that crash, I guess.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 7•22 years ago
|
||
Duplicating : this is a gtk2 bug..
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 8•22 years ago
|
||
*** This bug has been marked as a duplicate of 197041 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•