Closed
Bug 216299
Opened 22 years ago
Closed 22 years ago
Netflix site crashes 20030812 Camino build every time
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 215270
People
(Reporter: jpollo02, Assigned: mikepinkerton)
Details
Attachments
(1 file)
6.08 KB,
application/octet-stream
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030812 Camino/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030812 Camino/0.7+
If i launch build 20030812 on my OS X 10.2.6 machine (PowerBook G4, 512 MB RAM)
and try to go to http://www.netflix.com, Camino instantly crashes. I thought at
first that perhaps the problem was a Java redirect being used by the site When
you go to www.netflix.com/, you wind up at the default page (welcome.html),
which is a blank page with the following code Javascript snippet:
<script language=JavaScript>
location.replace('/Default');
</script>
the crash happens after welcome.html is loaded but before /Default is displayed.
However, www.netflix.com/Default also crashes this build of Camino. Using the
stable .7 build, I downloaded www.netflix.com/Default to the desktop, and
strangely enough I can successfully open the page locally with the 20030812 build.
I can't test to see if the latest build (20030812) has this problem too since i
can't get 20030812 to launch at all without crashing (Bug #216275). Apologies
for submitting bug 216296 as a duplicate; i didn't see 216275 when i did my
search prior to submitting.
Reproducible: Always
Steps to Reproduce:
1. Launch Camino
2. Visit http://www.netflix.com or http://www.netflix.com/Default
3.
Actual Results:
Camino crashes.
Expected Results:
not crash.
Assignee | ||
Comment 1•22 years ago
|
||
please use crashreporter to get a stack.
Reporter | ||
Comment 2•22 years ago
|
||
Here's the CrashReporter log...
Comment 3•22 years ago
|
||
Stack looks like bug 215270.. marking dupe.. looks like it'll be fixed in the
next working nightly
*** This bug has been marked as a duplicate of 215270 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•