Closed Bug 349427 Opened 18 years ago Closed 18 years ago

Assertion failure: !rt->gcRunning, at c:/builds/trunk/mozilla/js/src/jsgc.c:1162

Categories

(Core :: JavaScript Engine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 338595

People

(Reporter: moco, Unassigned)

References

()

Details

Assertion failure: !rt->gcRunning, at c:/builds/trunk/mozilla/js/src/jsgc.c:1162

this might not be a useful bug, but i figure better to log it and let the js gurus decide.

I *think* it was when I opened http://www.hagasny.com/forum/showthread.php?t=9694 in a background tab (off of a google search (but I'm not sure if that was the url)

I haven't been able to reproduce this.

it was with a recent trunk debug windows xp build (cvs co: Fri Aug 18 21:10:15 PDT 2006)

Assertion failure: !rt->gcRunning, at c:/builds/trunk/mozilla/js/src/jsgc.c:1162

here is the stack

 	ntdll.dll!7c901230() 	
 	[Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll]	
>	js3250.dll!JS_Assert(const char * s=0x0054017c, const char * file=0x00540154, int ln=0x0000048a)  Line 59	C
 	js3250.dll!js_NewGCThing(JSContext * cx=0x03a6c1c0, unsigned int flags=0x00000000, unsigned int nbytes=0x00000008)  Line 1162 + 0x24 bytes	C
 	js3250.dll!js_NewObject(JSContext * cx=0x03a6c1c0, JSClass * clasp=0x0053d768, JSObject * proto=0x038d76a8, JSObject * parent=0x00000000)  Line 2337 + 0xd bytes	C
 	js3250.dll!js_NewFunction(JSContext * cx=0x03a6c1c0, JSObject * funobj=0x00000000, int (JSContext *, JSObject *, unsigned int, long *, long *)* native=0x00000000, unsigned int nargs=0x00000001, unsigned int flags=0x00000000, JSObject * parent=0x00000000, JSAtom * atom=0x04762c90)  Line 2075 + 0x14 bytes	C
 	js3250.dll!JS_CompileUCFunctionForPrincipals(JSContext * cx=0x03a6c1c0, JSObject * obj=0x00000000, JSPrincipals * principals=0x00000000, const char * name=0x07ddbf94, unsigned int nargs=0x00000001, const char * * argnames=0x0226be14, const unsigned short * chars=0x04665e78, unsigned int length=0x00000044, const char * filename=0x0426d280, unsigned int lineno=0x00000095)  Line 4150 + 0x1b bytes	C
 	gklayout.dll!nsJSContext::CompileEventHandler(nsIAtom * aName=0x07ddbf88, unsigned int aArgCount=0x00000001, const char * * aArgNames=0x0226be14, const nsAString_internal & aBody={...}, const char * aURL=0x0426d280, unsigned int aLineNo=0x00000095, nsScriptObjectHolder & aHandler={...})  Line 1588 + 0x47 bytes	C++
 	gklayout.dll!nsXBLPrototypeHandler::ExecuteHandler(nsIDOMEventReceiver * aReceiver=0x07ff3900, nsIDOMEvent * aEvent=0x084c21f8)  Line 493 + 0x3c bytes	C++
 	gklayout.dll!nsXBLEventHandler::HandleEvent(nsIDOMEvent * aEvent=0x084c21f8)  Line 86	C++
 	gklayout.dll!nsEventListenerManager::HandleEventSubType(nsListenerStruct * aListenerStruct=0x04794378, nsIDOMEventListener * aListener=0x046450a0, nsIDOMEvent * aDOMEvent=0x084c21f8, nsISupports * aCurrentTarget=0x04458348, unsigned int aSubType=0x00000002, unsigned int aPhaseFlags=0x00000004)  Line 1648 + 0x12 bytes	C++
 	gklayout.dll!nsEventListenerManager::HandleEvent(nsPresContext * aPresContext=0x03a989d8, nsEvent * aEvent=0x001253f8, nsIDOMEvent * * aDOMEvent=0x00125274, nsISupports * aCurrentTarget=0x04458348, unsigned int aFlags=0x00000004, nsEventStatus * aEventStatus=0x00125278)  Line 1752	C++
 	gklayout.dll!nsEventTargetChainItem::HandleEvent(nsEventChainPostVisitor & aVisitor={...}, unsigned int aFlags=0x00000004)  Line 356	C++
 	gklayout.dll!nsEventTargetChainItem::HandleEventTargetChain(nsEventChainPostVisitor & aVisitor={...}, unsigned int aFlags=0x00000006, nsDispatchingCallback * aCallback=0x00000000)  Line 407	C++
 	gklayout.dll!nsEventDispatcher::Dispatch(nsISupports * aTarget=0x04793c28, nsPresContext * aPresContext=0x03a989d8, nsEvent * aEvent=0x001253f8, nsIDOMEvent * aDOMEvent=0x00000000, nsEventStatus * aEventStatus=0x001253f4, nsDispatchingCallback * aCallback=0x00000000, int aTargetIsChromeHandler=0x00000000)  Line 639 + 0x12 bytes	C++
 	gklayout.dll!nsEventStateManager::PreHandleEvent(nsPresContext * aPresContext=0x03a989d8, nsEvent * aEvent=0x0012584c, nsIFrame * aTargetFrame=0x03ab0244, nsEventStatus * aStatus=0x00125660, nsIView * aView=0x03aaf028)  Line 1078 + 0x31 bytes	C++
 	gklayout.dll!PresShell::HandleEventInternal(nsEvent * aEvent=0x0012584c, nsIView * aView=0x03aaf028, nsEventStatus * aStatus=0x00125660)  Line 6228 + 0x36 bytes	C++
 	gklayout.dll!PresShell::HandleEvent(nsIView * aView=0x03aaf028, nsGUIEvent * aEvent=0x0012584c, nsEventStatus * aEventStatus=0x00125660)  Line 6009 + 0x17 bytes	C++
 	gklayout.dll!nsViewManager::HandleEvent(nsView * aView=0x03aaf028, nsPoint aPoint={...}, nsGUIEvent * aEvent=0x0012584c, int aCaptured=0x00000000)  Line 1665	C++
 	gklayout.dll!nsViewManager::DispatchEvent(nsGUIEvent * aEvent=0x0012584c, nsEventStatus * aStatus=0x00125788)  Line 1618 + 0x22 bytes	C++
 	gklayout.dll!HandleEvent(nsGUIEvent * aEvent=0x0012584c)  Line 174	C++
 	gkwidget.dll!nsWindow::DispatchEvent(nsGUIEvent * event=0x0012584c, nsEventStatus & aStatus=nsEventStatus_eIgnore)  Line 1102 + 0xc bytes	C++
 	gkwidget.dll!nsWindow::DispatchWindowEvent(nsGUIEvent * event=0x0012584c)  Line 1123	C++
 	gkwidget.dll!nsWindow::DispatchFocus(unsigned int aEventType=0x0000006c, int isMozWindowTakingFocus=0x00000000)  Line 6178 + 0x11 bytes	C++
 	gkwidget.dll!nsWindow::ProcessMessage(unsigned int msg=0x00000008, unsigned int wParam=0x000804e8, long lParam=0x00000000, long * aRetValue=0x00125c94)  Line 4809 + 0x19 bytes	C++
 	gkwidget.dll!nsWindow::WindowProc(HWND__ * hWnd=0x000603e2, unsigned int msg=0x00000008, unsigned int wParam=0x000804e8, long lParam=0x00000000)  Line 1291 + 0x1d bytes	C++
 	user32.dll!77d48734() 	
 	user32.dll!77d48816() 	
 	user32.dll!77d4b4c0() 	
 	user32.dll!77d4b50c() 	
 	ntdll.dll!7c90eae3() 	
 	user32.dll!77d4da6c() 	
 	user32.dll!77d6ad78() 	
 	user32.dll!77d48734() 	
 	user32.dll!77d545e4() 	
 	user32.dll!77d53fd9() 	
 	nspr4.dll!_MD_CURRENT_THREAD()  Line 296 + 0xc bytes	C
 	user32.dll!77d54204() 	
 	user32.dll!77d48734() 	
 	user32.dll!77d48816() 	
 	user32.dll!77d4b4c0() 	
 	user32.dll!77d4b50c() 	
 	ntdll.dll!7c90eae3() 	
 	user32.dll!77d494be() 	
 	user32.dll!77d4d4e4() 	
 	user32.dll!77d54e28() 	
 	user32.dll!77d561b3() 	
 	user32.dll!77d6a92e() 	
 	msvcr80d.dll!_output_s_l(_iobuf * stream=0x000503c0, const char * format=0x03f01880, localeinfo_struct * plocinfo=0x03f43a50, char * argptr=0x00012012)  Line 1164 + 0x17 bytes	C++
 	user32.dll!77d96060() 	
 	user32.dll!77d80577() 	
 	user32.dll!77d8052f() 	
 	msvcr80d.dll!__crtMessageBoxA(const char * lpText=0x001267d0, const char * lpCaption=0x102d1174, unsigned int uType=0x00012012)  Line 145	C
 	msvcr80d.dll!__crtMessageWindowA(int nRptType=0x00000001, const char * szFile=0x00000000, const char * szLine=0x00000000, const char * szModule=0x00000000, const char * szUserMessage=0x00127844)  Line 420 + 0x16 bytes	C
 	msvcr80d.dll!_VCrtDbgReportA(int nRptType=0x00000001, const char * szFile=0x00000000, int nLine=0x00000000, const char * szModule=0x00000000, const char * szFormat=0x102cc9d4, char * arglist=0x0012c8d8)  Line 417 + 0x28 bytes	C
 	msvcr80d.dll!_CrtDbgReportV(int nRptType=0x00000001, const char * szFile=0x00000000, int nLine=0x00000000, const char * szModule=0x00000000, const char * szFormat=0x102cc9d4, char * arglist=0x0012c8d8)  Line 300 + 0x1d bytes	C
 	msvcr80d.dll!_CrtDbgReport(int nRptType=0x00000001, const char * szFile=0x00000000, int nLine=0x00000000, const char * szModule=0x00000000, const char * szFormat=0x102cc9d4, ...)  Line 317 + 0x1d bytes	C
 	msvcr80d.dll!_NMSG_WRITE(int rterrnum=0x00000019)  Line 197 + 0x18 bytes	C
 	msvcr80d.dll!_purecall()  Line 54 + 0x7 bytes	C
 	gklayout.dll!ClassifyWrapper(PLDHashTable * table=0x022767b4, PLDHashEntryHdr * hdr=0x084fb508, unsigned int number=0x00000000, void * arg=0x0012c970)  Line 5399 + 0x15 bytes	C++
 	xpcom_core.dll!PL_DHashTableEnumerate(PLDHashTable * table=0x022767b4, PLDHashOperator (PLDHashTable *, PLDHashEntryHdr *, unsigned int, void *)* etor=0x01d28c10, void * arg=0x0012c970)  Line 683 + 0x19 bytes	C
 	gklayout.dll!nsDOMClassInfo::BeginGCMark(JSContext * cx=0x080e5558)  Line 5467 + 0x14 bytes	C++
 	gklayout.dll!nsDOMClassInfo::MarkReachablePreservedWrappers(nsIDOMGCParticipant * aParticipant=0x0439df58, JSContext * cx=0x080e5558, void * arg=0x00000000)  Line 5296 + 0x12 bytes	C++
 	gklayout.dll!nsDOMGCParticipantSH::Mark(nsIXPConnectWrappedNative * wrapper=0x0439e6a0, JSContext * cx=0x080e5558, JSObject * obj=0x0378d4c8, void * arg=0x00000000, unsigned int * _retval=0x0012c9ec)  Line 7190 + 0x16 bytes	C++
 	xpc3250.dll!XPC_WN_Helper_Mark(JSContext * cx=0x080e5558, JSObject * obj=0x0378d4c8, void * arg=0x00000000)  Line 1031	C++
 	js3250.dll!js_Mark(JSContext * cx=0x080e5558, JSObject * obj=0x0378d4c8, void * arg=0x00000000)  Line 4751 + 0x12 bytes	C
 	js3250.dll!MarkGCThingChildren(JSContext * cx=0x080e5558, void * thing=0x0378d4c8, unsigned char * flagp=0x0378e201, int shouldCheckRecursion=0x00000001)  Line 1833 + 0x25 bytes	C
 	js3250.dll!js_MarkGCThing(JSContext * cx=0x080e5558, void * thing=0x0378d4c8)  Line 2214 + 0x13 bytes	C
 	js3250.dll!gc_root_marker(JSDHashTable * table=0x00bf6548, JSDHashEntryHdr * hdr=0x0478c908, unsigned long num=0x00000002, void * arg=0x080e5558)  Line 2278 + 0x10 bytes	C
 	js3250.dll!JS_DHashTableEnumerate(JSDHashTable * table=0x00bf6548, JSDHashOperator (JSDHashTable *, JSDHashEntryHdr *, unsigned long, void *)* etor=0x00478440, void * arg=0x080e5558)  Line 674 + 0x19 bytes	C
 	js3250.dll!js_GC(JSContext * cx=0x080e5558, JSGCInvocationKind gckind=GC_NORMAL)  Line 2602 + 0x18 bytes	C
 	js3250.dll!js_DestroyContext(JSContext * cx=0x080e5558, JSDestroyContextMode mode=JSDCM_FORCE_GC)  Line 384 + 0xb bytes	C
 	js3250.dll!JS_DestroyContext(JSContext * cx=0x080e5558)  Line 967 + 0xb bytes	C
 	xpc3250.dll!nsXPConnect::ReleaseJSContext(JSContext * aJSContext=0x080e5558, int noGC=0x00000000)  Line 1308 + 0xa bytes	C++
 	gklayout.dll!nsJSContext::~nsJSContext()  Line 966	C++
 	gklayout.dll!nsJSContext::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsJSContext::Release()  Line 994 + 0xdc bytes	C++
 	gklayout.dll!nsCOMPtr<nsIScriptContext>::~nsCOMPtr<nsIScriptContext>()  Line 584	C++
 	gklayout.dll!nsIJSEventListener::~nsIJSEventListener()  Line 111 + 0xb bytes	C++
 	gklayout.dll!nsJSEventListener::~nsJSEventListener()  Line 94 + 0x2b bytes	C++
 	gklayout.dll!nsJSEventListener::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsJSEventListener::Release()  Line 104 + 0xd7 bytes	C++
 	gklayout.dll!nsMarkedJSFunctionHolder_base::~nsMarkedJSFunctionHolder_base()  Line 295 + 0x14 bytes	C++
 	gklayout.dll!nsMarkedJSFunctionHolder<nsIDOMEventListener>::~nsMarkedJSFunctionHolder<nsIDOMEventListener>()  + 0xf bytes	C++
 	gklayout.dll!nsListenerStruct::~nsListenerStruct()  + 0xf bytes	C++
 	gklayout.dll!nsListenerStruct::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsEventListenerManager::ReleaseListeners(nsVoidArray * * aListeners=0x0012cd2c)  Line 667 + 0x1c bytes	C++
 	gklayout.dll!nsEventListenerManager::RemoveAllListeners()  Line 457	C++
 	gklayout.dll!nsEventListenerManager::Disconnect()  Line 1788	C++
 	gklayout.dll!nsContentUtils::RemoveListenerManager(nsINode * aNode=0x083ec170)  Line 3059	C++
 	gklayout.dll!nsINode::~nsINode()  Line 174 + 0x9 bytes	C++
 	gklayout.dll!nsIContent_base::~nsIContent_base()  + 0xf bytes	C++
 	gklayout.dll!nsIContent::~nsIContent()  + 0xf bytes	C++
 	gklayout.dll!nsIXMLContent::~nsIXMLContent()  + 0xf bytes	C++
 	gklayout.dll!nsGenericElement::~nsGenericElement()  Line 1024 + 0x13 bytes	C++
 	gklayout.dll!nsGenericHTMLElement::~nsGenericHTMLElement()  + 0xf bytes	C++
 	gklayout.dll!nsHTMLAnchorElement::~nsHTMLAnchorElement()  Line 144 + 0x8 bytes	C++
 	gklayout.dll!nsHTMLAnchorElement::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsNodeUtils::LastRelease(nsINode * aNode=0x083ec170)  Line 178 + 0x21 bytes	C++
 	gklayout.dll!nsGenericElement::Release()  Line 3095 + 0xbe bytes	C++
 	gklayout.dll!nsHTMLAnchorElement::Release()  Line 148 + 0xd bytes	C++
 	gklayout.dll!nsAttrAndChildArray::Clear()  Line 648 + 0xe bytes	C++
 	gklayout.dll!nsAttrAndChildArray::~nsAttrAndChildArray()  Line 135	C++
 	gklayout.dll!nsGenericElement::~nsGenericElement()  Line 1024 + 0xb bytes	C++
 	gklayout.dll!nsGenericHTMLElement::~nsGenericHTMLElement()  + 0xf bytes	C++
 	gklayout.dll!nsHTMLParagraphElement::~nsHTMLParagraphElement()  Line 90 + 0x8 bytes	C++
 	gklayout.dll!nsHTMLParagraphElement::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsNodeUtils::LastRelease(nsINode * aNode=0x083ebbe8)  Line 178 + 0x21 bytes	C++
 	gklayout.dll!nsGenericElement::Release()  Line 3095 + 0xbe bytes	C++
 	gklayout.dll!nsHTMLParagraphElement::Release()  Line 94 + 0xd bytes	C++
 	gklayout.dll!nsAttrAndChildArray::Clear()  Line 648 + 0xe bytes	C++
 	gklayout.dll!nsAttrAndChildArray::~nsAttrAndChildArray()  Line 135	C++
 	gklayout.dll!nsGenericElement::~nsGenericElement()  Line 1024 + 0xb bytes	C++
 	gklayout.dll!nsGenericHTMLElement::~nsGenericHTMLElement()  + 0xf bytes	C++
 	gklayout.dll!nsHTMLDivElement::~nsHTMLDivElement()  Line 86 + 0x8 bytes	C++
 	gklayout.dll!nsHTMLDivElement::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsNodeUtils::LastRelease(nsINode * aNode=0x083c53c0)  Line 178 + 0x21 bytes	C++
 	gklayout.dll!nsGenericElement::Release()  Line 3095 + 0xbe bytes	C++
 	gklayout.dll!nsHTMLDivElement::Release()  Line 90 + 0xd bytes	C++
 	gklayout.dll!nsAttrAndChildArray::Clear()  Line 648 + 0xe bytes	C++
 	gklayout.dll!nsAttrAndChildArray::~nsAttrAndChildArray()  Line 135	C++
 	gklayout.dll!nsGenericElement::~nsGenericElement()  Line 1024 + 0xb bytes	C++
 	gklayout.dll!nsGenericHTMLElement::~nsGenericHTMLElement()  + 0xf bytes	C++
 	gklayout.dll!nsHTMLDivElement::~nsHTMLDivElement()  Line 86 + 0x8 bytes	C++
 	gklayout.dll!nsHTMLDivElement::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsNodeUtils::LastRelease(nsINode * aNode=0x0819b6c0)  Line 178 + 0x21 bytes	C++
 	gklayout.dll!nsGenericElement::Release()  Line 3095 + 0xbe bytes	C++
 	gklayout.dll!nsHTMLDivElement::Release()  Line 90 + 0xd bytes	C++
 	gklayout.dll!nsAttrAndChildArray::Clear()  Line 648 + 0xe bytes	C++
 	gklayout.dll!nsAttrAndChildArray::~nsAttrAndChildArray()  Line 135	C++
 	gklayout.dll!nsGenericElement::~nsGenericElement()  Line 1024 + 0xb bytes	C++
 	gklayout.dll!nsGenericHTMLElement::~nsGenericHTMLElement()  + 0xf bytes	C++
 	gklayout.dll!nsHTMLDivElement::~nsHTMLDivElement()  Line 86 + 0x8 bytes	C++
 	gklayout.dll!nsHTMLDivElement::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsNodeUtils::LastRelease(nsINode * aNode=0x0819b840)  Line 178 + 0x21 bytes	C++
 	gklayout.dll!nsGenericElement::Release()  Line 3095 + 0xbe bytes	C++
 	gklayout.dll!nsHTMLDivElement::Release()  Line 90 + 0xd bytes	C++
 	gklayout.dll!nsAttrAndChildArray::Clear()  Line 648 + 0xe bytes	C++
 	gklayout.dll!nsAttrAndChildArray::~nsAttrAndChildArray()  Line 135	C++
 	gklayout.dll!nsGenericElement::~nsGenericElement()  Line 1024 + 0xb bytes	C++
 	gklayout.dll!nsGenericHTMLElement::~nsGenericHTMLElement()  + 0xf bytes	C++
 	gklayout.dll!nsHTMLDivElement::~nsHTMLDivElement()  Line 86 + 0x8 bytes	C++
 	gklayout.dll!nsHTMLDivElement::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsNodeUtils::LastRelease(nsINode * aNode=0x0819b670)  Line 178 + 0x21 bytes	C++
 	gklayout.dll!nsGenericElement::Release()  Line 3095 + 0xbe bytes	C++
 	gklayout.dll!nsHTMLDivElement::Release()  Line 90 + 0xd bytes	C++
 	gklayout.dll!nsAttrAndChildArray::Clear()  Line 648 + 0xe bytes	C++
 	gklayout.dll!nsAttrAndChildArray::~nsAttrAndChildArray()  Line 135	C++
 	gklayout.dll!nsGenericElement::~nsGenericElement()  Line 1024 + 0xb bytes	C++
 	gklayout.dll!nsGenericHTMLElement::~nsGenericHTMLElement()  + 0xf bytes	C++
 	gklayout.dll!nsHTMLBodyElement::~nsHTMLBodyElement()  Line 296 + 0x8 bytes	C++
 	gklayout.dll!nsHTMLBodyElement::`scalar deleting destructor'()  + 0xf bytes	C++
 	gklayout.dll!nsNodeUtils::LastRelease(nsINode * aNode=0x08168c90)  Line 178 + 0x21 bytes	C++
 	gklayout.dll!nsGenericElement::Release()  Line 3095 + 0xbe bytes	C++
 	gklayout.dll!nsHTMLBodyElement::Release()  Line 300 + 0xd bytes	C++
 	gklayout.dll!nsCOMPtr<nsIDOMNode>::assign_assuming_AddRef(nsIDOMNode * newPtr=0x083ce44c)  Line 569	C++
 	gklayout.dll!nsCOMPtr<nsIDOMNode>::assign_from_qi(nsQueryInterface qi={...}, const nsID & aIID={...})  Line 1235	C++
 	gklayout.dll!nsCOMPtr<nsIDOMNode>::operator=(nsQueryInterface rhs={...})  Line 732	C++
 	gklayout.dll!nsRange::DoSetRange(nsIDOMNode * aStartN=0x083ce44c, int aStartOffset=0x0000000d, nsIDOMNode * aEndN=0x083ce44c, int aEndOffset=0x0000000d)  Line 607	C++
 	gklayout.dll!nsRange::SetEnd(nsIDOMNode * aParent=0x083ce44c, int aOffset=0x0000000d)  Line 1009 + 0x22 bytes	C++
 	tkitcmps.dll!nsTypeAheadFind::GetSearchContainers(nsISupports * aContainer=0x06978444, nsISelectionController * aSelectionController=0x07c19794, int aIsFirstVisiblePreferred=0x00000000, int aFindPrev=0x00000000, nsIPresShell * * aPresShell=0x0012d4e0, nsPresContext * * aPresContext=0x0012d4f0)  Line 719	C++
 	tkitcmps.dll!nsTypeAheadFind::FindItNow(nsIPresShell * aPresShell=0x00000000, int aIsLinksOnly=0x00000000, int aIsFirstVisiblePreferred=0x00000000, int aFindPrev=0x00000000, int aHasFocus=0x00000001, unsigned short * aResult=0x0012d810)  Line 396 + 0x8b bytes	C++
 	tkitcmps.dll!nsTypeAheadFind::Find(const nsAString_internal & aSearchString={...}, int aLinksOnly=0x00000000, int aHasFocus=0x00000001, unsigned short * aResult=0x0012d810)  Line 1003 + 0x20 bytes	C++
 	xpcom_core.dll!XPTC_InvokeByIndex(nsISupports * that=0x0012d784, unsigned int methodIndex=0x0012d968, unsigned int paramCount=0x03154591, nsXPTCVariant * params=0x0476cf30)  Line 102	C++
 	xpc3250.dll!AutoJSSuspendRequest::SuspendRequest()  Line 3199 + 0xd bytes	C++
 	xpc3250.dll!XPCWrappedNative::CallMethod(XPCCallContext & ccx={...}, XPCWrappedNative::CallMode mode=CALL_METHOD)  Line 2162 + 0x1e bytes	C++
 	xpc3250.dll!XPC_WN_CallMethod(JSContext * cx=0x03a6c1c0, JSObject * obj=0x046d96c0, unsigned int argc=0x00000003, long * argv=0x08432f8c, long * vp=0x0012dab0)  Line 1449 + 0xe bytes	C++
 	js3250.dll!js_Invoke(JSContext * cx=0x03a6c1c0, unsigned int argc=0x00000003, unsigned int flags=0x00000000)  Line 1350 + 0x20 bytes	C
 	js3250.dll!js_Interpret(JSContext * cx=0x03a6c1c0, unsigned char * pc=0x03ade2b2, long * result=0x0012e64c)  Line 4051 + 0xf bytes	C
 	js3250.dll!js_Invoke(JSContext * cx=0x03a6c1c0, unsigned int argc=0x00000001, unsigned int flags=0x00000002)  Line 1369 + 0x13 bytes	C
 	js3250.dll!js_InternalInvoke(JSContext * cx=0x03a6c1c0, JSObject * obj=0x04789b00, long fval=0x075508d0, unsigned int flags=0x00000000, unsigned int argc=0x00000001, long * argv=0x08432ed0, long * rval=0x0012e7a0)  Line 1448 + 0x14 bytes	C
 	js3250.dll!JS_CallFunctionValue(JSContext * cx=0x03a6c1c0, JSObject * obj=0x04789b00, long fval=0x075508d0, unsigned int argc=0x00000001, long * argv=0x08432ed0, long * rval=0x0012e7a0)  Line 4420 + 0x1f bytes	C
 	gklayout.dll!nsJSContext::CallEventHandler(nsISupports * aTarget=0x04458348, void * aScope=0x038d76c0, void * aHandler=0x075508d0, nsIArray * aargv=0x08397528, nsIVariant * * arv=0x0012e910)  Line 1706 + 0x21 bytes	C++
 	gklayout.dll!nsJSEventListener::HandleEvent(nsIDOMEvent * aEvent=0x05cd3b00)  Line 211 + 0x62 bytes	C++
 	gklayout.dll!nsEventListenerManager::HandleEventSubType(nsListenerStruct * aListenerStruct=0x043e1c08, nsIDOMEventListener * aListener=0x04458400, nsIDOMEvent * aDOMEvent=0x05cd3b00, nsISupports * aCurrentTarget=0x04458348, unsigned int aSubType=0x00000010, unsigned int aPhaseFlags=0x00000002)  Line 1648 + 0x12 bytes	C++
 	gklayout.dll!nsEventListenerManager::HandleEvent(nsPresContext * aPresContext=0x03a989d8, nsEvent * aEvent=0x0012ed0c, nsIDOMEvent * * aDOMEvent=0x0012ebd8, nsISupports * aCurrentTarget=0x04458348, unsigned int aFlags=0x00000002, nsEventStatus * aEventStatus=0x0012ebdc)  Line 1752	C++
 	gklayout.dll!nsEventTargetChainItem::HandleEvent(nsEventChainPostVisitor & aVisitor={...}, unsigned int aFlags=0x00000002)  Line 356	C++
 	gklayout.dll!nsEventTargetChainItem::HandleEventTargetChain(nsEventChainPostVisitor & aVisitor={...}, unsigned int aFlags=0x00000006, nsDispatchingCallback * aCallback=0x0012ec94)  Line 456	C++
 	gklayout.dll!nsEventDispatcher::Dispatch(nsISupports * aTarget=0x04793c28, nsPresContext * aPresContext=0x03a989d8, nsEvent * aEvent=0x0012ed0c, nsIDOMEvent * aDOMEvent=0x00000000, nsEventStatus * aEventStatus=0x0012ed08, nsDispatchingCallback * aCallback=0x0012ec94, int aTargetIsChromeHandler=0x00000000)  Line 639 + 0x12 bytes	C++
 	gklayout.dll!PresShell::HandleEventInternal(nsEvent * aEvent=0x0012ed0c, nsIView * aView=0x00000000, nsEventStatus * aStatus=0x0012ed08)  Line 6238 + 0x2b bytes	C++
 	gklayout.dll!PresShell::HandleEventWithTarget(nsEvent * aEvent=0x0012ed0c, nsIFrame * aFrame=0x00000000, nsIContent * aContent=0x04793c28, nsEventStatus * aStatus=0x0012ed08)  Line 6130 + 0x12 bytes	C++
 	gklayout.dll!nsTextControlFrame::FireOnInput()  Line 2572	C++
 	gklayout.dll!nsTextInputListener::EditAction()  Line 531	C++
 	editor.dll!nsEditor::NotifyEditorObservers()  Line 1888	C++
 	editor.dll!nsEditor::EndPlaceHolderTransaction()  Line 1015	C++
 	editor.dll!nsAutoPlaceHolderBatch::~nsAutoPlaceHolderBatch()  Line 66 + 0x31 bytes	C++
 	editor.dll!nsPlaintextEditor::TypedText(const nsAString_internal & aString={...}, int aAction=0x00000000)  Line 410 + 0x27 bytes	C++
 	editor.dll!nsPlaintextEditor::HandleKeyPress(nsIDOMKeyEvent * aKeyEvent=0x0801d910)  Line 389 + 0x24 bytes	C++
 	editor.dll!nsTextEditorKeyListener::KeyPress(nsIDOMEvent * aKeyEvent=0x0801d920)  Line 245	C++
 	gklayout.dll!DispatchToInterface(nsIDOMEvent * aEvent=0x0801d920, nsIDOMEventListener * aListener=0x05c8f6d8, unsigned int (nsIDOMEvent *)* aMethod=0x01c0c8b0, const nsID & aIID={...}, int * aHasInterface=0x0012eff4)  Line 145 + 0xb bytes	C++
 	gklayout.dll!nsEventListenerManager::HandleEvent(nsPresContext * aPresContext=0x03a989d8, nsEvent * aEvent=0x0012f484, nsIDOMEvent * * aDOMEvent=0x0012f10c, nsISupports * aCurrentTarget=0x04793c28, unsigned int aFlags=0x00000206, nsEventStatus * aEventStatus=0x0012f110)  Line 1742 + 0x26 bytes	C++
 	gklayout.dll!nsEventTargetChainItem::HandleEvent(nsEventChainPostVisitor & aVisitor={...}, unsigned int aFlags=0x00000206)  Line 356	C++
 	gklayout.dll!nsEventTargetChainItem::HandleEventTargetChain(nsEventChainPostVisitor & aVisitor={...}, unsigned int aFlags=0x00000206, nsDispatchingCallback * aCallback=0x0012f1c8)  Line 433	C++
 	gklayout.dll!nsEventTargetChainItem::HandleEventTargetChain(nsEventChainPostVisitor & aVisitor={...}, unsigned int aFlags=0x00000006, nsDispatchingCallback * aCallback=0x0012f1c8)  Line 486	C++
 	gklayout.dll!nsEventDispatcher::Dispatch(nsISupports * aTarget=0x04793c28, nsPresContext * aPresContext=0x03a989d8, nsEvent * aEvent=0x0012f484, nsIDOMEvent * aDOMEvent=0x00000000, nsEventStatus * aEventStatus=0x0012f298, nsDispatchingCallback * aCallback=0x0012f1c8, int aTargetIsChromeHandler=0x00000000)  Line 639 + 0x12 bytes	C++
 	gklayout.dll!PresShell::HandleEventInternal(nsEvent * aEvent=0x0012f484, nsIView * aView=0x03aaf028, nsEventStatus * aStatus=0x0012f298)  Line 6238 + 0x2b bytes	C++
 	gklayout.dll!PresShell::HandleEvent(nsIView * aView=0x03aaf028, nsGUIEvent * aEvent=0x0012f484, nsEventStatus * aEventStatus=0x0012f298)  Line 6009 + 0x17 bytes	C++
 	gklayout.dll!nsViewManager::HandleEvent(nsView * aView=0x03aaf028, nsPoint aPoint={...}, nsGUIEvent * aEvent=0x0012f484, int aCaptured=0x00000000)  Line 1665	C++
 	gklayout.dll!nsViewManager::DispatchEvent(nsGUIEvent * aEvent=0x0012f484, nsEventStatus * aStatus=0x0012f3c0)  Line 1618 + 0x22 bytes	C++
 	gklayout.dll!HandleEvent(nsGUIEvent * aEvent=0x0012f484)  Line 174	C++
 	gkwidget.dll!nsWindow::DispatchEvent(nsGUIEvent * event=0x0012f484, nsEventStatus & aStatus=nsEventStatus_eIgnore)  Line 1102 + 0xc bytes	C++
 	gkwidget.dll!nsWindow::DispatchWindowEvent(nsGUIEvent * event=0x0012f484)  Line 1123	C++
 	gkwidget.dll!nsWindow::DispatchKeyEvent(unsigned int aEventType=0x00000083, unsigned short aCharCode=0x0068, unsigned int aVirtualCharCode=0x00000000, long aKeyData=0x00000000, unsigned int aFlags=0x00000000)  Line 3356 + 0x11 bytes	C++
 	gkwidget.dll!nsWindow::OnChar(unsigned int charCode=0x00000000, unsigned int aFlags=0x00000000)  Line 3638 + 0x21 bytes	C++
 	gkwidget.dll!nsWindow::OnKeyDown(unsigned int aVirtualKeyCode=0x00000048, unsigned int aScanCode=0x00000023, long aKeyData=0x00230001)  Line 3462 + 0x13 bytes	C++
 	gkwidget.dll!nsWindow::ProcessMessage(unsigned int msg=0x00000100, unsigned int wParam=0x00000048, long lParam=0x00230001, long * aRetValue=0x0012f9d8)  Line 4480 + 0x1d bytes	C++
 	gkwidget.dll!nsWindow::WindowProc(HWND__ * hWnd=0x000603e2, unsigned int msg=0x00000100, unsigned int wParam=0x00000048, long lParam=0x00230001)  Line 1291 + 0x1d bytes	C++
 	user32.dll!77d48734() 	
 	user32.dll!77d48816() 	
 	user32.dll!77d489cd() 	
 	msvcr80d.dll!_free_dbg_nolock(void * pUserData=0x0012fb0c, int nBlockUse=0x00000000)  Line 1329 + 0x9 bytes	C++
 	user32.dll!77d48a10() 	
 	gkwidget.dll!nsAppShell::ProcessNextNativeEvent(int mayWait=0x00000000)  Line 149	C++
 	gkwidget.dll!nsBaseAppShell::DoProcessNextNativeEvent(int mayWait=0x00000000)  Line 136 + 0x11 bytes	C++
 	gkwidget.dll!nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal * thr=0x00b4be98, int mayWait=0x00000001, unsigned int recursionDepth=0x00000000)  Line 222	C++
 	xpcom_core.dll!nsThread::ProcessNextEvent(int mayWait=0x00000001, int * result=0x0012fbc4)  Line 472	C++
 	xpcom_core.dll!NS_ProcessNextEvent_P(nsIThread * thread=0x00b4be98, int mayWait=0x00000001)  Line 225 + 0x16 bytes	C++
 	gkwidget.dll!nsBaseAppShell::Run()  Line 153 + 0xc bytes	C++
 	tkitcmps.dll!nsAppStartup::Run()  Line 171 + 0x1c bytes	C++
 	xul.dll!XRE_main(int argc=0x00000001, char * * argv=0x00b48388, const nsXREAppData * aAppData=0x004036b0)  Line 2465 + 0x25 bytes	C++
 	firefox.exe!main(int argc=0x00000001, char * * argv=0x00b48388)  Line 61 + 0x13 bytes	C++
 	firefox.exe!__tmainCRTStartup()  Line 586 + 0x19 bytes	C
 	firefox.exe!mainCRTStartup()  Line 403	C
 	kernel32.dll!7c816fd7() 	
 	nspr4.dll!_PR_MD_UNLOCK(_MDLock * lock=0x7ffdc000)  Line 347	C


CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :250.14): Unknown property '_fon
t-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :261.14): Unknown property '_fon
t-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :402.12): Unknown property '_pad
ding'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: this reflow doesn't do anything: file c:/builds/trunk/mozilla/layout/ta
bles/nsTableFrame.cpp, line 2070
++WEBSHELL 05D84AE0 == 38
++DOMWINDOW == 80
++WEBSHELL 051C5308 == 39
++DOMWINDOW == 81
++WEBSHELL 05A43658 == 40
++DOMWINDOW == 82
++DOMWINDOW == 83
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++DOMWINDOW == 84
++DOMWINDOW == 85
++DOMWINDOW == 86
CSS Error (http://www.amazon.com/gp/product/6301978234/102-0753720-4872100?v=gla
nce&n=404272 :89.125): Error in parsing value for property 'font-style'.  Declar
ation dropped.
CSS Error (http://www.amazon.com/gp/product/6301978234/102-0753720-4872100?v=gla
nce&n=404272 :729.0): Expected color but found ';'.  Error in parsing value for
property 'background-color'.  Declaration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :127.17): Error in parsing value for property 'cursor'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :148.24): Unknown property '-khtml-user-select'.  Declaration
dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :149.17): Unknown property 'user-select'.  Declaration dropped
.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :250.15): Error in parsing value for property 'filter'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :257.17): Error in parsing value for property 'filter'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :258.21): Error in parsing value for property '-moz-opacity'.
 Declaration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :259.16): Error in parsing value for property 'opacity'.  Decl
aration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :265.17): Error in parsing value for property 'filter'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :281.17): Error in parsing value for property 'cursor'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :288.17): Error in parsing value for property 'cursor'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :294.26): Unknown property 'scrollbar-face-color'.  Declaratio
n dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :295.31): Unknown property 'scrollbar-highlight-color'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :296.28): Unknown property 'scrollbar-shadow-color'.  Declarat
ion dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :297.29): Unknown property 'scrollbar-3dlight-color'.  Declara
tion dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :298.27): Unknown property 'scrollbar-arrow-color'.  Declarati
on dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :299.27): Unknown property 'scrollbar-track-color'.  Declarati
on dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :300.32): Unknown property 'scrollbar-darkshadow-color'.  Decl
aration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :330.17): Error in parsing value for property 'cursor'.  Decla
ration dropped.
CSS Error (http://g-images.amazon.com/images/G/01/nav2/gamma/n2CoreLibs/n2CoreLi
bs-n2v1-57871.css :338.17): Error in parsing value for property 'filter'.  Decla
ration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
CSS Error (http://www.amazon.com/gp/product/6301978234/102-0753720-4872100?v=gla
nce&n=404272 :0.37): Error in parsing value for property 'padding-right'.  Decla
ration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: this reflow doesn't do anything: file c:/builds/trunk/mozilla/layout/ta
bles/nsTableFrame.cpp, line 2070
WARNING: this reflow doesn't do anything: file c:/builds/trunk/mozilla/layout/ta
bles/nsTableFrame.cpp, line 2070
--DOMWINDOW == 85
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: this reflow doesn't do anything: file c:/builds/trunk/mozilla/layout/ta
bles/nsTableFrame.cpp, line 2070
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++WEBSHELL 07B230D0 == 41
++DOMWINDOW == 86
++DOMWINDOW == 87
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :5.14): Unknown property '_font-
size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :22.14): Unknown property '_font
-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :93.44): Unknown property '_font
-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :94.41): Unknown property '_font
-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :95.43): Unknown property '_font
-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :96.41): Unknown property '_font
-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :97.44): Unknown property '_font
-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :250.14): Unknown property '_fon
t-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :261.14): Unknown property '_fon
t-size'.  Declaration dropped.
CSS Error (http://ec1.images-amazon.com/images/G/01/x-locale/communities/discuss
ion_boards/css/dboard-styles.v2._V50812014_.css :402.12): Unknown property '_pad
ding'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++WEBSHELL 07BAB650 == 42
++DOMWINDOW == 88
++WEBSHELL 07BA9AA8 == 43
++DOMWINDOW == 89
++WEBSHELL 07BBD240 == 44
++DOMWINDOW == 90
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++DOMWINDOW == 91
++DOMWINDOW == 92
++DOMWINDOW == 93
--WEBSHELL 07B230D0 == 43
--WEBSHELL 07BAB650 == 42
--WEBSHELL 07BA9AA8 == 41
--WEBSHELL 07BBD240 == 40
--WEBSHELL 070216A0 == 39
--DOMWINDOW == 92
--DOMWINDOW == 91
--DOMWINDOW == 90
--DOMWINDOW == 89
--DOMWINDOW == 88
--DOMWINDOW == 87
--DOMWINDOW == 86
--DOMWINDOW == 85
--WEBSHELL 0767FCD0 == 38
--WEBSHELL 05D48720 == 37
--WEBSHELL 05EEAE98 == 36
--WEBSHELL 07392140 == 35
--DOMWINDOW == 84
--WEBSHELL 05D55BA8 == 34
--DOMWINDOW == 83
--DOMWINDOW == 82
--DOMWINDOW == 81
--DOMWINDOW == 80
--DOMWINDOW == 79
--DOMWINDOW == 78
--DOMWINDOW == 77
--DOMWINDOW == 76
--DOMWINDOW == 75
--WEBSHELL 067B9AA0 == 33
--WEBSHELL 06728360 == 32
--WEBSHELL 06007DD8 == 31
WARNING: Unable to retrieve the tooltip node document.: file c:/builds/trunk/moz
illa/layout/xul/base/src/nsXULTooltipListener.cpp, line 569
--WEBSHELL 05EE3028 == 30
--WEBSHELL 05D84AE0 == 29
--WEBSHELL 051C5308 == 28
--WEBSHELL 05A43658 == 27
--DOMWINDOW == 74
--DOMWINDOW == 73
--DOMWINDOW == 72
--DOMWINDOW == 71
--DOMWINDOW == 70
--WEBSHELL 06A46538 == 26
--DOMWINDOW == 69
--DOMWINDOW == 68
--DOMWINDOW == 67
--DOMWINDOW == 66
--DOMWINDOW == 65
--WEBSHELL 05B6C018 == 25
--DOMWINDOW == 64
--DOMWINDOW == 63
--DOMWINDOW == 62
--DOMWINDOW == 61
++DOMWINDOW == 62
--DOMWINDOW == 61
--DOMWINDOW == 60
--DOMWINDOW == 59
++DOMWINDOW == 60
CSS Error (http://www.google.com/search?q=Hair-Raising+Hare&ie=utf-8&oe=utf-8&rl
s=org.mozilla:en-US:unofficial&client=firefox-a :21.31): Error in parsing value
for property 'cursor'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++WEBSHELL 05C5A560 == 26
++DOMWINDOW == 61
++DOMWINDOW == 62
++DOMWINDOW == 63
--DOMWINDOW == 62
CSS Error (http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action
=raw&ctype=text/css&smaxage=2678400 :31.16): Unknown property 'column-count'.  D
eclaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++DOMWINDOW == 63
CSS Error (http://www.google.com/search?hs=CIM&hl=en&lr=&client=firefox-a&rls=or
g.mozilla%3Aen-US%3Aunofficial&q=Hair-Raising+Hare+mpg&btnG=Search :21.31): Erro
r in parsing value for property 'cursor'.  Declaration dropped.
WARNING: NS_ENSURE_TRUE(window) failed: file c:/builds/trunk/mozilla/content/eve
nts/src/nsIMEStateManager.cpp, line 186
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++DOMWINDOW == 64
CSS Error (http://www.google.com/search?hs=yxg&hl=en&lr=&client=firefox-a&rls=or
g.mozilla%3Aen-US%3Aunofficial&q=Hair-Raising+Hare+youtube&btnG=Search :21.31):
Error in parsing value for property 'cursor'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
--DOMWINDOW == 63
++DOMWINDOW == 64
CSS Error (http://www.google.com/search?hs=Yd1&hl=en&lr=&client=firefox-a&rls=or
g.mozilla%3Aen-US%3Aunofficial&q=Hair-Raising+Hare+youtube.com&btnG=Search :21.3
1): Error in parsing value for property 'cursor'.  Declaration dropped.
WARNING: NS_ENSURE_TRUE(window) failed: file c:/builds/trunk/mozilla/content/eve
nts/src/nsIMEStateManager.cpp, line 186
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
--DOMWINDOW == 63
++DOMWINDOW == 64
CSS Error (http://www.google.com/search?hs=ld1&hl=en&lr=&client=firefox-a&rls=or
g.mozilla%3Aen-US%3Aunofficial&q=Hair-Raising+Hare+site%3Ayoutube.com&btnG=Searc
h :21.31): Error in parsing value for property 'cursor'.  Declaration dropped.
WARNING: NS_ENSURE_TRUE(window) failed: file c:/builds/trunk/mozilla/content/eve
nts/src/nsIMEStateManager.cpp, line 186
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
###!!! ASSERTION: Unexpected load type value: 'Not Reached', file c:/builds/trun
k/mozilla/docshell/base/nsDocShell.cpp, line 646
++DOMWINDOW == 65
WARNING: NS_ENSURE_TRUE(window) failed: file c:/builds/trunk/mozilla/content/eve
nts/src/nsIMEStateManager.cpp, line 186
CSS Error (http://youtube.com/base_yts1155874682.css :576.13): Error in parsing
value for property 'cursor'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :713.13): Error in parsing
value for property 'cursor'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :724.13): Error in parsing
value for property 'cursor'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :978.23): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :1331.19): Error in parsing
 value for property 'text-align'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :1344.10): Error in parsing
 value for property 'color'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
For application/x-shockwave-flash found plugin C:\WINDOWS\system32\Macromed\Flas
h\NPSWF32.dll
--DOMWINDOW == 64
++DOMWINDOW == 65
CSS Error (http://youtube.com/base_yts1155874682.css :576.13): Error in parsing
value for property 'cursor'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :713.13): Error in parsing
value for property 'cursor'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :724.13): Error in parsing
value for property 'cursor'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :978.23): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :1331.19): Error in parsing
 value for property 'text-align'.  Declaration dropped.
CSS Error (http://youtube.com/base_yts1155874682.css :1344.10): Error in parsing
 value for property 'color'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
For application/x-shockwave-flash found plugin C:\WINDOWS\system32\Macromed\Flas
h\NPSWF32.dll
WARNING: Couldn't add reflow command, so splitting.
--DOMWINDOW == 64
++DOMWINDOW == 65
CSS Error (http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action
=raw&ctype=text/css&smaxage=2678400 :31.16): Unknown property 'column-count'.  D
eclaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
--DOMWINDOW == 64
For application/x-shockwave-flash found plugin C:\WINDOWS\system32\Macromed\Flas
h\NPSWF32.dll
++DOMWINDOW == 65
CSS Error (http://www.google.com/search?hs=yxg&hl=en&lr=&client=firefox-a&rls=or
g.mozilla%3Aen-US%3Aunofficial&q=Hair-Raising+Hare+youtube&btnG=Search :21.31):
Error in parsing value for property 'cursor'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++DOMWINDOW == 66
CSS Error (http://www.google.com/search?hs=CIM&hl=en&lr=&client=firefox-a&rls=or
g.mozilla%3Aen-US%3Aunofficial&q=Hair-Raising+Hare+mpg&btnG=Search :21.31): Erro
r in parsing value for property 'cursor'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++WEBSHELL 0761D690 == 27
++DOMWINDOW == 67
++DOMWINDOW == 68
++DOMWINDOW == 69
CSS Error (http://www.guba.com/css/guba_general.css :345.9): Unknown property '_
height'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :441.13): Error in parsing v
alue for property 'filter'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :791.29): Unknown property '
text-overflow'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1013.21): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1025.21): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1037.21): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1049.21): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1068.21): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1101.20): Unknown property
'text-overflow'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1120.20): Unknown property
'text-overflow'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1129.20): Unknown property
'text-overflow'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1138.20): Unknown property
'text-overflow'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1147.20): Unknown property
'text-overflow'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1234.20): Unknown property
'text-overflow'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1236.17): Error in parsing
value for property 'filter'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1429.9): Unknown property '
paddomg'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1446.9): Unknown property '
postion'.  Declaration dropped.
CSS Error (http://www.guba.com/css/guba_general.css :1598.12): Error in parsing
value for property 'cursor'.  Declaration dropped.
--DOMWINDOW == 68
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
WARNING: Couldn't add reflow command, so splitting.
WARNING: Couldn't add reflow command, so splitting.
++WEBSHELL 080B37A8 == 28
++DOMWINDOW == 69
++DOMWINDOW == 70
WARNING: Couldn't add reflow command, so splitting.
++DOMWINDOW == 71
WARNING: Couldn't add reflow command, so splitting.
CSS Error (http://www.blogger.com/css/navbar/main.css :20.32): Error in parsing
value for property 'padding-top'.  Declaration dropped.
CSS Error (http://www.blogger.com/css/navbar/main.css :26.11): Unknown property
'_border'.  Declaration dropped.
CSS Error (http://www.blogger.com/css/navbar/main.css :27.12): Unknown property
'_display'.  Declaration dropped.
CSS Error (http://www.blogger.com/css/navbar/main.css :42.27): Unknown property
'_margin-top'.  Declaration dropped.
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
--DOMWINDOW == 70
++WEBSHELL 0817A1C8 == 29
++DOMWINDOW == 71
++DOMWINDOW == 72
CSS Error (http://ypn-js.overture.com/d/search/p/ypn/jsads/?Partner=8931278980&a
dwd=468&adht=60&ctxtUrl=http%3A//www.guba.com/general/video/Cartoons/page2&bc=3E
62B3&cc=FFFFFF&lc=0000DE&tc=333333&uc=339933&du=1&cb=1156057627765 :10.34): Erro
r in parsing value for property 'cursor'.  Declaration dropped.
For application/x-shockwave-flash found plugin C:\WINDOWS\system32\Macromed\Flas
h\NPSWF32.dll
For application/x-shockwave-flash found plugin C:\WINDOWS\system32\Macromed\Flas
h\NPSWF32.dll
++DOMWINDOW == 73
++WEBSHELL 0768E258 == 30
++DOMWINDOW == 74
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++WEBSHELL 07D6C658 == 31
++DOMWINDOW == 75
++DOMWINDOW == 76
++DOMWINDOW == 77
WARNING: getting z level of unregistered window: file c:/builds/trunk/mozilla/xp
fe/appshell/src/nsWindowMediator.cpp, line 635
WARNING: getting z level of unregistered window: file c:/builds/trunk/mozilla/xp
fe/appshell/src/nsWindowMediator.cpp, line 635
--WEBSHELL 07D6C658 == 30
--WEBSHELL 0768E258 == 29
--WEBSHELL 080B37A8 == 28
--DOMWINDOW == 76
--DOMWINDOW == 75
--DOMWINDOW == 74
--DOMWINDOW == 73
--WEBSHELL 0817A1C8 == 27
--WEBSHELL 0761D690 == 26
--WEBSHELL 05C5A560 == 25
++WEBSHELL 07DAE5C8 == 26
++DOMWINDOW == 74
++DOMWINDOW == 75
--DOMWINDOW == 74
--DOMWINDOW == 73
--DOMWINDOW == 72
--DOMWINDOW == 71
--DOMWINDOW == 70
--DOMWINDOW == 69
--DOMWINDOW == 68
++DOMWINDOW == 69
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
--DOMWINDOW == 68
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
++WEBSHELL 06978440 == 27
++DOMWINDOW == 69
++DOMWINDOW == 70
++DOMWINDOW == 71
WARNING: recurring into frame construction: 'mPresContext->mLayoutPhaseCount[eLa
youtPhase_FrameC] == 0', file c:\builds\trunk\mozilla\layout\base\nsPresContext.
h, line 846
CSS Error (http://www.sarajevo-x.com/forum/templates/MSSimplicity/MSSimplicity.c
ss :207.8): Unrecognized at-rule or error parsing at-rule '@import'.
++WEBSHELL 07FF2E08 == 28
++DOMWINDOW == 72
++DOMWINDOW == 73
--DOMWINDOW == 72
++WEBSHELL 066DF2E8 == 29
++DOMWINDOW == 73
++DOMWINDOW == 74
++DOMWINDOW == 75
CSS Error (http://www.hagasny.com/forum/showthread.php?t=9694 :1.1648): Expected
 declaration but found '#dde5e5'.  Skipped to next declaration.
CSS Error (http://www.hagasny.com/forum/showthread.php?t=9694 :1.5281): Error in
 parsing value for property 'border-left'.  Declaration dropped.
CSS Error (http://www.hagasny.com/forum/showthread.php?t=9694 :1.54): Error in p
arsing value for property 'height'.  Declaration dropped.
CSS Error (http://www.hagasny.com/forum/showthread.php?t=9694 :1.137): Selector
expected.  Ruleset ignored due to bad selector.
CSS Error (http://www.hagasny.com/forum/showthread.php?t=9694 :1.142): Unexpecte
d end of file while searching for closing } of invalid rule set.
--DOMWINDOW == 74
Assertion failure: !rt->gcRunning, at c:/builds/trunk/mozilla/js/src/jsgc.c:1162
Product: Firefox → Core
Assignee: nobody → general
Component: General → JavaScript Engine
QA Contact: general → general
I'm looking at this part of the stack:
        msvcr80d.dll!_NMSG_WRITE(int rterrnum=0x00000019)  Line 197 + 0x18
bytes        C
        msvcr80d.dll!_purecall()  Line 54 + 0x7 bytes   C
        gklayout.dll!ClassifyWrapper(PLDHashTable * table=0x022767b4,
PLDHashEntryHdr * hdr=0x084fb508, unsigned int number=0x00000000, void *
arg=0x0012c970)  Line 5399 + 0x15 bytes  C++

I think this is the real problem here -- apparently Windows attempts to throw up a dialog box that spins the message loop at a bad time, leading to the assertion.
Yeah, looks that way.

*** This bug has been marked as a duplicate of 338595 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.