Closed
Bug 57801
Opened 24 years ago
Closed 24 years ago
The UserFriendly daily cartoon page comes up blank
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: csigler, Assigned: harishd)
References
()
Details
From Bugzilla Helper:
BuildID: 2000102014
Running M18 under DU 4.0F with Developers Toolkit (DTK) installed.
Built from mozilla-source-M18.tar.gz. The listed URL and similar at
ars.userfriendly.org come up empty -- just a blank grey page.
Reproducible: Always
Steps to Reproduce:
1. Run mozilla M18 built on DU 4.0F with DTK.
2. Pull up the listed URL. That's all, folks.
Actual Results: Blank page is displayed in mozilla.
Expected Results: Page with the daily cartoon for UserFriendly plus the usual
"dressing" around the sides.
Jim Nance said about this bug: "It seems that the poll() system call under Tru64
will set both POLLIN and POLLHUP if it reads data from a socket and then the
socket is hung up. This confuses mozilla, and it throws away the data it read."
The above URL does work now. Tested on 10/23/00 branch build.
Marking WFM
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Note that for the *M18* build, tracing shows that this site does *not* involve
the poll() problem discussed in bug 57679 - there is no POLL_HUP encountered
during the interaction.
The poll() problem still exists in the 10/23 branch.
You need to log in
before you can comment on or make changes to this bug.
Description
•