Closed
Bug 198977
Opened 23 years ago
Closed 23 years ago
Mozilla exits as I open certain web pages
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: paulo.vilela, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
As I try to open certain web pages, mozilla exits ( browser and mail).
Examples as news.bbc.co.uk ( today, 24th March 2003),
java.sun.com/features/2003/03/webservices-qa.html
Reproducible: Always
Steps to Reproduce:
1.Start mozilla 1.3
2.Try to open http://news.bbc.co.uk
3.
Actual Results:
Moziila exits
Expected Results:
Open the page
Comment 1•23 years ago
|
||
which JRE Do you use and have you c
orrectly symlinked the plugin instead of copied ?
Summary: Mozilla exits as I open certain web pages → Mozilla exits as I open certain web pages
| Reporter | ||
Comment 2•23 years ago
|
||
Can be closed
Problem was that the Java plugin had been copied to the mozilla plugins
directory, instead od being symbolic linked from the Java plugins directory.
Everything is Ok nows
Paulo Vilela
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 4•23 years ago
|
||
-> invalid
(user error)
FYI: The java plugin can't find the JVM if you copy it. The plugin calls exit()
and Mozilla crashes because it runs in the same process.
Copy works under win32 because the plugin can use the registry to find the JVM
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•