Closed
Bug 226996
Opened 22 years ago
Closed 22 years ago
Firebird crashes on this page, mozilla 1.5 works fine
Categories
(Core Graveyard :: Java: Live Connect, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 225423
People
(Reporter: berkut.bugzilla, Unassigned)
References
()
Details
(Keywords: crash, regression)
Attachments
(4 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031125 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031125 Firebird/0.7+
Clicking on the rul causes Mozilla Firebird to crash, but the site work fine in
Mozilla 1.5. Also it appears that the browser crashes after the site is redirected.
Reproducible: Always
Steps to Reproduce:
1.goto http://www.nerdcamp.net/
2.
3.
Actual Results:
crash
Comment 1•22 years ago
|
||
what about with an equivalent Mozilla nightly? this is probably a trunk bug..
Comment 2•22 years ago
|
||
Not Firebird-specific...
Component: General → Browser-General
Keywords: regression
Product: Firebird → Browser
Version: unspecified → Trunk
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
Comment 5•22 years ago
|
||
Comment 6•22 years ago
|
||
.
Assignee: blake → live-connect
Component: Browser-General → Java: Live Connect
QA Contact: PhilSchwartau
Comment 8•22 years ago
|
||
Save both testcase files to the same directory and open the HTML page.
The HTML file calls the getMsg() method onLoad of the HTML body. The getMsg
should return the string "text from applet", which the HTML should put in the
input box. It works in IE, but crashes in Firebird 20031125 and Seamonkey
2003112008. I'm using JVM 1.4.2_02 and Win XP.
Component: Java: Live Connect → Browser-General
Comment 9•22 years ago
|
||
Redoing timeless's change... Sorry.
Component: Browser-General → Java: Live Connect
Comment 10•22 years ago
|
||
This does not crash for me with the win32 11/28 nightly. This is most likely a
duplicate of bug 225423 which has already been fixed.
| Reporter | ||
Comment 11•22 years ago
|
||
does not crash after upgrading to Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.6b) Gecko/20031128 Firebird/0.7+,
so it's a dupe
*** This bug has been marked as a duplicate of 225423 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 12•22 years ago
|
||
Jason: can you confirm this bug is fixed in an up-to-date build? If so,
you can mark this bug "Verified", otherwise you can reopen it; thanks -
You need to log in
before you can comment on or make changes to this bug.
Description
•