Closed
Bug 181326
Opened 22 years ago
Closed 13 years ago
Browser crashes while loading the applets
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: pmac, Unassigned)
References
()
Details
(Keywords: crash)
Seen on Mac os 9.2.2 (Netscape trunk build: 2002-11-20-08-TRUNK)
1. Launch the build.
2 Make sure you select Java, choose FUll install.
3. Go to http://java.sun.com/applets/
4. Look for "Other Applets", then click on the link "Bubbles".
5. It crashes.
Stack Trace
MRJPlugin + 0x12078 (0x3d95b328)
MRJPlugin + 0x16bb8 (0x3d95fe68)
MRJPlugin + 0x1278c (0x3d95ba3c)
MRJPlugin + 0x14008 (0x3d95d2b8)
ProxyJNIEnv::FindClass() [ProxyJNI.cpp, line 284]
init_netscape_java_classes() [jsj.c, line 348]
jsj_ConnectToJavaVM() [jsj.c, line 482]
JSJ_AttachCurrentThreadToJava() [jsj.c, line 685]
map_js_context_to_jsj_thread_impl() [lcglue.cpp, line 209]
jsj_EnterJava() [jsj_utils.c, line 458]
JSJ_ConvertJavaObjectToJSValue() [jsj.c, line 842]
nsJVMManager::WrapJavaObject() [nsJVMManager.cpp, line 440]
nsHTMLAppletElementSH::GetPluginJSObject() [nsDOMClassInfo.cpp, line 5550]
nsHTMLExternalObjSH::PostCreate() [nsDOMClassInfo.cpp, line 5410]
XPCWrappedNative::GetNewOrUsed() [xpcwrappednative.cpp, line 413]
XPCWrappedNative::GetNewOrUsed() [xpcwrappednative.cpp, line 299]
XPCConvert::NativeInterface2JSObject() [xpcconvert.cpp, line 1058]
XPCConvert::NativeData2JS() [xpcconvert.cpp, line 460]
reassign to beard@netscape.com for Mac bugs
Assignee: joshua.xia → beard
Comment 4•22 years ago
|
||
I can only reproduce this crash under OS 9.1 is if I reload the bubble applet
after it has been intialized. Tested with 2002-12-18-08 mac classic trunk build
(MRJ 2.2.5 installed).
Comment 5•22 years ago
|
||
By the definitions on <http://bugzilla.mozilla.org/bug_status.html#severity> and
<http://bugzilla.mozilla.org/enter_bug.cgi?format=guided>, crashing and dataloss
bugs are of critical or possibly higher severity. Only changing open bugs to
minimize unnecessary spam. Keywords to trigger this would be crash, topcrash,
topcrash+, zt4newcrash, dataloss.
Severity: normal → critical
Updated•22 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Comment 6•22 years ago
|
||
This bug is targeted at a Mac classic platform/OS, which is no longer supported
by mozilla.org. Please re-target it to another platform/OS if this bug applies
there as well or resolve this bug.
I will resolve this bug as WONTFIX in four weeks if no action has been taken.
To filter this and similar messages out, please filter for "mac_cla_reorg".
Updated•21 years ago
|
OS: Mac System 9.x → MacOS X
Comment 7•16 years ago
|
||
This bug hasen't been touched for years and is clearly unowned. Moving back to default assignee/QA so that people, who are watching those can accurately triage this bug.
Also resetting Priority, Target Milestone, Status Whiteboard and Status.
Assignee: peterl-bugs → nobody
Priority: P3 → --
QA Contact: chrispetersen → java.oji
Target Milestone: Future → ---
![]() |
||
Comment 8•13 years ago
|
||
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: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•