Closed
Bug 224448
Opened 22 years ago
Closed 21 years ago
crash when I go to http://www.junghans.de after installing java plugin
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: junk, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
When I go to http://www.junghans.de firebird will crash if the java plugin is
installed.
Reproducible: Always
Steps to Reproduce:
1. Install java plugin. I did it by linking
/usr/java/j2re1.4.2/plugin/i386/ns610-gcc32/libjavaplugin_oji.so to
~/bin/MozillaFirebird/plugins/libjavaplugin_oji.so (my firebird plugins directory).
2. Go to http://www.junghans.de
3. Watch browser crash.
3.
Actual Results:
Firebird crashes.
Expected Results:
Firebird shouldn't crash.
Comment 1•22 years ago
|
||
using Firebird .7 and java re ver. j2re-1.4.2_01-fcs a crash results on
conecting to. http://www.time.gov/timezone.cgi?Eastern/d/-5 . If java plugin is
removed the static (non java enabled page) lodes fine.
Comment 2•21 years ago
|
||
Neither site crashed me here:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040329 Firefox/0.8.0+
Java(TM) Plug-in 1.4.2_03-b02
File name: libjavaplugin_oji.so
Java(TM) Plug-in 1.4.2_03
Comment 3•21 years ago
|
||
WFM.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040413
Firefox/0.8.0+
J2SE 1.5.0-beta (build 1.5.0-beta-b32c)
Microsoft Windows 2000 Pro 5.00.2195 SP4
Comment 4•21 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a) Gecko/20040425
Firefox/0.8.0+
WFM
This page is slow to load, and I get numerous messages like:
###!!! ASSERTION:
XPConnect is being called on a scope without a 'Components' property!
This is pretty much always bad. It usually means that native code is
making a callback to an interface implemented in JavaScript, but the
document where the JS object was created has already been cleared and the
global properties of that document's window are *gone*. Generally this
indicates a problem that should be addressed in the design and use of the
callback code.
: 'Error', file
/Volumes/Ben/mozilla/mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp,
line 554
Break: at file
/Volumes/Ben/mozilla/mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp,
line 554
Is this a Java version problem?
Comment 5•21 years ago
|
||
Reporter (and Wade): Please test with a newer build.
I am going to close this bug as WFM based on comments and due to the fact that
your builds are pretty old.
Please feel free to reopen this bug if you can reproduce this with a nightly
from mozilla.org (and make sure you are using the newest version of Java)
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•