Closed
Bug 218375
Opened 21 years ago
Closed 19 years ago
loading MouseMotionEventDemo.html crashes browser
Categories
(Core Graveyard :: Java-Implemented Plugins, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: rudyman, Assigned: blackconnect)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Both Redhat 9.0 Gnome SUSE8.1 KDE 3.0.3 Blackdown Java 1.4.1 or Sun's Java 1.4.2
Running glibc 2.2.5-152
Happens with both Mozilla 1.4 and 1.5b
Guess there's a problem when it tries to load applet.
Applett Works fine in Konqueror 3.0.3 using BD's 1.4.1 or Suns 1.4.2 plugin.
Applett works fine in Mozilla 1.4 or 1.5b under windows with Sun's Java 1.4.2
Reproducible: Always
Steps to Reproduce:
1.Just go to the afore mentioned
http://java.sun.com/docs/books/tutorial/uiswing/events/MouseMotionEventDemo.html
2.or http://java.sun.com/docs/books/tutorial/java/concepts/practical.html
3.
Actual Results:
All browser windows closed. If I had another browser window open under another
profile it stayed open.
Expected Results:
Would expect a less violent exit if applet couldn't be run.
An applet is expected to run. HTML page is using old <applet tag
<codebase reference both directory or jar file doesn't seem to matter.
when run from CLI this is the error returned:
/lib:/usr/lib
INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
<
System error?:: No such file or directory
Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
INTERNAL ERROR on Browser End: Could not read ack from browser
System error?:: Resource temporarily unavailable
Comment 1•21 years ago
|
||
This is confirmed now with 1.6.
Redhat 9.0 KDE 3.0.3 Blackdown Java 1.4.1_02
Running glibc 2.3.2
Reproducible at will with certain links.
Error after crash:
INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
<
System error?:: No such file or directory
Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
INTERNAL ERROR on Browser End: Could not read ack from browser
System error?:: No such file or directory
Comment 2•21 years ago
|
||
Rudy or Winston: Could you try to reproduce this crash with TalkBack enabled
1.7b build and provide TalkBack incident ID?
Summary: Always crashes when page tries to load. Just going there crashes mozilla. → loading MouseMotionEventDemo.html crashes browser
Comment 3•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 4•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
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•