Closed
Bug 56005
Opened 24 years ago
Closed 24 years ago
[mac] crash on playboy
Categories
(Core :: Networking, defect, P1)
Tracking
()
People
(Reporter: pierre, Assigned: gagan)
References
()
Details
(Keywords: crash, platform-parity, top100)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Per ekrock's request at the Layout meeting, I started surfing porn sites. Don't
panic: we're still in the "soft" category.
- Install PR3 on a Mac. If it is already installed, clean the prefs (in the prefs
folder + user folder) or make sure that you don't have any Playboy cookies.
- Go to http://www.playboy.com/
==> The server opens a popup window and the app crashes.
The crash occurs in nsHTTPServerListener::OnDataAvailable() when calling
mChannel->ReportProgress() because mChannel is null.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
This crash doesn't happen on Win98.
Nominating for RTM because it's a top100 site. I guess we should fix it even
though no reporter is going to complain about it in the newspapers (with the
exception of Hugh Hefner, maybe?).
Comment 3•24 years ago
|
||
heh. fwiw, i don't crash going to the playboy site. then again, i'm using
optimized commercial branch bits (on 9.0). were you using trunk bits?
Reporter | ||
Comment 4•24 years ago
|
||
Nope, I was using PR3 on MacOS 9. I'll try the branch tips too.
Reporter | ||
Comment 5•24 years ago
|
||
I downloaded today's mozilla-mac-MN6 (2000-10-10-08) from mozilla.org and it did
not crash. I can't download the real commercial build from ftp://sweetlou because
I'm behind the firewall.
If the Netscape build doesn't crash (make sure you don't have any cookie, quit
and relaunch), then close the bug as WorksForMe...
Oh come on... if you want to surf playboy, at least surf with the latest builds
:)
*** This bug has been marked as a duplicate of 52397 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 7•24 years ago
|
||
Verified, this is a duplicate of bug 52397 "Crashing in [@
nsHTTPServerListener::OnDataAvailable]"
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•