The MSHTML.dll for IE is using Single Thread Apartment model, which means the object pointer cannot be passed to another thread for invoking method directly.
We have a couple CRs reported crash is rooted for this issue, CR 6847511 is one immediate example. A partial fix is available for CR6921935, and a more complete fix for everything else is needed.
We have a couple CRs reported crash is rooted for this issue, CR 6847511 is one immediate example. A partial fix is available for CR6921935, and a more complete fix for everything else is needed.
- relates to
-
JDK-6921935 Java Runtime Error (EXCEPTION_ACCESS_VIOLATION) in [mshtml.dll+0x249889]
-
- Resolved
-
-
JDK-6847511 plugin2 crash in mshtml.dll / sun.plugin2.main.server.IExplorerPlugin.javaScriptReleaseObject
-
- Closed
-