Closed Bug 311180 Opened 19 years ago Closed 19 years ago

Seamonkey immediate crash wen wisiting http://www.lmet.fr

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: gcivario, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050913 SeaMonkey/1.0a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050913 SeaMonkey/1.0a

While browsing http://www.lmet.fr, seamonkey1.0a immediatly crash on Linux.
I don't know if it does on other platforms too.

Reproducible: Always

Steps to Reproduce:
1. Try browsing http://www.lmet.fr and see what happen


Actual Results:  
Crash (without any feed-back agent launching)

Expected Results:  
Display the page.
Here is the crashing message :
$ /usr/local/seamonkey/seamonkey
INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
<
System error?:: No such file or directory

** (Gecko:12902): WARNING **: Serious fd usage error 21
INTERNAL ERROR on Browser End: Could not read ack from child process
System error?:: No such file or directory
Works fine for me. Make sure your java plugin link is pointing to the right
place and your user-agent is not set to Microsoft IE

Ok, this was my fault. I should have made a copy of my mozilla plugins,
that has lost the symbolic links...

$ ll /usr/local/seamonkey/plugins/
total 3220
-rw-r--r--  1 root root     856 sep 21 09:28 flashplayer.xpt
-rwxr-xr-x  1 root root 2096844 sep 21 09:28 libflashplayer.so*
-rwxr-xr-x  1 root root  281612 sep 21 09:28 libjavaplugin_oji.so*
-rwxr-xr-x  1 root root   19720 sep 13 23:32 libnullplugin.so*
-rwxr-xr-x  1 root root  878568 sep 21 09:28 nppdf.so*
$ ll /usr/local/mozilla/plugins/
total 2084
-rw-r--r--  1 root root     856 avr 19 09:47 flashplayer.xpt
-rwxr-xr-x  1 root root 2096844 avr 19 09:46 libflashplayer.so*
lrwxrwxrwx  1 root root      67 avr 19 09:46 libjavaplugin_oji.so ->
/usr/java/j2re1.4.2_05/plugin/i386/ns610-gcc32/libjavaplugin_oji.so*
-rwxr-xr-x  1 root root   20864 avr 14 20:15 libnullplugin.so*
lrwxrwxrwx  1 root root      55 jun 14 11:17 nppdf.so ->
/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so*


After having replaced the libjavaplugin_oji.so by a symbolic link, it
works like a charme.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Reopening to resolve as WFM.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.