Closed
Bug 268291
Opened 20 years ago
Closed 19 years ago
while mozilla was still busy loading the site, clikcing on one of the linkx (like north america) crashes the browser
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: jd1008, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a4) Gecko/20041023 Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a4) Gecko/20041023 www.asus.com requires the the java vm plugin be installed. I have the following plugins in /usr/X11R6/lib/mozilla-devel/plugins: # pwd; ls -l /usr/X11R6/lib/mozilla-devel/plugins total 54 lrwxr-xr-x 1 root wheel 62 Nov 6 21:48 libjavaplugin_oji.so@ -> /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so -rwxr-xr-x 1 root wheel 20816 Oct 23 17:18 libnullplugin.so* -rwxr-xr-x 1 root wheel 12592 Oct 23 17:18 libunixprintplugin.so* -r-xr-xr-x 1 root wheel 14344 Oct 12 23:32 npflash.so* lrwxrwxrwx 1 root wheel 28 Oct 23 18:52 nppdf.so@ -> /usr/local/Acrobat5/nppdf.so This crash is readily reproducible on my machine. Extra: Many sites I visit causes the browser to pop up a banner saying that I need to install a plugin for the mime type application/x-java-vm So, it appears that libjavaplugin does not handle this mime type. Another web site that causes the banner to pop up is www.lowtrades.com - then click on the link "Client Login" on the upper tight hand corner. Reproducible: Always Steps to Reproduce: 1.Visit www.asus.com 2.While the site is still downloading (i.e it is partially loaded - but some links are available for "clicking" 3.Click on say.. North America The browser crashes. It is important that you click on a link within Asus.com while the page is still downloading. Actual Results: Browser crashes Expected Results: Should have brought up the Asus web page for North America. I have tried to make the mime-type application/x-java-vm to be handled by /usr/local/bin/javavm, to no avail.
if your mozilla is compiled with gcc3, then you're linking to the wrong plugin, and you could have found this out by reading the release notes. please check about:buildconfig, if you can't understand the output, paste it in this bug.
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•