Closed
Bug 36871
Opened 25 years ago
Closed 25 years ago
federico's activity log crashes mozilla! (etag?)
Categories
(Core :: Networking, defect, P3)
Tracking
()
People
(Reporter: duncan, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-5.0smp i686; en-US; m14)
Gecko/20000420
BuildID: 2000042009
It just doesn't load. Mozilla crashes instantly.
Reproducible: Always
Steps to Reproduce:
1.just have a look!
2.
3.
Actual Results: crashes mozilla instantly!
Expected Results: view the page normally.
will try to create test-case later.
Reporter | ||
Comment 1•25 years ago
|
||
This is getting stranger and stranger. I saved the page locally, trying to
create a test-case out of it. The page loaded fine locally, but if you get it
remotely, it crashes mozilla. I guess i can't create a testcase for it now.
Component: Browser-General → Networking
Comment 2•25 years ago
|
||
This bug is suspiciously similar to bug 36754. Both happen only at the
original webpage (loading from hard disk or from another web server don't
reproduce the crash). Also, both use "etag", which I don't think is very
common (could be a red herring, of course). Etag was implemented in bug 21569.
I may be losing some whitespace, but the http headers (plus the first few lines
of the document) look like
HTTP/1.1 200 OK
Date: Sun, 23 Apr 2000 21:22:17 GMT
Server: Apache/1.3.9 (Unix) (Red Hat/Linux) PHP/3.0.12
Last-Modified: Sat, 22 Apr 2000 05:15:55 GMT
ETag: "46420-9b20-3901358b"
Accept-Ranges: bytes
Content-Length: 39712
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html lang="en">
Summary: federico's activity log crashes mozilla! → federico's activity log crashes mozilla! (etag?)
Comment 4•25 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 5•25 years ago
|
||
Sorry for the spam. New QA Contact for Browser General. Thanks for your help
Joseph (good luck with the new job) and welcome aboard Doron Rosenberg
QA Contact: jelwell → doronr
You need to log in
before you can comment on or make changes to this bug.
Description
•