Closed
Bug 43621
Opened 25 years ago
Closed 25 years ago
crash loading Disney page
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: blee, Assigned: gagan)
References
()
Details
(Keywords: crash, platform-parity)
To see this,
Type the KW, "disney" in location bar or load the URL below.
http://disney.go.com/park/homepage/today/flash/index.html?clk=1004398
==> Crash during page load. MacsBug log in the URL above.
Observed in Mac 06-21-08-M17 & 06-22-08-M17 blds.
Fine in Win32 (06-21-09-M17) and Linux (06-21-08-M17)
Comment 1•25 years ago
|
||
ack, again? The Disney page never stops crashing
Comment 2•25 years ago
|
||
I can't see the stack trace (internal only), so it's hard for me to tell -- are
you sure this is the result of an HTML element?
No. I'm not sure this is the result of an HTML element. See Talkback report:
Trigger Type: Program Crash
Trigger Reason: PowerPC unmapped memory exception
Call Stack: (Signature = .__ptr_glue 877a2d9d)
.__ptr_glue
nsHTTPFinalListener::OnStopRequest() [nsHTTPResponseListener.cpp, line 1199]
InterceptStreamListener::OnStopRequest() [nsCachedNetData.cpp, line 1155]
nsHTTPChannel::ResponseCompleted() [nsHTTPChannel.cpp, line 1627]
nsHTTPServerListener::OnStopRequest() [nsHTTPResponseListener.cpp, line 726]
nsOnStopRequestEvent::HandleEvent() [nsAsyncStreamListener.cpp, line 301]
nsStreamListenerEvent::HandlePLEvent() [nsAsyncStreamListener.cpp, line 97]
PL_HandleEvent() [plevent.c, line 575]
PL_ProcessPendingEvents() [plevent.c, line 520]
nsEventQueueImpl::ProcessPendingEvents() [nsEventQueue.cpp, line 356]
nsMacNSPREventQueueHandler::ProcessPLEventQueue() [nsToolkit.cpp, line 132]
nsMacNSPREventQueueHandler::RepeatAction() [nsToolkit.cpp, line 97]
Repeater::DoRepeaters() [nsRepeater.cpp, line 119]
nsMacMessagePump::DispatchEvent() [nsMacMessagePump.cpp, line 413]
nsMacMessagePump::DoMessagePump() [nsMacMessagePump.cpp, line 245]
nsAppShell::Run() [nsAppShell.cpp, line 100]
nsAppShellService::Run() [nsAppShellService.cpp, line 385]
main1() [nsAppRunner.cpp, line 908]
main() [nsAppRunner.cpp, line 1094]
.__start
Triaging clayton's list:
Gagan, sounds like networking.
Reassigning to gagan@netscape.com
Assignee: clayton → gagan
Comment 5•25 years ago
|
||
With the Aug 22nd Build (2000082209), this page displays without crashing. This
pages contains a large flash animation which has a painting problem when the page
is scrolled. But this is a different problem which I will write up seperately.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 6•25 years ago
|
||
Not seeing in 2000082313 OS9 either. Marking verified worksforme.
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•