JDK-4829921 : java_vm dumps core inside netscape 7
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: solaris_10
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris_10
  • CPU: generic
  • Submitted: 2003-03-10
  • Updated: 2003-03-11
  • Resolved: 2003-03-11
Related Reports
Relates :  
Description
/usr/dt/appconfig/SUNWns/netscape dumps core with

Unexpected Signal : 11 occurred at PC=0xFECFEA50
Function=[Unknown. Nearest: JVM_RegisterSignal+0x1200]
Library=/usr/j2se/jre/lib/sparc/client/libjvm.so

Current Java thread:
        at sun.awt.SunToolkit.getPrivateKey(Native Method)
        at sun.awt.SunToolkit.insertTargetMapping(SunToolkit.java:321)
        at sun.plugin.viewer.MNetscapePluginObject.appletStateChanged(MNetscapePluginObject.java:555)
        at sun.applet.AppletPanel.dispatchAppletEvent(AppletPanel.java:232)
        at sun.applet.AppletPanel.runLoader(AppletPanel.java:531)
        at sun.applet.AppletPanel.run(AppletPanel.java:292)
        at java.lang.Thread.run(Thread.java:536)

This looks like a duplicate of 4746614, this time with netscape instead
of mozilla. To see this happen (on either spar or i386), point your
netscape browser at https://www.p3.postbank.nl/GTO and click on the
"Inloggen" button.

See comments for "-debug" output

Comments
EVALUATION Would you please test with Netscape 7 with JRE 1.4.2? I believe the bug has been fixed in the latest build. ###@###.### 2003-03-10 ###@###.### 2003-03-11 j2re-1.4.2 indeed seems to fix this problem. As far as I'm concerned, this bug can be closed when 1.4.2. is delivered to the WOS. ###@###.### 2003-03-11 Based on the reporter's verification, the bug has been fixed in 1.4.2.
11-03-2003