Closed
Bug 159610
Opened 23 years ago
Closed 13 years ago
Java crash [@JVM_GetSystemPackage] on applet creation if the application pathname contains a '/'
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jj.enser, Assigned: yuanyi21)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
4.31 KB,
text/plain
|
Details |
Using any Mozilla/Netscape/ProjectX OSX build (trunk or branch) crashes when
loading the MRJ Plugin if the access path to the browser contains a slash (i.e.
"Mozilla 7/26")
Comment 1•23 years ago
|
||
If sfraser is correct, this may be an Apple problem rather than a Netscape
problem. More investigation is needed.
Assignee: idk → beard
Component: Java-Implemented Plugins → OJI
QA Contact: avm → pmac
Summary: Any Java applets crash Mozilla/Netscape if its pathname contains a '/' → Java crash [@JVM_GetSystemPackage] on applet creation if the application pathname contains a '/'
Reporter | ||
Comment 2•23 years ago
|
||
Comment 3•22 years ago
|
||
I can't reproduce this issue with the 2002-10-14-03 trunk running under OS X
10.2. Anyone still see this happening ?
QA Contact: pmac → petersen
Reporter | ||
Comment 4•22 years ago
|
||
It still crashes for me. Just to make sure, we're talking about mozilla cfm,
downloaded from
ftp://ftp.mozilla.org/pub/mozilla/nightly/2002-10-14-08-trunk/mozilla-macosX-trunk.smi.bin
copying the "mozilla" folder into a folder named "moz cfm 10/14" caused a crash
when clicking on any applet listed at http://java.sun.com/applets/other/
Comment 5•22 years ago
|
||
Ok, I can reproduce it now.
Comment 6•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: major → critical
Comment 7•22 years ago
|
||
I had this bug ever since I switched to 1.2 (on RH 7.x and 8.0). I finally fixed
it by installing IBM's SDK 1.4. It works great now. Stay away from Sun's JDK.
Comment 8•18 years ago
|
||
-> default assignee for old netscape assigned bugs.
Assignee: beard → yuanyi21
QA Contact: chrispetersen → zhayupeng
Updated•14 years ago
|
Crash Signature: [@JVM_GetSystemPackage]
Comment 9•13 years ago
|
||
We don't support OJI any more, so closing this out.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•