Closed Bug 159500 Opened 22 years ago Closed 22 years ago

Browser crashes on every visit with no error reported

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 160283

People

(Reporter: raul654, Assigned: samir_bugzilla)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1a) Gecko/20020611
BuildID:    2002061104

The browser crashes with no error message on every visit to the website. No
explination is given, it just *disappears* 

Reproducible: Always
Steps to Reproduce:
1.Go to the website
2.
3.

Actual Results:  The browser crashed. 

Expected Results:  It should not have crashed.
works for me, moz1.1b/win98

reporter, can you get the latest trunk build and see if you
can reproduce this?
The site uses some little tricks with gzipped shipping of the HTML, maybe 
that's a problem? What's happening there is: 

1. checks $ENV{'HTTP_ACCEPT_ENCODING'}=~/gzip/
2. gzips html into temporary file 
3. tells apache to send the gzipped file instead
4. sets Header Content-Encoding gzip

Try http://www.gotfuturama.com/index.shtml to get it without the gzipping. If 
that crashes, too it should be some HTML parsing problem.

mArc (site owner)

*** This bug has been marked as a duplicate of 160283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.