Closed
Bug 68207
Opened 25 years ago
Closed 25 years ago
crash when trying to open Java Console
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: bugzilla, Assigned: nezbo)
References
Details
(Keywords: crash)
occurred using 2001.02.08.08 mozilla bits on Mac OS 9.0x. not a problem on
winNT. here's the trace:
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 056A1828
06AC5C00 PPC 05689724 main+00130
06AC5BA0 PPC 05688A64 main1(int, char**, nsISupports*)+007F8
06AC5900 PPC 053B445C nsAppShellService::Run()+00018
06AC58C0 PPC 053474D0 nsAppShell::Run()+00048
06AC5870 PPC 05347C1C nsMacMessagePump::DoMessagePump()+0003C
06AC5820 PPC 0534811C nsMacMessagePump::DispatchEvent(int,
EventRecord*)+0005C
06AC57D0 PPC 0534846C nsMacMessagePump::DoMouseDown(EventRecord&)+00100
06AC56D0 PPC 05348F08 nsMacMessagePump::DoMenu(EventRecord&, long)+000BC
06AC5580 PPC 053491FC
nsMacMessagePump::DispatchMenuCommandToRaptor(EventRecord&, long
)+0004C
06AC5530 PPC 05344828 nsMacMessageSink::DispatchMenuCommand(EventRecord&,
long)+00044
06AC54E0 PPC 0533F7D4 nsMacWindow::HandleMenuCommand(EventRecord&,
long)+00020
06AC54A0 PPC 05340840 nsMacEventHandler::HandleMenuCommand(EventRecord&,
long)+000D0
06AC53F0 PPC 05322E34 nsWindow::DispatchWindowEvent(nsGUIEvent&)+00018
06AC53B0 PPC 05322D44 nsWindow::DispatchEvent(nsGUIEvent*,
nsEventStatus&)+00078
06AC5360 PPC 05334CFC nsMenuBar::MenuSelected(const nsMenuEvent&)+000BC
06AC5270 PPC 0532F930 nsMenu::MenuItemSelected(const nsMenuEvent&)+007AC
06AC4CF0 PPC 05339068 nsMenuItem::MenuItemSelected(const nsMenuEvent&)+00088
06AC4CB0 PPC 053393FC nsMenuItem::DoCommand()+00160
06AC4BA0 PPC 05292EB0 nsXULElement::HandleDOMEvent(nsIPresContext*,
nsEvent*, nsIDOMEv
ent**, unsigned int, nsEventStatus*)+00994
06AC4700 PPC 04C07D20
nsEventListenerManager::HandleEvent(nsIPresContext*, nsEvent*, n
sIDOMEvent**, nsIDOMEventTarget*, unsigned int, nsEventStatus*)+01B00
06AC44E0 PPC 04C0602C
nsEventListenerManager::HandleEventSubType(nsListenerStruct*, ns
IDOMEvent*, nsIDOMEventTarget*, unsigned int, unsigned int)+00440
06AC4280 PPC 0545B49C nsJSEventListener::HandleEvent(nsIDOMEvent*)+00268
06AC4160 PPC 053F1B8C nsJSContext::CallEventHandler(void*, void*,
unsigned int, void*,
int*, int)+001BC
06AC40A0 PPC 055EA390 JS_CallFunctionValue+00028
06AC4060 PPC 056063CC js_InternalInvoke+000BC
06AC3FA0 PPC 05606190 js_Invoke+00694
06AC3E90 PPC 0560E004 js_Interpret+07144
06AC3BC0 PPC 05606138 js_Invoke+0063C
06AC3AB0 PPC 051E9238 WrappedNative_CallMethod(JSContext*, JSObject*,
unsigned int, lo
ng*, long*)+00130
06AC3A40 PPC 051E74E4
nsXPCWrappedNativeClass::CallWrappedMethod(JSContext*, nsXPCWrap
pedNative*, const XPCNativeMemberDescriptor*, nsXPCWrappedNativeClass::CallMode,
unsigned int
, long*, long*)+00C04
06AC3740 PPC 055779A0 XPTC_InvokeByIndex+0000C
06AC3700 PPC 05577AA8 _XPTC_InvokeByIndex+000C8
06AC365C PPC 049AC098 nsJVMManager::ShowJavaConsole()+0000C
06AC361C PPC 0499C458 JVM_ShowConsole+00028
06AC35DC PPC 0493F3F4 MRJConsole::Show()+00018
Closing log
| Reporter | ||
Comment 1•25 years ago
|
||
even if the java console isn't working properly, it shouldn't crash. nominating
for beta1.
Comment 3•25 years ago
|
||
I'm not seeing a crash, just nothing happens - the console doesn't open.
| Assignee | ||
Comment 4•25 years ago
|
||
Though I've not seen the crash, please see bug #6872, as those proposed fixes
appear to also cure the Java Console bugs.
Terry, I think this may already be fixed.
Assignee: edburns → tnoyes
| Reporter | ||
Comment 7•25 years ago
|
||
hrm, interesting --doesn't crash using 2001.02.14.09 comm bits. terry, mind if i
mark this wfm?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 8•25 years ago
|
||
Verified worksforme - no crash, just nothing happens.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•