[Webkit-unassigned] [Bug 14191] New: Java applet corrupted in browser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 16 14:37:49 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14191

           Summary: Java applet corrupted in browser
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh Intel
               URL: https://www.netbank.nordea.dk/netbank/index.jsp
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Java
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jakob at hjemme.dk


Loading the Java applet used by my bank for logging in to the netbanking
system, does not work after installing Safari 3 public beta.

Using Safari 2 works fine.

Using Firefox 2 after using Safari 3 also fails, so I assume Firefox uses the
same java cache as Safari..

Some of the console lines shown below shows even before attemting a login with
the applet.

CONSOLE readout:
Reading applet config...
/SourceCache/JavaScriptCore/JavaScriptCore-4522.10/bindings/jni/jni_jsobject.cpp:83:
 Attempt to access JavaScript from destroyed applet, type 3.
/SourceCache/JavaScriptCore/JavaScriptCore-4522.10/bindings/jni/jni_jsobject.cpp:83:
 Attempt to access JavaScript from destroyed applet, type 3.
java.lang.NullPointerException
        at com.ibm.cbt.thinclient.CbtApplet.isIE(CbtApplet.java:107)
        at
com.ibm.cbt.thinclient.netbank.LogonApplet.getKeyList(LogonApplet.java:183)
        at com.ibm.cbt.thinclient.netbank.LogonView.<init>(LogonView.java:82)
        at
com.ibm.cbt.thinclient.netbank.LogonApplet.initAddOn(LogonApplet.java:360)
        at
com.ibm.cbt.thinclient.netbank.LogonApplet.init(LogonApplet.java:298)
        at sun.applet.AppletPanel.run(AppletPanel.java:378)
        at java.lang.Thread.run(Thread.java:613)
/SourceCache/JavaScriptCore/JavaScriptCore-4522.10/bindings/jni/jni_jsobject.cpp:83:
 Attempt to access JavaScript from destroyed applet, type 9.
/SourceCache/JavaScriptCore/JavaScriptCore-4522.10/bindings/jni/jni_jsobject.cpp:83:
 Attempt to access JavaScript from destroyed applet, type 9.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list