Closed
Bug 105008
Opened 23 years ago
Closed 23 years ago
mozilla crash, if calling JavaScript to open a window
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.6
People
(Reporter: brueske, Assigned: jst)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
602 bytes,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 20011011
On the start page of rtl (German tv) is a link called "Aktuelle Infos
fortlaufenden im Ticker" (more in the upper half of the page). That is a news
ticker with informations about the attackt of september 11'th and the war in
Afghanistan. If I try to click it mozilla crashes. Normally there should be
opend a window with the informations. I notice that, because the mozilla-sign
moves away. You can still browse, but if you quit mozilla and reopen it, it will
hang. That does not happen with Netscape 6.1.
Christian
Reproducible: Always
Steps to Reproduce:
1. go on the page http://www.rtl.de
2. click the link "Aktuelle Infos fortlaufenden im Ticker" (more in the upper
page)
Actual Results: normally a window should be opened, but the mozilla-sign
(dragon) in the right upper corner moves away.
If you quit mozilla an reopen it, it is not working. In the Taskmanager it is
still running, althoug I deaktivated quick-launch.
If i use the mail & newsgroup browser (set the startpage for the message area to
www.rtl.de) it works normal, but not in the normal browser window.
Expected Results: It should be opened a window with informations
With Netscape 6.1 everythink is fine.
Comment 1•23 years ago
|
||
WFM 2001101503 on Win2k.
Reporter: Please try a more recent build:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-talkback.zip
(as always, be sure to delete your old Mozilla directory before installing the
new one)
Then, if you get a crash, please post the Talkback ID here.
Keywords: crash
Comment 2•23 years ago
|
||
I'm seeing this on 101503 mozilla trunk build on win2K. Over to DOM.
Assignee: asa → jst
Status: UNCONFIRMED → NEW
Component: Browser-General → DOM Level 0
Ever confirmed: true
QA Contact: doronr → amar
Assignee | ||
Comment 3•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.6
Assignee | ||
Comment 4•23 years ago
|
||
I don't see a crash when following the steps to reproduce this bug, bug I do see
a bug and bad assertions form the DOM scriptable helper code when trying to wrap
a embed object that doesn't point to a plugin, I'll check in that fix and I'll
try to reproduce the crash again.
Reporter | ||
Comment 5•23 years ago
|
||
This morning I tried build 20011016 (deleted always the old directory), but it
crashed, too. I could not give a talk-back id, because talk-back is not called
(or do I have to call it myself?). I notice the bug, if I close mozilla after
clicking the link and reopen it. That it won't come up.
But I have some more additional informations for you. It tried all mozilla
versions from 0.9.2 to 0.9.5+, until 0.9.3 everything is ok. Since 0.9.4 it crashed.
The bug-report I worte from home. At university I got two computers (W2k)
(notebook and desktop). On the desktop it works fine for all versions, but on
the notebook it crashes, too. So I tried a fourth computer (desktop) and there
it workes fine, too. Because of that, I will go an install a fresh windows and
see what happen.
Assignee | ||
Comment 7•23 years ago
|
||
Assertion fixes are checked in, and I'm still unable to reproduce this crash.
Marking WORKSFORME, please reopen if this is still a problem.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 8•23 years ago
|
||
This bug was fixed for the 6.2RTM. Marking verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•