A fatal error has been detected by the Java Runtime Environment: 求大神帮助

qq_35963896 2017-07-25 02:15:24

# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (0xeedfade), pid=5884, tid=6860
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b15) (build 1.8.0_91-b15)
# Java VM: Java HotSpot(TM) Client VM (25.91-b15 mixed mode windows-x86 )
# Problematic frame:
# C [KERNELBASE.dll+0xc54f]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/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 (0x001ccc00): JavaThread "main" [_thread_in_native, id=6860, stack(0x002b0000,0x00300000)]

siginfo: ExceptionCode=0xeedfade, ExceptionInformation=0x166a5103 0x171b042c 0x166a5103 0x166a5103 0x00006e1b 0x002ff660 0x002ff620

Registers:
EAX=0x002ff59c, EBX=0x166a5103, ECX=0x00000007, EDX=0x00000000
ESP=0x002ff59c, EBP=0x002ff5ec, ESI=0x166a5103, EDI=0x00006e1b
EIP=0x7644c54f, EFLAGS=0x00000206

Top of Stack: (sp=0x002ff59c)
0x002ff59c: 0eedfade 00000001 00000000 7644c54f
0x002ff5ac: 00000007 166a5103 171b042c 166a5103
0x002ff5bc: 166a5103 00006e1b 002ff660 002ff620
0x002ff5cc: 002ff600 00006e1b 0001b874 0001b874
0x002ff5dc: 002ff600 166a2293 1670a5cc 166a229b
0x002ff5ec: 002ff660 166a5103 0eedfade 00000001
0x002ff5fc: 00000007 002ff604 166a5103 171b042c
0x002ff60c: 166a5103 166a5103 00006e1b 002ff660

Instructions: (pc=0x7644c54f)
0x7644c52f: 02 50 ff 75 14 8d 45 c4 50 e8 a5 ae 02 00 83 c4
0x7644c53f: 0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 44 76
0x7644c54f: c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b
0x7644c55f: 75 08 83 fe f4 72 18 83 fe f6 77 13 8d 45 08 50


Register to memory mapping:

EAX=0x002ff59c is pointing into the stack for thread: 0x001ccc00
EBX=0x166a5103 is an unknown value
ECX=0x00000007 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x002ff59c is pointing into the stack for thread: 0x001ccc00
EBP=0x002ff5ec is pointing into the stack for thread: 0x001ccc00
ESI=0x166a5103 is an unknown value
EDI=0x00006e1b is an unknown value


Stack: [0x002b0000,0x00300000], sp=0x002ff59c, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [KERNELBASE.dll+0xc54f]
C [JCustomOpc.dll+0x5103]
C [JCustomOpc.dll+0x51da]
J 665 javafish.clients.opc.JCustomOpc.newInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V (0 bytes) @ 0x029be5be [0x029be420+0x19e]
J 663 C1 javafish.clients.opc.JCustomOpc.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V (66 bytes) @ 0x029bea7c [0x029be850+0x22c]
J 639 C1 javafish.clients.opc.JOpc.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V (36 bytes) @ 0x029b8e98 [0x029b8e60+0x38]
J 454 C1 test1.Opc.OPC()Lnet/sf/json/JSONObject; (483 bytes) @ 0x0297f698 [0x0297f2e0+0x3b8]
J 704% C1 com.common.Tray.main([Ljava/lang/String;)V (216 bytes) @ 0x029d35c0 [0x029d2860+0xd60]
v ~StubRoutines::call_stub
V [jvm.dll+0x159425]
V [jvm.dll+0x21f02e]
V [jvm.dll+0x1594be]
V [jvm.dll+0xdb317]
V [jvm.dll+0xe38af]
C [javaw.exe+0x229a]
C [javaw.exe+0xaebf]
C [javaw.exe+0xaf49]
C [kernel32.dll+0x1336a]
C [ntdll.dll+0x39902]
C [ntdll.dll+0x398d5]
C 0x00000000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 665 javafish.clients.opc.JCustomOpc.newInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V (0 bytes) @ 0x029be4b8 [0x029be420+0x98]
J 663 C1 javafish.clients.opc.JCustomOpc.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V (66 bytes) @ 0x029bea7c [0x029be850+0x22c]
J 639 C1 javafish.clients.opc.JOpc.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V (36 bytes) @ 0x029b8e98 [0x029b8e60+0x38]
J 454 C1 test1.Opc.OPC()Lnet/sf/json/JSONObject; (483 bytes) @ 0x0297f698 [0x0297f2e0+0x3b8]
J 704% C1 com.common.Tray.main([Ljava/lang/String;)V (216 bytes) @ 0x029d35c0 [0x029d2860+0xd60]
v ~StubRoutines::call_stub

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

Other Threads:
0x00544c00 VMThread [stack: 0x04850000,0x048a0000] [id=2676]
0x14f5e800 WatcherThread [stack: 0x15480000,0x154d0000] [id=2148]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
def new generation total 4992K, used 83K [0x04a00000, 0x04f60000, 0x09f50000)
eden space 4480K, 1% used [0x04a00000, 0x04a14c90, 0x04e60000)
from space 512K, 0% used [0x04e60000, 0x04e60000, 0x04ee0000)
to space 512K, 0% used [0x04ee0000, 0x04ee0000, 0x04f60000)
tenured generation total 10944K, used 1660K [0x09f50000, 0x0aa00000, 0x14a00000)
the space 10944K, 15% used [0x09f50000, 0x0a0ef288, 0x0a0ef400, 0x0aa00000)
Metaspace used 5650K, capacity 5846K, committed 5888K, reserved 6528K

Card table byte_map: [0x00c90000,0x00d20000] byte_map_base: 0x00c6b000

Polling page: 0x000c0000

CodeCache: size=32768Kb used=1685Kb max_used=1685Kb free=31082Kb
bounds [0x02830000, 0x029d8000, 0x04830000]
total_blobs=922 nmethods=703 adapters=150
compilation: enabled
Compilation events (10 events):
Event: 94.412 Thread 0x14ee9800 696 java.lang.Thread::checkAccess (14 bytes)
Event: 94.412 Thread 0x14ee9800 nmethod 696 0x029d0d48 code [0x029d0e50, 0x029d0efc]
Event: 94.412 Thread 0x14ee9800 698 s java.lang.Thread::nextThreadID (10 bytes)
Event: 94.412 Thread 0x14ee9800 nmethod 698 0x029d0f48 code [0x029d1040, 0x029d1200]
Event: 96.009 Thread 0x14ee9800 699 % java.lang.ref.Reference$ReferenceHandler::run @ 0 (8 bytes)
Event: 96.009 Thread 0x14ee9800 nmethod 699% 0x029d1288 code [0x029d1390, 0x029d143c]
Event: 146.123 Thread 0x14ee9800 703 % ! java.lang.ref.Finalizer$FinalizerThread::run @ 33 (55 bytes)
Event: 146.124 Thread 0x14ee9800 nmethod 703% 0x029d1c88 code [0x029d1de0, 0x029d2194]
Event: 307.631 Thread 0x14ee9800 704 % ! com.common.Tray::main @ 140 (216 bytes)
Event: 307.632 Thread 0x14ee9800 nmethod 704% 0x029d2508 code [0x029d2860, 0x029d3fdc]
GC Heap History (10 events):
Event: 647.249 GC heap before
{Heap before GC invocations=28182 (full 28181):
def new generation total 4992K, used 332K [0x04a00000, 0x04f60000, 0x09f50000)
eden space 4480K, 7% used [0x04a00000, 0x04a53240, 0x04e60000)
from space 512K, 0% used [0x04e60000, 0x04e60000, 0x04ee0000)
to space 512K, 0% used [0x04ee0000, 0x04ee0000, 0x04f60000)
tenured generation total 10944K, used 1660K [0x09f50000, 0x0aa00000, 0x14a00000)
the space 10944K, 15% used [0x09f50000, 0x0a0ef138, 0x0a0ef200, 0x0aa00000)
Metaspace used 5650K, capacity 5846K, committed 5888K, reserved 6528K

Deoptimization events (0 events):
No events
Events (10 events):
Event: 647.249 Executing VM operation: GenCollectFull
Event: 647.253 Executing VM operation: GenCollectFull done
Event: 647.276 Executing VM operation: GenCollectFull
Event: 647.281 Executing VM operation: GenCollectFull done
Event: 647.303 Executing VM operation: GenCollectFull
Event: 647.307 Executing VM operation: GenCollectFull done
Event: 647.328 Executing VM operation: GenCollectFull


VM Arguments:
jvm_args: -Dfile.encoding=GBK
java_command: com.common.Tray
java_class_path (initial): C:\Users\Administrator\Desktop\DataCollectorDX\bin;C:\Users\Administrator\Desktop\DataCollectorDX\lib\commons-beanutils-1.8.0.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\commons-collections-3.2.1.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\commons-lang-2.5.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\commons-logging-1.1.1.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\commons-logging-1.1.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\ezmorph-1.0.6.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\json-lib-2.4-jdk15-sources.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\json-lib-2.4-jdk15.jar;C:\Users\Administrator\Desktop\DataCollectorDX\lib\opc.jar;C:\Users\Administrator\Desktop\DataCollectorDX\src\test\sqlite-jdbc-3.7.2.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=D:\Software\jdk 1.8
CLASSPATH=.;D:\Software\jdk 1.8/lib/dt.jar;D:\Software\jdk 1.8/lib/tools.jar
PATH=D:/Software/myeclipse/myeclipse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client;D:/Software/myeclipse/myeclipse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin;D:/Software/myeclipse/myeclipse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/lib/i386;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;D:\Software\SQLServer\x86\100\Tools\Binn\;D:\Software\SQLServer\100\Tools\Binn\;D:\Software\SQLServer\100\DTS\Binn\;D:\Software\SQLServer\x86\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;D:\Software\SQLServer\x86\100\DTS\Binn\;D:\Software\jdk 1.8\bin;C:\sqlite;
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel



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

OS:Call to GetFileVersionInfoSize failed

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 8276976k(4171500k free), swap 16552092k(11963432k free)

vm_info: Java HotSpot(TM) Client VM (25.91-b15) for windows-x86 JRE (1.8.0_91-b15), built on May 20 2016 17:33:18 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Jul 25 14:04:29 2017
elapsed time: 647 seconds (0d 0h 10m 47s)
寻求帮助!!!!!
...全文
289 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
qq_35963896 2017-07-25
  • 打赏
  • 举报
回复
这个是哪里报错了?

50,528

社区成员

发帖
与我相关
我的任务
社区描述
Java相关技术讨论
javaspring bootspring cloud 技术论坛(原bbs)
社区管理员
  • Java相关社区
  • 小虚竹
  • 谙忆
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧