我正在使用RCP eclipse来构建产品。 使用SWT浏览器查看网站,但只要在此Brower中使用ext-base.js和iframe, 崩溃整个应用程序真是幸福。 提前谢谢。
嗨Baz, 感谢您的快速回复。 我的问题是为什么SWT浏览器会崩溃以打开这种类型的网站。
browser.evaluate(EVENT_SCRIPT);
我的致命错误。它的日志如下:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6eddaf6b, pid=10032, tid=4388
#
# JRE version: 6.0_31-b05
# Java VM: Java HotSpot(TM) Client VM (20.6-b01 mixed mode windows-x86 )
# Problematic frame:
# C [jscript9.dll+0x6af6b]
#
# An error report file with more information is saved as:
# E:\eclipse_group\eclipse_indigo_2.0\hs_err_pid10032.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#