Closed Bug 308975 Opened 19 years ago Closed 12 years ago

Firefox and Epiphany crash on same page

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: r.tirrell, Assigned: alfred.peng)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.10) Gecko/20050913 Firefox/1.0.6 (Ubuntu package 1.0.6)
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.10) Gecko/20050913 Firefox/1.0.6 (Ubuntu package 1.0.6)

http://facilities.binghamton.edu/cms.htm causes Firefox and Epiphany to crash.
It is a simple page that does not seem to have anything interesting on it.
The error that I get from running firefox with --debug is:
rob@brother:~$ firefox --debug &
[1] 9364
rob@brother:~$ *** loading the extensions datasource
Java process: caught exception from sun.plugin.navig.motif.Plugin.start
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/lib/j2se/1.4/jre/lib/amd64/libawt.so: libXp.so.6: cannot open shared object
file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
        at java.lang.Runtime.loadLibrary0(Runtime.java:788)
        at java.lang.System.loadLibrary(System.java:834)
        at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.loadLibraries(Toolkit.java:1437)
        at java.awt.Toolkit.<clinit>(Toolkit.java:1458)
        at java.awt.Color.<clinit>(Color.java:250)
        at sun.plugin.navig.motif.Plugin.start(Plugin.java:71)
INTERNAL ERROR on Browser End: Could not read ack from child process
System error?:: Resource temporarily unavailable

[1]+  Exit 255                firefox --debug
I am running Firefox 1.0.6 on Ubuntu Breezy with the Blackdown 1.4 JRE.

Reproducible: Always

Steps to Reproduce:
1.Go to the web site.
It seems this is an Ubuntu issue... I didn't realize there was Javascript at the
top of the page. Removing the java runtime environment fixes the problem.
Marking invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → WORKSFORME
that's still a bug
Status: RESOLVED → UNCONFIRMED
Component: Layout → Java: OJI
Resolution: WORKSFORME → ---
Assignee: nobody → yuanyi21
QA Contact: layout → oji
Assignee: yuanyi21 → pete.zha
WFM  1.5b2 and 1.0.7 linux

are you sure you dont have dodgy extensions?
mass reassign to Alfred
Assignee: zhayupeng → alfred.peng
I have the same symptoms. I'm running debian-etch on an amd64 machine. 
This problem is restricted to gnome.
Under gnome
1. start either firefox or epiphany
2. go to http://www.nytimes.com
3. click on the cartoons option on the far left hand of the screen
4. click on the doonesbury character
5. Window dissapears

This does not happen under KDE. Also, under gnome, the konqueror browser does not exhibit the same behavior.
siimo2005@gmail.com: your question didn't make sense. the problem is clearly related to the java plugin. note that you didn't specify your version of "linux" (yes, it's hard to specify, attach something that lists your libraries and versions for the world or something)
It crashed for me, too.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 ID:2008052906
Seeing this with 3.5.2 or later?
My firefox explain the errore of that page:
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
[Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIRequest.name]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: file:///usr/lib/xulrunner-1.9.0.14/components/nsLoginManager.js :: anonymous :: line 282" data: no]
If you see the source code the closing slash are red and in the generated code (web developer tool on firefox) the slashes are missing.
Therefore there it seems related to a component gecko core.
Product: Core → Core Graveyard
Mass-closing bugs in the "OJI" component: OJI plugin integration was replaced with npruntime long ago, and these bugs appear to be irrelevant now. If there is in fact a real bug that remains, please file it new in the "Core" product, component "Plug-ins".
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago12 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.