Closed
Bug 81374
Opened 24 years ago
Closed 24 years ago
Crash visiting page
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mikepinkerton, Assigned: peterl-bugs)
References
()
Details
(Keywords: crash)
Attachments
(3 files)
|
866 bytes,
patch
|
Details | Diff | Splinter Review | |
|
955 bytes,
patch
|
Details | Diff | Splinter Review | |
|
981 bytes,
patch
|
Details | Diff | Splinter Review |
- go to http://www.hometheaterforum.com/cgi-bin/Ultimate.cgi
- crash with following stack
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 0962C434
0B250640 PPC 09617C94 main+00130
0B2505E0 PPC 09616E9C main1(int, char**, nsISupports*)+009F8
0B2502D0 PPC 09387AA4 nsAppShellService::Run()+00018
0B250290 PPC 09347FF8 nsAppShell::Run()+00048
0B250240 PPC 093489E0 nsMacMessagePump::DoMessagePump()+0003C
0B2501F0 PPC 093490E0 nsMacMessagePump::DispatchEvent(int, EventRecord*)+
00170
0B2501A0 PPC 0935CDB0 Repeater::DoRepeaters(const EventRecord&)+00030
0B250160 PPC 09334C04 nsMacNSPREventQueueHandler::RepeatAction(const
EventRecord&)+000
0C
0B250120 PPC 09334E40 nsMacNSPREventQueueHandler::ProcessPLEventQueue()+
00060
0B2500B0 PPC 09533FD0 nsEventQueueImpl::ProcessPendingEvents()+00038
0B250040 PPC 09586A84 PL_ProcessPendingEvents+00078
0B250000 PPC 09586C08 PL_HandleEvent+00020
0B24FFC0 PPC 09241030 nsARequestObserverEvent::HandlePLEvent(PLEvent*)+
00020
0B24FF80 PPC 09241D10 nsOnStartRequestEvent::HandleEvent()+00034
0B24FF30 PPC 0924BE00 nsHttpChannel::OnStartRequest(nsIRequest*,
nsISupports*)+00058
0B24FEE0 PPC 09245BDC nsHttpChannel::ProcessResponse()+0008C
0B24FE90 PPC 09245D90 nsHttpChannel::ProcessNormal()+00064
0B24FE50 PPC 0923BD2C nsStreamListenerTee::OnStartRequest(nsIRequest*,
nsISupports*)+0
0040
0B24FE10 PPC 084C7EC0
nsPluginStreamListenerPeer::OnStartRequest(nsIRequest*, nsISuppo
rts*)+00358
0B24FD40 PPC 084C8FEC
nsPluginStreamListenerPeer::SetUpStreamListener(nsIRequest*, nsI
URI*)+0021C
0B24FC80 PPC 095E3E10 PL_strfree+00014
Closing log
not sure if this is plugins or necko, ccing necko folks. 100% reproducable, 5/16/
01 mac build.
| Reporter | ||
Updated•24 years ago
|
| Reporter | ||
Comment 1•24 years ago
|
||
cc'ing peterl. he might be interested in fixing.
been seeing that one on linux since the 12th.
Filed bug 80504 but resolved as invalid since i use gcc 2.96 which i was told is
to be considered bugged. I think it's safe to assume this is OS: All.
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
sr=hyatt
Comment 8•24 years ago
|
||
Patch check in, Marking FIXED.
Checking in nsPluginHostImpl.cpp;
/cvsroot/mozilla/modules/plugin/nglsrc/nsPluginHostImpl.cpp,v <--
nsPluginHostImpl.cpp
new revision: 1.250; previous revision: 1.249
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 9•24 years ago
|
||
I do not crash on this page using 2001051705 trunk build on mac. Verified.
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•