Closed Bug 45983 Opened 24 years ago Closed 23 years ago

HTMLContentSink::EvaluateScript throws assertion

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: kinmoz, Assigned: rpotts)

References

()

Details

I'm seeing the following assertion being thrown in my 07/20/00 Win32 debug build 
when loading http://home.netscape.com


NTDLL! 77f7629c()
nsDebug::Assertion(const char * 0x0207a6d4, const char * 0x0207a6c4, const char 
* 0x0207a688, int 4495) line 246 + 13 bytes
nsDebug::WarnIfFalse(const char * 0x0207a6d4, const char * 0x0207a6c4, const 
char * 0x0207a688, int 4495) line 304 + 21 bytes
HTMLContentSink::EvaluateScript(nsString & {...}, nsIURI * 0x03ae2760, int 1, 
const char * 0x00000000) line 4495 + 38 bytes
HTMLContentSink::OnStreamComplete(HTMLContentSink * const 0x03b13eb4, 
nsIStreamLoader * 0x03ae48b0, nsISupports * 0x00000000, unsigned int 0, unsigned 
int 1454, const char * 0x0116a470) line 4638 + 42 bytes
nsStreamLoader::OnStopRequest(nsStreamLoader * const 0x03ae48b4, nsIChannel * 
0x03ae0e50, nsISupports * 0x00000000, unsigned int 0, const unsigned short * 
0x00000000) line 120 + 78 bytes
nsHTTPFinalListener::OnStopRequest(nsHTTPFinalListener * const 0x03ae0240, 
nsIChannel * 0x03ae0e50, nsISupports * 0x00000000, unsigned int 0, const 
unsigned short * 0x00000000) line 1195 + 42 bytes
InterceptStreamListener::OnStopRequest(InterceptStreamListener * const 
0x0391d2d0, nsIChannel * 0x03ae0e50, nsISupports * 0x00000000, unsigned int 0, 
const unsigned short * 0x00000000) line 1156
nsHTTPChannel::ResponseCompleted(nsIStreamListener * 0x0391d2d0, unsigned int 0, 
const unsigned short * 0x00000000) line 1732 + 36 bytes
nsHTTPServerListener::OnStopRequest(nsHTTPServerListener * const 0x03b0e830, 
nsIChannel * 0x03aec054, nsISupports * 0x03ae0e50, unsigned int 0, const 
unsigned short * 0x00000000) line 722
nsOnStopRequestEvent::HandleEvent(nsOnStopRequestEvent * const 0x0391e8f0) line 
302
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x0391e300) line 97 + 12 bytes
PL_HandleEvent(PLEvent * 0x0391e300) line 587 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x0132f5c0) line 528 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x02140c22, unsigned int 49478, unsigned int 0, 
long 20116928) line 1043 + 9 bytes
USER32! 77e71820()
0132f5c0()
Harish, can you look at this and help me triage Clayton's bugs?
Assignee: clayton → harishd
I'm seeing this too! But not sure why.  Looks like the content viewer is nulling 
out the global script object while it's still in use ( I guess ).

Rick, I'm reassigning this bug to you, because it involves docshell. Please 
point this bug to the appropriate person if I'm wrong. Thanx.
Assignee: harishd → rpotts
Keywords: donttest
I'm not seeing this in my win32 debug build. please re-open if it's still a problem.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
I don't see this anymore.
You need to log in before you can comment on or make changes to this bug.