Java随机崩溃

时间:2017-07-11 18:02:11

标签: java windows jvm jvm-crash

好的,我现在面对这个问题很长时间了,仍然无法得到任何解决方案。我将描述发生了什么以及我试图解决的问题。

一年前,我在Windows 7 32位(4GB内存,3.3GHz Intel内核i3 CPU)中安装了intellij Idea IDE。但它一直在崩溃,我永远无法启动它并建立一个新项目。我尝试了数千次后放弃了。

几个月前我安装了Android Studio,而工作室表现相同。它经常崩溃,以至于我甚至无法创建单个应用程序。有时我能够建立并运行一个项目,但无论如何它几乎不会超过7-10分钟。我想,工作室再次使用了ideJ的ide,这可能就是原因。也许intellij的想法太重了,无法在我的系统中运行。

一个月前我安装了NetBeans,现在虽然不像上面两个程序那样频繁,但它会随机崩溃。有时它会在加载启动画面时崩溃,或者在我打字或运行我创建的应用程序时崩溃。崩溃是完全随机的。

我尝试了以下方法来解决问题:

安装的Windows 7 64位和Windows 10 64位假设可能存在一些操作系统问题(坏dll等)。但这没有改变。

将Java使用的内存扩展到1024 MB(-Xms1024m)

尝试在Linux发行版(Debian和Ubuntu)中运行Java应用程序,它们崩溃了。

大约100次卸载并重新安装Java 1.8。

更新了图形驱动程序。

让我更烦恼的是它在hs_err_pid日志文件中没有提供一致的错误报告。有时它说有问题的框架是一些java.util组件,有时它说它是jvm.dll本身。还有什么,有时hs_err_pid文件根本没有生成。

请建议我在这种情况下该怎么做。这使我无法在Java中学习和构建。

注意:通过崩溃,我的意思是程序完全关闭。他们不会冻结或卡住。

谢谢!

编辑:错误日志文件

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000002823a26, pid=6768, tid=0x0000000000001578
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J 550 C2 java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; (148 bytes) @ 0x0000000002823a26 [0x0000000002823660+0x3c6]
#
# 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
#

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

Current thread (0x0000000016776000):  JavaThread "JavaFX Application Thread" [_thread_in_Java, id=5496, stack(0x00000000177f0000,0x00000000178f0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000570b7e50

Registers:
RAX=0x000000000000021b, RBX=0x00000000178eb2a0, RCX=0x00000000eba21ce0, RDX=0x00000000ffffffc6
RSP=0x00000000178eb250, RBP=0x00000000178eb370, RSI=0x000000000000021b, RDI=0x0000000014544748
R8 =0x00000000eba21ce0, R9 =0x00000000eba274a0, R10=0x00000000eba24ee0, R11=0x0000000020023f5a
R12=0x0000000000000000, R13=0x00000000026da714, R14=0x00000000178eb298, R15=0x0000000016776000
RIP=0x0000000002823a26, EFLAGS=0x0000000000010216

Top of Stack: (sp=0x00000000178eb250)
0x00000000178eb250:   000000000000021b 0000000014a2b6a0
0x00000000178eb260:   0000000000000000 0000000014a2b4d0
0x00000000178eb270:   0000000000000000 00000000178eb2a0
0x00000000178eb280:   00000000178eb370 00000000026da714
0x00000000178eb290:   00000000178eb370 00000000026da7c4
0x00000000178eb2a0:   00000000178eb308 00000000025c835d
0x00000000178eb2b0:   00000000178eb318 00000000025c835d
0x00000000178eb2c0:   00000000eba274b0 00000000178eb2c8
0x00000000178eb2d0:   0000000014a2b319 00000000178eb320
0x00000000178eb2e0:   00000000eba21c80 00000000eba274a0
0x00000000178eb2f0:   0000000014a2b330 0000000000000000
0x00000000178eb300:   00000000178eb370 00000000025c81b4
0x00000000178eb310:   00000000025c835d 00000000025c81b4
0x00000000178eb320:   00000000eba274a0 00000000eba21c80
0x00000000178eb330:   00000000178eb330 0000000014a29f72
0x00000000178eb340:   00000000178eb390 0000000014a2a9f8 

Instructions: (pc=0x0000000002823a26)
0x0000000002823a06:   65 ff ff ff 8b 2c 24 4c 89 0c 24 44 89 44 24 08
0x0000000002823a16:   44 89 5c 24 10 e8 80 1d de ff cc ba c6 ff ff ff
0x0000000002823a26:   8b 2d 24 44 89 54 24 08 4c 89 4c 24 10 44 89 44
0x0000000002823a36:   24 0c 66 66 90 e8 60 1d de ff cc ba f4 ff ff ff 


Register to memory mapping:

RAX=0x000000000000021b is an unknown value
RBX=0x00000000178eb2a0 is pointing into the stack for thread: 0x0000000016776000
RCX=0x00000000eba21ce0 is an oop
com.sun.javafx.css.SelectorPartitioning$PartitionKey 
 - klass: 'com/sun/javafx/css/SelectorPartitioning$PartitionKey'
RDX=0x00000000ffffffc6 is an unallocated location in the heap
RSP=0x00000000178eb250 is pointing into the stack for thread: 0x0000000016776000
RBP=0x00000000178eb370 is pointing into the stack for thread: 0x0000000016776000
RSI=0x000000000000021b is an unknown value
RDI=0x0000000014544748 is pointing into metadata
R8 =0x00000000eba21ce0 is an oop
com.sun.javafx.css.SelectorPartitioning$PartitionKey 
 - klass: 'com/sun/javafx/css/SelectorPartitioning$PartitionKey'
R9 =0x00000000eba274a0 is an oop
com.sun.javafx.css.SelectorPartitioning$PartitionKey 
 - klass: 'com/sun/javafx/css/SelectorPartitioning$PartitionKey'
R10=0x00000000eba24ee0 is an oop
java.util.HashMap$Node 
 - klass: 'java/util/HashMap$Node'
R11=0x0000000020023f5a is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000026da714 is at entry_point+436 in (nmethod*)0x00000000026da3d0
R14=0x00000000178eb298 is pointing into the stack for thread: 0x0000000016776000
R15=0x0000000016776000 is a thread


Stack: [0x00000000177f0000,0x00000000178f0000],  sp=0x00000000178eb250,  free space=1004k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x0000000002823a26


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

Java Threads: ( => current thread )
  0x0000000016b14800 JavaThread "Thread-3" daemon [_thread_in_native, id=6376, stack(0x0000000018f10000,0x0000000019010000)]
  0x0000000016afc800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=4876, stack(0x0000000019010000,0x0000000019110000)]
=>0x0000000016776000 JavaThread "JavaFX Application Thread" [_thread_in_Java, id=5496, stack(0x00000000177f0000,0x00000000178f0000)]
  0x0000000016775800 JavaThread "Thread-1" daemon [_thread_blocked, id=3200, stack(0x0000000017680000,0x0000000017780000)]
  0x0000000016750800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=6268, stack(0x0000000017290000,0x0000000017390000)]
  0x0000000016394000 JavaThread "Service Thread" daemon [_thread_blocked, id=5228, stack(0x0000000016890000,0x0000000016990000)]
  0x0000000016390800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6452, stack(0x0000000016790000,0x0000000016890000)]
  0x0000000014c9b800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3600, stack(0x0000000016290000,0x0000000016390000)]
  0x0000000014c3d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7144, stack(0x0000000016190000,0x0000000016290000)]
  0x0000000014c3a800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4856, stack(0x0000000016090000,0x0000000016190000)]
  0x0000000014c39800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4128, stack(0x0000000015f90000,0x0000000016090000)]
  0x00000000025b5800 JavaThread "Finalizer" daemon [_thread_blocked, id=6212, stack(0x0000000015e90000,0x0000000015f90000)]
  0x00000000025b0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3808, stack(0x0000000015d90000,0x0000000015e90000)]
  0x00000000024c0800 JavaThread "main" [_thread_blocked, id=5940, stack(0x0000000002290000,0x0000000002390000)]

Other Threads:
  0x0000000014c07000 VMThread [stack: 0x0000000015c90000,0x0000000015d90000] [id=6516]
  0x00000000163b0000 WatcherThread [stack: 0x0000000016990000,0x0000000016a90000] [id=212]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 18944K, used 13152K [0x00000000ead80000, 0x00000000ec280000, 0x0000000100000000)
  eden space 16384K, 80% used [0x00000000ead80000,0x00000000eba58110,0x00000000ebd80000)
  from space 2560K, 0% used [0x00000000ec000000,0x00000000ec000000,0x00000000ec280000)
  to   space 2560K, 0% used [0x00000000ebd80000,0x00000000ebd80000,0x00000000ec000000)
 ParOldGen       total 44032K, used 0K [0x00000000c0800000, 0x00000000c3300000, 0x00000000ead80000)
  object space 44032K, 0% used [0x00000000c0800000,0x00000000c0800000,0x00000000c3300000)
 Metaspace       used 8628K, capacity 8950K, committed 9216K, reserved 1056768K
  class space    used 1076K, capacity 1168K, committed 1280K, reserved 1048576K

Card table byte_map: [0x0000000011980000,0x0000000011b80000] byte_map_base: 0x000000001137c000

Marking Bits: (ParMarkBitMap*) 0x000000006541c720
 Begin Bits: [0x00000000120e0000, 0x00000000130c0000)
 End Bits:   [0x00000000130c0000, 0x00000000140a0000)

Polling page: 0x00000000001e0000

CodeCache: size=245760Kb used=2462Kb max_used=2466Kb free=243297Kb
 bounds [0x00000000025c0000, 0x0000000002830000, 0x00000000115c0000]
 total_blobs=968 nmethods=569 adapters=312
 compilation: enabled

Compilation events (10 events):
Event: 0.593 Thread 0x0000000016390800 nmethod 563 0x00000000028263d0 code [0x0000000002826520, 0x0000000002826630]
Event: 0.593 Thread 0x0000000016390800  566       3       java.util.SubList$1::next (25 bytes)
Event: 0.593 Thread 0x0000000014c9b800 nmethod 561 0x0000000002829510 code [0x0000000002829660, 0x00000000028298d8]
Event: 0.593 Thread 0x0000000016390800 nmethod 566 0x0000000002828c10 code [0x0000000002828dc0, 0x00000000028292e8]
Event: 0.593 Thread 0x0000000016390800  567       3       com.sun.javafx.collections.ObservableListWrapper::get (11 bytes)
Event: 0.593 Thread 0x0000000016390800 nmethod 567 0x0000000002828790 code [0x0000000002828900, 0x0000000002828b28]
Event: 0.593 Thread 0x0000000016390800  569       3       java.net.URI$Parser::charAt (9 bytes)
Event: 0.593 Thread 0x0000000016390800 nmethod 569 0x0000000002828150 code [0x00000000028282c0, 0x0000000002828608]
Event: 0.593 Thread 0x0000000016390800  568       3       com.sun.javafx.css.Rule::setStylesheet (76 bytes)
Event: 0.594 Thread 0x0000000016390800 nmethod 568 0x00000000028276d0 code [0x0000000002827880, 0x0000000002827f28]

GC Heap History (0 events):
No events

Deoptimization events (3 events):
Event: 0.486 Thread 0x0000000016776000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002771b50 method=java.lang.String.replace(CC)Ljava/lang/String; @ 26
Event: 0.497 Thread 0x0000000016776000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000027a1b14 method=java.lang.String.indexOf([CII[CIII)I @ 134
Event: 0.573 Thread 0x0000000016776000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000027fda2c method=java.io.BufferedInputStream.read()I @ 8

Internal exceptions (10 events):
Event: 0.042 Thread 0x00000000024c0800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x00000000ead87f90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims
Event: 0.215 Thread 0x00000000024c0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000eaf5fb58) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.224 Thread 0x00000000024c0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000eaf6ced8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.254 Thread 0x00000000024c0800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eaff7a98) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.254 Thread 0x00000000024c0800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eaff7ca8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.257 Thread 0x00000000024c0800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eaffbbb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.257 Thread 0x00000000024c0800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eaffbdc8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.257 Thread 0x00000000024c0800 Exception <a 'java/lang/NullPointerException'> (0x00000000eaffc3a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1197]
Event: 0.552 Thread 0x0000000016776000 Exception <a 'java/lang/NullPointerException'> (0x00000000eb8ab358) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1197]
Event: 0.552 Thread 0x0000000016776000 Exception <a 'java/lang/NullPointerException'> (0x00000000eb8ab358) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]

Events (10 events):
Event: 0.593 loading class com/sun/javafx/css/SelectorPartitioning$PartitionKey
Event: 0.593 loading class com/sun/javafx/css/SelectorPartitioning$PartitionKey done
Event: 0.594 loading class com/sun/javafx/css/Selector
Event: 0.594 loading class com/sun/javafx/css/Selector done
Event: 0.594 loading class com/sun/javafx/css/Selector
Event: 0.594 loading class com/sun/javafx/css/Selector done
Event: 0.594 loading class com/sun/javafx/css/SelectorPartitioning$Partition
Event: 0.594 loading class com/sun/javafx/css/SelectorPartitioning$Partition done
Event: 0.594 loading class com/sun/javafx/css/SelectorPartitioning$Slot
Event: 0.594 loading class com/sun/javafx/css/SelectorPartitioning$Slot done


Dynamic libraries:
0x00007ff7f5c70000 - 0x00007ff7f5ca7000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\java.exe
0x00007ffe97f40000 - 0x00007ffe9811b000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffe97030000 - 0x00007ffe970de000     C:\Windows\System32\KERNEL32.DLL
0x00007ffe94560000 - 0x00007ffe947a9000     C:\Windows\System32\KERNELBASE.dll
0x00007ffe970e0000 - 0x00007ffe97181000     C:\Windows\System32\ADVAPI32.dll
0x00007ffe972a0000 - 0x00007ffe9733d000     C:\Windows\System32\msvcrt.dll
0x00007ffe96cf0000 - 0x00007ffe96d49000     C:\Windows\System32\sechost.dll
0x00007ffe97e10000 - 0x00007ffe97f35000     C:\Windows\System32\RPCRT4.dll
0x00007ffe96d50000 - 0x00007ffe96e9a000     C:\Windows\System32\USER32.dll
0x00007ffe94800000 - 0x00007ffe9481e000     C:\Windows\System32\win32u.dll
0x00007ffe97640000 - 0x00007ffe97667000     C:\Windows\System32\GDI32.dll
0x00007ffe95210000 - 0x00007ffe95399000     C:\Windows\System32\gdi32full.dll
0x00007ffe944c0000 - 0x00007ffe9455a000     C:\Windows\System32\msvcp_win.dll
0x00007ffe953a0000 - 0x00007ffe95496000     C:\Windows\System32\ucrtbase.dll
0x00007ffe8f6e0000 - 0x00007ffe8f947000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_108e4f62dfe5d999\COMCTL32.dll
0x00007ffe97340000 - 0x00007ffe97639000     C:\Windows\System32\combase.dll
0x00007ffe94820000 - 0x00007ffe9488a000     C:\Windows\System32\bcryptPrimitives.dll
0x00007ffe97730000 - 0x00007ffe9775d000     C:\Windows\System32\IMM32.DLL
0x0000000064b20000 - 0x0000000064bf2000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\msvcr100.dll
0x0000000064c00000 - 0x000000006549c000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\server\jvm.dll
0x00007ffe96ce0000 - 0x00007ffe96ce8000     C:\Windows\System32\PSAPI.DLL
0x00007ffe86c60000 - 0x00007ffe86c69000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffe96f60000 - 0x00007ffe96fcc000     C:\Windows\System32\WS2_32.dll
0x00007ffe92910000 - 0x00007ffe92933000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffe8d660000 - 0x00007ffe8d66a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ffe928b0000 - 0x00007ffe928db000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffe947b0000 - 0x00007ffe947f9000     C:\Windows\System32\cfgmgr32.dll
0x0000000064ad0000 - 0x0000000064adf000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\verify.dll
0x0000000064aa0000 - 0x0000000064ac9000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\java.dll
0x0000000064a80000 - 0x0000000064a96000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\zip.dll
0x00007ffe95520000 - 0x00007ffe96957000     C:\Windows\System32\SHELL32.dll
0x00007ffe97760000 - 0x00007ffe9780a000     C:\Windows\System32\shcore.dll
0x00007ffe94890000 - 0x00007ffe94f82000     C:\Windows\System32\windows.storage.dll
0x00007ffe97820000 - 0x00007ffe97871000     C:\Windows\System32\shlwapi.dll
0x00007ffe943b0000 - 0x00007ffe943c1000     C:\Windows\System32\kernel.appcore.dll
0x00007ffe943f0000 - 0x00007ffe9443c000     C:\Windows\System32\powrprof.dll
0x00007ffe94440000 - 0x00007ffe94455000     C:\Windows\System32\profapi.dll
0x00007ffe8c660000 - 0x00007ffe8c74f000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\msvcr120.dll
0x00007ffe82bc0000 - 0x00007ffe82c66000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\msvcp120.dll
0x0000000065970000 - 0x0000000065992000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\prism_d3d.dll
0x00007ffe82a30000 - 0x00007ffe82bb9000     C:\Windows\system32\d3d9.dll
0x00007ffe91320000 - 0x00007ffe9134a000     C:\Windows\SYSTEM32\dwmapi.dll
0x00007ffe92b10000 - 0x00007ffe92ba5000     C:\Windows\system32\uxtheme.dll
0x00007ffe73430000 - 0x00007ffe74367000     C:\Windows\SYSTEM32\nvd3dumx.dll
0x0000000180000000 - 0x0000000180188000     C:\Windows\system32\nvspcap64.dll
0x00007ffe97cc0000 - 0x00007ffe97e03000     C:\Windows\System32\ole32.dll
0x00007ffe97670000 - 0x00007ffe9772f000     C:\Windows\System32\OLEAUT32.dll
0x00007ffe97880000 - 0x00007ffe97cbb000     C:\Windows\System32\SETUPAPI.dll
0x0000000065920000 - 0x0000000065963000     C:\Program Files\Java\jdk1.8.0_131\jre\bin\glass.dll
0x00007ffe97190000 - 0x00007ffe97298000     C:\Windows\System32\COMDLG32.dll
0x00007ffe969d0000 - 0x00007ffe96b36000     C:\Windows\System32\MSCTF.dll
0x00007ffe86290000 - 0x00007ffe86439000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dfile.encoding=UTF-8 
java_command: F:\Documents\NetBeansProjects\App\dist\run613663870\App.jar
java_class_path (initial): F:\Documents\NetBeansProjects\App\dist\run613663870\App.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\Devashish Jaiswal\AppData\Local\Microsoft\WindowsApps;
USERNAME=Devashish Jaiswal
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.0)

CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, clmul, erms, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 4161068k(2188168k free), swap 5602860k(3422252k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Jul 11 09:28:54 2017
elapsed time: 0 seconds (0d 0h 0m 0s)

2 个答案:

答案 0 :(得分:5)

我的下意识反应是用MemTest86之类的东西进行完整的内存检查。这真的闻起来像硬件问题。

为此,请获取一个空白的USB记忆棒,然后转到...

http://www.memtest86.com/download.htm

...并下载用于创建可启动USB驱动器的Windows映像。展开ZIP文件,并使用随附的EXE创建可引导的USB记忆棒。然后从USB记忆棒启动可疑系统。测试运行需要几个小时。

答案 1 :(得分:0)

崩溃线程是UI "JavaFX Application Thread"并在本机代码中崩溃

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x0000000002823a26

确实存在内存损坏问题,因为您在访问内存位置EXCEPTION_ACCESS_VIOLATION (0xc0000005)时可以看到0x00000000570b7e50

请运行磁盘清理或检查坏扇区。

相关问题