我用swing 做的windows应用程序,后来是多线程爬虫,在程序启动时候,点节目上的Tree节点或者标题启动时候界面会自动关闭,就出现hs_err_pid*.log日志
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x775a7c57, pid=14340, tid=15540
#
# JRE version: 6.0_38-b05
# Java VM: Java HotSpot(TM) Client VM (20.13-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [ole32.dll+0x37c57]
#
# 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.
#JVMJavaswing