Closed Bug 262468 Opened 20 years ago Closed 12 years ago

Crash with Java 1.5.0 when opening context menu too soon to choose "Show only this frame" [@ UndisplayedNode::~UndisplayedNode ]

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Windows ME
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: piskozub, Assigned: alfred.peng)

References

()

Details

(Keywords: crash, Whiteboard: also in 1.7 branch)

Crash Data

Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.4) Gecko/20040928
on Windows ME crashes when trying to open the context menu too soon after
opening the page (when the applet still downloads???).

To reproduct I right-click outside the applet just after I see its content.

I can test this also with a fresh CVS trunk build.

Talkback numbers:  TB1065803X, TB1065785W
Keywords: talkbackid
I forgot to add that it happened 3 times since I installed Java 1.5.0 and
_never_ before installing it. Previously I had Java 1.4.2_05
Severity: normal → critical
Keywords: crash
Three more comments:

1) This happans also with fresh (20040930) trunk build (changing the Version field)
2) The error says: "Mozilla has caused an error in JPIOJI.DLL"
3) To reproduce this with 100% certainly I need to choose "Show only this frame"
in the context menu.
Summary: Crash with Java 1.5.0 when opening context menu too soon → Crash with Java 1.5.0 when opening context menu too soon to choose "Show only this frame"
Whiteboard: also in 1.7 branch
Version: 1.7 Branch → Trunk
UndisplayedNode::~UndisplayedNode 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 208]
UndisplayedNode::~UndisplayedNode 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 209]
UndisplayedNode::~UndisplayedNode 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 209]
RemoveUndisplayedEntry 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 2134]
PL_HashTableEnumerateEntries()
nsFrameManagerBase::UndisplayedMap::Clear 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 2142]
nsFrameManagerBase::UndisplayedMap::~UndisplayedMap 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 2014]
nsFrameManager::Destroy 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 343]
PresShell::Destroy 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 1894]
DocumentViewerImpl::Hide 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/base/src/nsDocumentViewer.cpp,
line 1661]
nsSubDocumentFrame::Destroy 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/document/src/nsFrameFrame.cpp,
line 557]
nsFrameList::DestroyFrame 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/base/src/nsFrameList.cpp,
line 214]
nsBoxFrame::RemoveFrame 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/xul/base/src/nsBoxFrame.cpp,
line 1118]
nsFrameManager::RemoveFrame 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 758]
nsCSSFrameConstructor::ContentRemoved 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 9728]
PresShell::ContentRemoved 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5281]
nsDocument::ContentRemoved 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/base/src/nsDocument.cpp,
line 2013]
nsXULDocument::ContentRemoved 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/xul/document/src/nsXULDocument.cpp,
line 1224]
nsXULElement::RemoveChildAt 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 1943]
nsGenericElement::doRemoveChild 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/base/src/nsGenericElement.cpp,
line 3124]
nsXULElement::RemoveChild 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 854]
XPTC_InvokeByIndex 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp,
line 102]
XPCWrappedNative::CallMethod 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcwrappednative.cpp,
line 2030]
XPC_WN_CallMethod 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp,
line 1288]
js_Invoke 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/js/src/jsinterp.c,
line 943]
js_Interpret 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/js/src/jsinterp.c,
line 2972]
js_Invoke 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/js/src/jsinterp.c,
line 959]
js_InternalInvoke 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/js/src/jsinterp.c,
line 1036]
JS_CallFunctionValue 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/js/src/jsapi.c, line 3700]
nsJSContext::CallEventHandler 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/dom/src/base/nsJSEnvironment.cpp,
line 1299]
nsJSEventListener::HandleEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/dom/src/events/nsJSEventListener.cpp,
line 181]
nsEventListenerManager::HandleEventSubType 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp,
line 1437]
nsEventListenerManager::HandleEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp,
line 1516]
nsXULElement::HandleDOMEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2841]
PresShell::HandleDOMEventWithTarget 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 6142]
nsButtonBoxFrame::MouseClicked 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/xul/base/src/nsButtonBoxFrame.cpp,
line 178]
nsButtonBoxFrame::HandleEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/xul/base/src/nsButtonBoxFrame.cpp,
line 147]
PresShell::HandleEventInternal 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 6112]
PresShell::HandleEventWithTarget 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5987]
nsEventStateManager::CheckForAndDispatchClick 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 2921]
nsEventStateManager::PostHandleEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 1922]
PresShell::HandleEventInternal 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 6117]
PresShell::HandleEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5956]
nsViewManager::HandleEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2290]
nsViewManager::DispatchEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2034]
HandleEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/view/src/nsView.cpp,
line 79]
nsWindow::DispatchEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1071]
nsWindow::DispatchWindowEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1088]
nsWindow::DispatchMouseEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 5261]
ChildWindow::DispatchMouseEvent 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 5512]
nsWindow::ProcessMessage 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 4091]
nsWindow::WindowProc 
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1350]
KERNEL32.DLL + 0x3613 (0xbff63613)
KERNEL32.DLL + 0x248f7 (0xbff848f7)
0x00648b62
0x00058f64
0x116e9991
Keywords: talkbackid
Summary: Crash with Java 1.5.0 when opening context menu too soon to choose "Show only this frame" → Crash with Java 1.5.0 when opening context menu too soon to choose "Show only this frame" [@ UndisplayedNode::~UndisplayedNode ]
WFM, and from the talkback data, it's unlikely a java related bug.

Jacek, did you choose "Show only this frame" before or after the download of
applet was completed? What the exact version number of jre are you using? (i.e.
1.5.0-beta2, 1.5.0-beta3 etc. you can get it from the java console.)
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050408
JRE 1.5.0_02

Talkback hacked with hex-editor.
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4942742E
MSVCRT.DLL + 0x9a2c (0x78009a2c)
MSVCRT.DLL + 0x94b6 (0x780094b6)
nsJSCID::GetService 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcjsid.cpp,
line 886]
XPTC_InvokeByIndex 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp,
line 102]
XPCWrappedNative::CallMethod 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcwrappednative.cpp,
line 2065]
XPC_WN_CallMethod 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp,
line 1287]
js_Invoke 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/jsinterp.c,
line 1314]
js_Interpret 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/jsinterp.c,
line 3589]
js_Invoke 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/jsinterp.c,
line 1334]
nsXPCWrappedJSClass::CallMethod 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp,
line 1339]
nsXPCWrappedJS::CallMethod 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcwrappedjs.cpp,
line 450]
SharedStub 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp,
line 147]
nsEventListenerManager::HandleEventSubType 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp,
line 1545]
nsEventListenerManager::HandleEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp,
line 1642]
nsGlobalWindow::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/dom/src/base/nsGlobalWindow.cpp,
line 908]
nsXULDocument::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/document/src/nsXULDocument.cpp,
line 1233]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2176]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2173]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2173]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2173]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2173]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2173]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2173]
nsXULElement::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2173]
nsXULElement::HandleChromeEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/xul/content/src/nsXULElement.cpp,
line 2863]
nsGlobalWindow::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/dom/src/base/nsGlobalWindow.cpp,
line 897]
nsDocument::HandleDOMEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsDocument.cpp,
line 3885]
nsEventStateManager::PreHandleEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 609]
PresShell::HandleEventInternal 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/base/nsPresShell.cpp,
line 6266]
PresShell::HandleEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/base/nsPresShell.cpp,
line 6153]
nsViewManager::HandleEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2461]
nsViewManager::DispatchEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2228]
HandleEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsView.cpp,
line 174]
nsWindow::DispatchEvent 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1150]
nsWindow::DispatchFocus 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 5957]
nsWindow::ProcessMessage 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 4582]
nsWindow::WindowProc 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1442]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x24407 (0xbff94407)


TB4942590K, TB4942476Q short and identical:

JPINSCP.DLL + 0x2bc0 (0x6d422bc0)
KERNEL32.DLL + 0xddd6 (0xbff7ddd6)
KERNEL32.DLL + 0xe9a2 (0xbff7e9a2)
0x70046509

first try, got lead to another page, returned, closed pop-up or page and crashed:
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4942286Y
nsPopupSetFrame::ShowPopup 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/xul/base/src/nsPopupSetFrame.cpp,
line 371]
nsPopupBoxObject::ShowPopup 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/xul/base/src/nsPopupBoxObject.cpp,
line 188]
nsXULTooltipListener::LaunchTooltip 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/xul/base/src/nsXULTooltipListener.cpp,
line 486]
nsXULTooltipListener::ShowTooltip 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/xul/base/src/nsXULTooltipListener.cpp,
line 378]
nsTimerImpl::Fire 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpcom/threads/nsTimerImpl.cpp,
line 383]
nsAppStartup::Run 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/components/startup/src/nsAppStartup.cpp,
line 208]
main 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1828]
WinMain 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1852]
Works for me with mozilla1.7.7 and Sun J2SE 5.0 Update 2 (build 1.5.0_02-b09). I
believe it's the new Java which made it work again but I'm not 100% sure.

I would mark it WFM if Hermann's report (comment #3) did not exist. 
Sorry, I meant comment #5. 

Answering comment #4 question: The previous versions that crashed were 1.5.0
(final, called also J2SE 5.0) and 1.5.0_01 (J2SE 5.0 Update 1).
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050419
JRE 1.5.0_01: TB5290293Z
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB5290293Z

JRE 1.5.0_02: TB5296429K
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB5296429K

JRE 1.5.0_01 was crashing more often (talking about this page) as JRE 1.5.0_02

testing today took some more time as there are no stocks trading today, I was
just testing the empty page. reported crash with JRE 1.5.0_02 was after closing
a window where Java.com has popped up, but there were also other crashes without
popup, sometimes crashing windows. Crashes often happened without DocWatson
and/or Talkback comming up. Looking at Java Console, I noticed sometimes memory
got as low as 256k before more was allocated. Also some exceptions were seen,
later lost in the crash. JS Console also was showing some CSS errors, warnings,
and sometimes errors.

I installed Update 2 after deinstalling Update 1, as I don´t have much room on
my partitions. 
Computer is a Celeron 333 with 128 MB Ram, ISDN 8 kbyte/sec running Win98 SP1
When I installed JRE 1.5.0_02 I got warned that Win98 (First edition) isn´t
supported.
So seems Update 2 is invalid for this windows98, and I don't want to risk that
kind of crash on my computer at work, running win98SE, as I don´t have much time
to spent.

Talkback seems to be down, I either get HTTP Status 500- Exception record,
or the Form giving back 'No Incidents Found.' though I know the talkback I was
searching for was reported today and shown some hours ago. 


DB Error processing query: SELECT d.bbid from blackboxes_by_deployment d,
fc__keytable_1085 c WHERE lower(c.keyvalue) LIKE '%262468%' AND d.bbid = c.bbid
ORDER BY d.bbid DESC
Two nearly identical talkbacks, Win98SE, JRE1.5.0_02:

Just enter INTC or AMD in the input, and click go, repeat until crash.

http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=5374110

Stack Trace  	
0x4552415f
JPIOJI.DLL + 0x4867 (0x6d444867)
JPINSCP.DLL + 0x3956 (0x6d423956)
PluginWndProc 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/modules/plugin/base/src/nsPluginNativeWindowWin.cpp,
line 273]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x24407 (0xbff94407)
0x00638bea


http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB5374798W
Stack Trace  	
JPIOJI.DLL + 0x4865 (0x6d444865)
JPINSCP.DLL + 0x3956 (0x6d423956)
PluginWndProc 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/modules/plugin/base/src/nsPluginNativeWindowWin.cpp,
line 273]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x24407 (0xbff94407)
0x00638bea


I got the same stack signatures some months ago on Bug 267462, 
see Bug 267462 comment 12, and sent two more today, instant crashes.

Maybe both are related to Bug 260478 Browser crash with repeated JSObject calls

I am able to reproduce the "continuos AMD go button" crash with both mozilla
1.7.7. and a recent (20050420) trunk CVS-pulled build on Windows ME.

No talkback, though. Dunno why.
(In reply to comment #11)
> I am able to reproduce the "continuos AMD go button" crash with both mozilla
> 1.7.7. and a recent (20050420) trunk CVS-pulled build on Windows ME.
> 
> No talkback, though. Dunno why.

I'm using zip nightlies. To get talkback working, I've got to open About:plugins
and restart the browser, or to delete compreg.dat. There is a bug about this.

Is anybody seeing the crash on Windows 2000/xp/2003?
From my experioence (again: mozilla 1.7.7 on Windows ME), Java 5.0 Update 3
crashes lot more than Jave 5.0 Update 2 

:-(
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050502 Mnenhy/0.7
JRE 1.5.0_03, W98SE

got only one quote on AMD, no quotes on INTC or other random letters.
Maybe the random letters not beiing a company are producing this error message
in Java console. Tried hard, but couldn´t produce a crash.
Will retry when there is more action on the board.

Exception in thread "Thread-2438" netscape.javascript.JSException
	at netscape.javascript.JSObject.getWindow(Unknown Source)
	at JavascriptFunction.<init>(JavascriptFunction.java:16)
	at ArcaWebBookApplet$1.run(ArcaWebBookApplet.java:262)
	at java.lang.Thread.run(Unknown Source)
crash Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050510 Mnenhy/0.7
JRE 1.5.0_03, W98SE


http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=5721880
Trigger Reason	Access violation
MSVCRT.DLL + 0x9abe (0x78009abe)
MSVCRT.DLL + 0x94b6 (0x780094b6)
xptiInterfaceInfo::Release 
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp,
line 814]
0x11d3c7ec
0x48916d44

http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=5722182
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=5722328

Trigger Reason	Breakpoint hit
Source File, Line No.	N/A
Stack Trace 	
JPINSCP.DLL + 0x2bc1 (0x6d422bc1)
KERNEL32.DLL + 0xddd6 (0xbff7ddd6)
KERNEL32.DLL + 0xe9a2 (0xbff7e9a2)
0x70046509
0xe6860fd4
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050517 Mnenhy/0.7

I deinstalled all Java versions, then installed 1.4.2_08 on Win98SE
Crash at first run of the page, succeeding runs were ok, besides showing in Java
console the errormessage below.

http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB5905006H

Java(TM) Plug-in: Version 1.4.2_08
Verwendung der JRE-Version 1.4.2_08 Java HotSpot(TM) Client VM
Home-Verzeichnis des Benutzers = C:\WINDOWS


netscape.javascript.JSException
	at netscape.javascript.JSObject.getWindow(Unknown Source)
	at JavascriptFunction.<init>(JavascriptFunction.java:16)
	at ArcaWebBookApplet$1.run(ArcaWebBookApplet.java:262)
	at java.lang.Thread.run(Unknown Source)


I then installed 1.5.0_03 without deinstalling 1.4.2, got silent crash at first
run of the page without DocWatson or Talkback comming up.

Later crash with TalkbackID TB5907039G, sent without comments
mass reassign my bugs to Pete Zha.
Assignee: kyle.yuan → pete.zha
mass reassign to Alfred
Assignee: zhayupeng → alfred.peng
Blocks: 353557
No longer blocks: 353557
Product: Core → Core Graveyard
Crash Signature: [@ UndisplayedNode::~UndisplayedNode ]
OJI has been discontinued and Java now runs out-of-process, so this stuff has probably changed a lot. This bug has no info about current software versions, please file a new bug for new issues or reopen this one with current info, including a crash signature if it still happens and move it to a component outside of graveyard.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.