Closed Bug 93915 Opened 23 years ago Closed 23 years ago

If you click on Contact Member Services, Mozilla crashes.

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jrose1, Assigned: asa)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010803
BuildID:    2001080312

Whether you goto http://www.aetnaushc.com/member/index.html and click on the
Contact Member Services link or paste the link
(http://www.aetnaushc.com/member/forward_member_services.html) into the browser,
Mozilla crashes and dumps core.

Reproducible: Always
Steps to Reproduce:
1. Goto http://www.aetnaushc.com/member/index.html
2. Click on the Contact Member Services link in the middle of the page
3. Curse aloud

Actual Results:  All Mozilla windows close and a core file is produced.

Expected Results:  Opened the URL.

Here is the source of the HTML page to which the Contact Member Services link leads.

<HTML>
<HEAD>
    <meta http-equiv=refresh content="0;
URL=https://www2.aetnaushc.com/mbrpub/ContactMs_step1.jsp">
<TITLE>
Aetna Navigator Forward Contact Member Services
</TITLE>
</HEAD>
<BODY>
</body>
</html>
On Macintosh, this doesn't crash Mozilla, but it never, ever finishes loading
the page.

There should be a quote character immediately before URL= in the source code. If
you want an fix for this site only, you can email them and tell them to fix the
code - I bet that's what's confusing poor mozilla.

However, in a broader sense, Mozilla should deal with unclosed quotes better.
worksforme, build 2001-08-06-03 on Windows 98 SE.
Actually it seems to be the fact that it's a secure (https) url. I just tried
going to https://www.safeweb.com and Mozilla did the exact same thing. I know I
didn't have this problem with Mozilla 0.9.1/Netscape 6.1PR1, and I'm almost
positive I didn't have this problem with Mozilla 0.9.2.
WorksForMe Linux 2001082908
I'll have to say two things: on linux, I get the same result as spiraldm:
Both urls (https://www.safeweb.com) load eternally, and if left enough time,
hang the browser. However, I have a hard time grabbing the source using 

b) The URL in question is actually:

https://www.aetna.com/mbrpub/ContactMs_step1.jsp

This has nothing to do with the refresh URL (and note that is IS quoted, as part
of the REFRESH content). Over to SSL.
Status: UNCONFIRMED → NEW
Ever confirmed: true
No crash for me. I'll have to say two things: on linux, occasionally I will get
the same result as spiraldm: Both urls (https://www.safeweb.com) load eternally,
and if left enough time, hang the browser. This is not what this bug describes,
however.

a) Cannot reproduce crash in bug 2001083108 at all
b) The URL site seems to have connectivity problems, and hangs sometimes when
-dumping with lynx.
c) The URL in question is actually:

https://www.aetna.com/mbrpub/ContactMs_step1.jsp

This has nothing to do with the refresh URL quoting (and note that is IS quoted,
as part of the REFRESH content).

I'm marking WORKSFORME; reporter, try with a newer build and reopen.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.