JVM 出了问题 EXCEPTION_ACCESS_VIOLATION

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x10002c08, pid=5972, tid=1404
#
# Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
# Problematic frame:
# C  [ICTCLAS.dll+0x2c08]
#
# 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.
#


---------------  T H R E A D  ---------------


Current thread (0x0229a000):  JavaThread "main" [_thread_in_native, id=1404, stack(0x00260000,0x002b0000)]


siginfo: ExceptionCode=0xc0000005, reading address 0x0f27119c


Registers:
EAX=0x0c800110, EBX=0x000000e0, ECX=0x00a9c423, EDX=0x002a312e
ESP=0x002af8c4, EBP=0x100200a4, ESI=0x002af96f, EDI=0x002afa3c
EIP=0x10002c08, EFLAGS=0x00010246


Top of Stack: (sp=0x002af8c4)
0x002af8c4:   00000000 100200a4 0e300010 100200ac
0x002af8d4:   00000005 ffff9300 00000006 00000018
0x002af8e4:   002afa1c 10020320 00000002 0e39d1f8
0x002af8f4:   00000002 00000003 00000000 00000000
0x002af904:   2f6d6f63 302f3730 2f383139 252f3731
0x002af914:   44254343 46422538 25364325 46253842
0x002af924:   32432531 25334225 42253542 31442531
0x002af934:   25314125 46254442 32422538 25444225 


Instructions: (pc=0x10002c08)
0x10002bf8:   0f 85 d9 fe ff ff 8b 45 04 8b 8c 24 74 01 00 00
0x10002c08:   8b 14 88 83 c9 ff 03 d3 33 c0 8b fa f2 ae f7 d1 




Stack: [0x00260000,0x002b0000],  sp=0x002af8c4,  free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ICTCLAS.dll+0x2c08]


Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  com.xjt.nlp.word.ICTCLAS.paragraphProcess(Ljava/lang/String;)Ljava/lang/String;
J  com.xjt.nlp.word.SplitWord.splitWord(Ljava/lang/String;)Lcom/xjt/nlp/word/Sentence;
J  com.xjt.nlp.word.SplitWord.main([Ljava/lang/String;)V
v  ~StubRoutines::call_stub


---------------  P R O C E S S  ---------------


Java Threads: ( => current thread )
  0x021c7c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4460, stack(0x0c520000,0x0c570000)]
  0x021c2000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4620, stack(0x0c490000,0x0c4e0000)]
  0x021bfc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=5704, stack(0x0c400000,0x0c450000)]
  0x0218f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3168, stack(0x0c370000,0x0c3c0000)]
  0x0217b800 JavaThread "Finalizer" daemon [_thread_blocked, id=5800, stack(0x0c2e0000,0x0c330000)]
  0x0217a400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3392, stack(0x02220000,0x02270000)]
=>0x0229a000 JavaThread "main" [_thread_in_native, id=1404, stack(0x00260000,0x002b0000)]


Other Threads:
  0x02177000 VMThread [stack: 0x004a0000,0x004f0000] [id=4784]
  0x021d0400 WatcherThread [stack: 0x0c5b0000,0x0c600000] [id=4536]


VM state:not at safepoint (normal execution)


VM Mutex/Monitor currently owned by a thread: None


Heap
 def new generation   total 960K, used 644K [0x042a0000, 0x043a0000, 0x04780000)
  eden space 896K,  64% used [0x042a0000, 0x04331060, 0x04380000)
  from space 64K, 100% used [0x04390000, 0x043a0000, 0x043a0000)
  to   space 64K,   0% used [0x04380000, 0x04380000, 0x04390000)
 tenured generation   total 4096K, used 502K [0x04780000, 0x04b80000, 0x082a0000)
   the space 4096K,  12% used [0x04780000, 0x047fdbd8, 0x047fdc00, 0x04b80000)
 compacting perm gen  total 12288K, used 2215K [0x082a0000, 0x08ea0000, 0x0c2a0000)
   the space 12288K,  18% used [0x082a0000, 0x084c9fe8, 0x084ca000, 0x08ea0000)
No shared spaces configured.


Dynamic libraries:
0x00400000 - 0x00424000 C:\Users\Administrator\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin\javaw.exe
0x77e20000 - 0x77fa0000 C:\Windows\SysWOW64\ntdll.dll
0x75710000 - 0x75820000 C:\Windows\syswow64\kernel32.dll
0x777d0000 - 0x77817000 C:\Windows\syswow64\KERNELBASE.dll
0x75a80000 - 0x75b20000 C:\Windows\syswow64\ADVAPI32.dll
0x77690000 - 0x7773c000 C:\Windows\syswow64\msvcrt.dll
0x75820000 - 0x75839000 C:\Windows\SysWOW64\sechost.dll
0x77060000 - 0x77150000 C:\Windows\syswow64\RPCRT4.dll
0x754f0000 - 0x75550000 C:\Windows\syswow64\SspiCli.dll
0x754e0000 - 0x754ec000 C:\Windows\syswow64\CRYPTBASE.dll
0x75b50000 - 0x75c50000 C:\Windows\syswow64\USER32.dll
0x759f0000 - 0x75a80000 C:\Windows\syswow64\GDI32.dll
0x77470000 - 0x7747a000 C:\Windows\syswow64\LPK.dll
0x77260000 - 0x772fd000 C:\Windows\syswow64\USP10.dll
0x77880000 - 0x778e0000 C:\Windows\system32\IMM32.DLL
0x75c50000 - 0x75d1c000 C:\Windows\syswow64\MSCTF.dll
0x74fe0000 - 0x75018000 C:\Windows\SysWOW64\nvinit.dll
0x7c340000 - 0x7c396000 C:\Users\Administrator\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\msvcr71.dll
0x6d8b0000 - 0x6db06000 C:\Users\Administrator\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
0x759b0000 - 0x759e2000 C:\Windows\syswow64\WINMM.dll
0x730e0000 - 0x7312c000 C:\Windows\system32\apphelp.dll
0x6d340000 - 0x6d348000 C:\Users\Administrator\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\hpi.dll
0x77680000 - 0x77685000 C:\Windows\syswow64\PSAPI.DLL
0x6d860000 - 0x6d86c000 C:\Users\Administrator\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\verify.dll
0x6d3e0000 - 0x6d3ff000 C:\Users\Administrator\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\java.dll
0x6d8a0000 - 0x6d8af000 C:\Users\Administrator\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\zip.dll
0x10000000 - 0x100cf000 G:\Hadoop\Hadoop8.6\WordSplit\ICTCLAS.dll
0x72ff0000 - 0x73041000 C:\Windows\system32\WINSPOOL.DRV
0x750a0000 - 0x7523e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x771e0000 - 0x77237000 C:\Windows\syswow64\SHLWAPI.dll


VM Arguments:
jvm_args: -Dfile.encoding=GBK 
java_command: com.xjt.nlp.word.SplitWord
Launcher Type: SUN_STANDARD


Environment Variables:
JAVA_HOME=C:\Java\jdk1.7.0_17;
CLASSPATH=.;C:\PROGRA~2\JMF21~1.1E\lib\sound.jar;C:\PROGRA~2\JMF21~1.1E\lib\jmf.jar;C:\PROGRA~2\JMF21~1.1E\lib;C:\Windows\java\classes;.
PATH=C:/Users/Administrator/AppData/Local/MyEclipse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client;C:/Users/Administrator/AppData/Local/MyEclipse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin;C:\Program Files (x86)\SPSSInc\Clementine12.0\bin\;.;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Rational\common;C:\Java\jdk1.7.0_17\bin;C:\Java\jdk1.7.0_17\jre\bin;C:\Program Files (x86)\JMF2.1.1e\bin;G:\adt-bundle-windows-x86_64-20130219\sdk\tools;C:\Python27;C:\cygwin\bin;C:\cygwin\usr\sbin;C:\Program Files (x86)\Bitvise SSH Client;C:\Program Files (x86)\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files (x86)\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files (x86)\Microsoft Visual Studio\Common\Tools;C:\Program Files (x86)\Microsoft Visual Studio\VC98\bin;C:\Program Files (x86)\SSH Communications Security\SSH Secure Shell
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel






---------------  S Y S T E M  ---------------


OS: Windows NT 6.1 Build 7601 Service Pack 1


CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 10 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht


Memory: 4k page, physical 4077852k(1757156k free), swap 4194303k(4194303k free)


vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar  9 2009 01:15:24 by "java_re" with MS VC++ 7.1


time: Wed Jun 26 22:55:45 2013
elapsed time: 17 seconds


转载于:https://my.oschina.net/xiaochaihu/blog/141023

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值