Closed Bug 117686 Opened 23 years ago Closed 23 years ago

crash before anything shows..

Categories

(SeaMonkey :: General, defect)

x86
All
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 100151

People

(Reporter: thu, Assigned: asa)

References

()

Details

(Keywords: crash)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.6) Gecko/20011120
BuildID:    2001112009

Consistent crash on different builds and on both Linux, Win98 and WinNT when
visiting www.citroen.dk

Reproducible: Always
Steps to Reproduce:
1. goto www.citroen.dk
2.
3.

Actual Results:  Crash without warning

Expected Results:  Showing a clickable image in the middle of the page.

The lines below are the HTML source for the site..

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
  <title>Citroën Danmark</title>
  <script language="Javascript">
  <!-- start hide
    function timeout(val) {
      if (document.images) {
        window.setTimeout("top.window.location.href = 'index1.htm'",val)
      }
    }
    function check() {
      if (document.images) {
        top.window.location.href = 'index1.htm';
      } else {
        top.window.location.href = 'index1.htm';
      }
    }
  // end hide-->
  </script>
<link rel=stylesheet type="text/css" href="mainstyle.css">
</head>
<body bgcolor="White" onload="timeout(3000)">
<table width="100%" height="80%" border="0">
<tr>
<td align="CENTER" valign="middle"><div align="center"><a
href="javascript:check()"><img src="images/forside2.gif" width="370"
height="244" border=0 alt=""></div></a></td>
</tr>
</table>
</body>
</html>
WorksForMe on Linux 2001122821. I'd say, try a new nightly. Yours is a bit old.
Thank's for testing mozilla.
Ok I have tried the nightly build (winNT).. It seems to work now..Thanks..
I tried it at home (I am on work now), using a build from right before 
christmas which crashed.

Keep up the good work.. I really enjoy Mozilla - normally runs for weeks 
without problems!!
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
IMHO, I think we should reopen and mark this bug dupe of bug 103534 which has
the same URL, and was marked dupe of bug 100151.
Keywords: crash
reopning : fixed is the wrong solution.
(no patch attached to this bug)
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---

*** This bug has been marked as a duplicate of 100151 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.