Closed
Bug 89188
Opened 25 years ago
Closed 25 years ago
mozilla startup hangs when not root (java problem)
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: lvanek1, Assigned: edburns)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010628
BuildID: 2001062823
soft link in /usr/local/mozilla/plugins pointing to:
/usr/java/jre1.3.1/plugin/i386/ns600/libjavaplugin_oji.so
prevents startup except as root. Removing link solves problem but
no Java. RealPlayer8 and flashplayer link in /usr/local/mozilla/plugins
directory work ok as non-root.
Write permissions problems?
Reproducible: Always
Steps to Reproduce:
1.create soft link in /usr/local/mozilla/plugins (ln -s
/usr/java/jre1.3.1/plugin/i386/ns600/libjavaplugin_oji.so)
2.start mozilla as non-root
3.
Actual Results: startup hangs. needed to kill processes
Expected Results: normal startup as when logged in as root
none
| Reporter | ||
Comment 1•25 years ago
|
||
Today installed build 2001070408 and setup soft link in
/usr/local/mozilla/plugins directory (libjavaplugin_oji.so ->
/usr/java/jre1.3.1/plugin/i386/ns600/libjavaplugin_oji.so). During startup
noticed that I had an old profile from moz 0.9.0 release that was not being
used. Removing this profile SOLVED PROBLEM of hang during non-root startup
(tested @ web site www.java.sun.com).
Dont recall having this problem with moz 0.9.1 but possibily didnt have the two
profile issue.
Sorry to trouble you. Love this Browser. Great work!
Comment 2•25 years ago
|
||
yep, this is a dup..
*** This bug has been marked as a duplicate of 89488 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
SPAM: reassigning OJI bugs to new QA, pmac. (227 bugs)
QA Contact: shrir → pmac
You need to log in
before you can comment on or make changes to this bug.
Description
•