Closed
Bug 265561
Opened 20 years ago
Closed 20 years ago
Java applet on page provided crashes Firefox.
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 262313
People
(Reporter: dlehavi, Assigned: bugzilla)
References
()
Details
(Keywords: crash, crashreportid, testcase)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 After playing with the java applet at www.math.toronto.edu/~drorbn/papers/Cobordism/index.html I tryed to do other things. After making some mouse click and keyboard clicks, Firefox crahsed. I tested this 4 times, once in this URL, and 3 more times in other random URLs. Reproducible: Always Steps to Reproduce: 1. go to this URL 2. play with the applet 3. either stay in this page or go somewhere else. 4. click a lot with the mouse on the page you are in. 5. use the arrow/pg up/pg down keys Actual Results: Firefox crahsed. It asked me to submit bug reports to netscape and to apple. I didnt. Expected Results: Well, doesn't really aplies here. Does it ? :) Sorry, but I'm not sure I know what you mean by this.
| Reporter | ||
Comment 1•20 years ago
|
||
I ran it again today. This time from command line. The only thing he spat on
the ecommand line is
/Applications/Firefox.app/Contents/MacOS/run-mozilla.sh: line 451: 668
Segmentation fault "$prog" ${1+"$@"}Can you run components/talkback.app and copy the incident id? alternatively, does crash reporter pop up?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050325 Firefox/1.0+ The URL provided instantaneously crashes latest-trunk on WindowsXP Pro SP1 Build 2600. Talkback ID is: TB4610659X. I can't seem to find something to dupe this to, so I am going to go ahead and confirm it. I am going to clean it up some. Adding keywords: talkbackid,crash,testcase Changing OS to All Changing version to Trunk Changing the summary to be more concise Changing product to Core Changing component to OJI: Java Confirming
Status: UNCONFIRMED → NEW
Component: General → Java: OJI
Ever confirmed: true
OS: MacOS X → All
Product: Firefox → Core
Summary: crash after playing with java applet and then continue browsing → Java applet on page provided crashes Firefox.
Version: unspecified → Trunk
And, I looked again, found an UNCO (why is that UNCO?!?) that this can dupe to. It has more information and two dupes already. *** This bug has been marked as a duplicate of 262313 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 5•20 years ago
|
||
On Windows I get a crash with Firefox 2005-03-25-08 trunk, but not with later versions (2005-03-26-07-trunk or 2005-03-27-07-trunk). Tested on Windows XP Pro with SP2 and all the latest updates, with version 1.5.0_01 of Sun's J2SE JRE (also the latest version). I have no problems with Firefox 2005-03-25-08-trunk or 2005-03-26-08-trunk on OS X (10.3.8 with latest Java and Java Embedding Plugin 0.9.0). The original problem seems to be the same as for bug 270522, and to be completely unrelated to the latest problem, which seems to have been fixed and to have been Windows-specific.
Comment 6•20 years ago
|
||
> and to have been Windows-specific Actually, the crash happens on both Windows and Linux, but only with the 2005-03-25 trunk nightly. (And it doesn't happen even with that nightly on Mac OS X.) For more info see bug 287775 or bug 262313.
You need to log in
before you can comment on or make changes to this bug.
Description
•