Closed
Bug 167563
Opened 22 years ago
Closed 22 years ago
Crash in MRJ plug-in
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 115917
People
(Reporter: nateg, Assigned: beard)
References
()
Details
(Keywords: crash, Whiteboard: [reproduced on Mac OS 9 as well as Mac OS X])
Attachments
(1 file)
1.41 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826
Click on the Live Support button, submit something and Mozilla crashes
Reproducible: Always
Steps to Reproduce:
1. Go to web site
2. Click on Live Support
3. Enter something into the window and hit submit
Actual Results:
Mozilla crashes
Expected Results:
Made a live connection to them
Comment 1•22 years ago
|
||
Confirmed on build 2002090408 on Mac OS 9 : Talkback-ID TB10646088M
After I submitted the data, I got a blank screen, and I could see a message
'Applet reloading' in the window-statusbar. Crash.
At first I though that it was bug 154699 again (Mac OS X 10.2 + Java), but this
time I could confirm it on Mac OS 9.
Comment 2•22 years ago
|
||
Comment 3•22 years ago
|
||
Here is that stack trace. Reassigning to OJI and Patrick -
MRJPlugin + 0x12078 (0x3d549328)
MRJPlugin + 0x16bb8 (0x3d54de68)
MRJPlugin + 0x1278c (0x3d549a3c)
MRJPlugin + 0x14008 (0x3d54b2b8)
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 5548]
nsHTMLExternalObjSH::PostCreate() [nsDOMClassInfo.cpp, line 5408]
XPCWrappedNative::GetNewOrUsed() [xpcwrappednative.cpp, line 401]
XPCWrappedNative::GetNewOrUsed() [xpcwrappednative.cpp, line 287]
XPCConvert::NativeInterface2JSObject() [xpcconvert.cpp, line 1058]
XPCConvert::NativeData2JS() [xpcconvert.cpp, line 460]
Assignee: rogerl → beard
Component: JavaScript Engine → OJI
Keywords: stackwanted
QA Contact: pschwartau → pmac
Whiteboard: TB10646088M → [reproduced on Mac OS 9 as well as Mac OS X]
Updated•22 years ago
|
Summary: Click on the Live Support button, submit something and Mozilla crashes → Crash in MRJ plug-in
This is a dupe of bug 115917.
*** This bug has been marked as a duplicate of 115917 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: beard → petersen
Comment 6•22 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → beard
QA Contact: pmac → petersen
You need to log in
before you can comment on or make changes to this bug.
Description
•