Closed
Bug 166808
Opened 22 years ago
Closed 22 years ago
regxpcom gives segmentation fault
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: fred.wong, Assigned: joe.chou)
Details
Both mozilla1.0 and mozilla1.1 have the same problem. The regxpcom provided with
these releases is used to register
/usr/java/j2re1.4.0_01/plugin/i386/ns610/libjavaplugin_oji.so. Operating
environment is Suse7.3
Comment 1•22 years ago
|
||
browser, not bugzilla
Assignee: justdave → asa
Component: Bugzilla-General → Browser-General
Product: Bugzilla → Browser
QA Contact: matty → asa
Version: unspecified → other
Keywords: mozilla1.1
Looks like XPCOM registry to me.
Assignee: asa → dougt
Component: Browser-General → XPCOM Registry
QA Contact: asa → dougt
Comment 3•22 years ago
|
||
sun bug.
Assignee: dougt → joe.chou
Component: XPCOM Registry → OJI
QA Contact: dougt → pmac
Do not use reqxpcom for jre anymore (due to xpcom interface issues), instead,
simply make a symbolic link from your jre lib
(/usr/java/j2re1.4.0_01/plugin/i386/ns600/libjavaplugin_oji.so) to "plugins".
You may have noticed that the default install of jre (by going to a java page
for the first time and download jre at the prompt) is also linking to "plugins" now.
Marking WFM.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: joe.chou → petersen
Comment 6•22 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
You need to log in
before you can comment on or make changes to this bug.
Description
•