Jump to content
Experiencing kernel error or random crashes on TruckersMP Island? ×
  • 0

Java Runtime Error


Mustafa Kadir

Question

Hello. How can I fix it ? 

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005201b8b9, pid=5328, tid=0x00000000000014b0
#
# JRE version:  (8.0_172-b11) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0xbb8b9]
#
# 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
#

 

Spoiler

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

Current thread (0x0000000004ab1000):  JavaThread "main" [_thread_in_vm_trans, id=5296, stack(0x00000000049b0000,0x0000000004ab0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000100

Registers:
RAX=0x0000000000000000, RBX=0x0000000004aae558, RCX=0x0000000000000100, RDX=0x000000000000000c
RSP=0x0000000004aae0d0, RBP=0x0000000004aae159, RSI=0x0000000004ab0130, RDI=0x0000000004ab1000
R8 =0x000000000000000c, R9 =0x0000000004597c10, R10=0x0000000018ef7390, R11=0x0000000004aade30
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000029, R15=0x0000000000000019
RIP=0x000000005201b8b9, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x0000000004aae0d0)
0x0000000004aae0d0:   0000000004597c10 0000000004ab1000
0x0000000004aae0e0:   0000000000000029 0000000000000000
0x0000000004aae0f0:   0000000000000019 0000000000000000
0x0000000004aae100:   0000000000000000 0000000004ab1000
0x0000000004aae110:   0000000000000000 0000000018ef7390
0x0000000004aae120:   0000000004ab1000 0000000018ef7390
0x0000000004aae130:   0000000004ab1000 0000000004aae260
0x0000000004aae140:   0000000004bd240d 0000000004bb56d0
0x0000000004aae150:   0000000000000000 0000000004aae2a0
0x0000000004aae160:   0000000004aae260 0000000004ab1000
0x0000000004aae170:   0000000004ab1000 0000000004ab1000
0x0000000004aae180:   0000000004aae2f0 0000000018ef72b9
0x0000000004aae190:   0000000000000000 0000000004ab1000
0x0000000004aae1a0:   0000000004ab1000 0000000018ef72c9
0x0000000004aae1b0:   0000000004aae2a0 000000005201d655
0x0000000004aae1c0:   0000000018ef7300 000000005208dab4 

Instructions: (pc=0x000000005201b8b9)
0x000000005201b899:   74 07 e8 e0 31 16 00 eb 1e 8b 05 58 9d 75 00 48
0x000000005201b8a9:   8b cf 48 c1 e9 04 48 23 c8 48 8b 05 3f 9f 75 00
0x000000005201b8b9:   c7 04 01 01 00 00 00 8b 05 b2 9f 75 00 85 c0 74
0x000000005201b8c9:   08 48 8b cf e8 ce f4 16 00 83 bf 60 02 00 00 00 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000004aae558 is pointing into the stack for thread: 0x0000000004ab1000
RCX=0x0000000000000100 is an unknown value
RDX=0x000000000000000c is an unknown value
RSP=0x0000000004aae0d0 is pointing into the stack for thread: 0x0000000004ab1000
RBP=0x0000000004aae159 is pointing into the stack for thread: 0x0000000004ab1000
RSI=0x0000000004ab0130 is an unknown value
RDI=0x0000000004ab1000 is a thread
R8 =0x000000000000000c is an unknown value
R9 =0x0000000004597c10 is an unknown value
R10={method} {0x0000000018ef7398} 'initC2B' '([C[C[C[C)V' in 'sun/nio/cs/SingleByte'
R11=0x0000000004aade30 is pointing into the stack for thread: 0x0000000004ab1000
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000000000029 is an unknown value
R15=0x0000000000000019 is an unknown value


Stack: [0x00000000049b0000,0x0000000004ab0000],  sp=0x0000000004aae0d0,  free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0xbb8b9]
V  [jvm.dll+0xbd655]
C  0x0000000004bd2445

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.nio.cs.SingleByte.initC2B([C[C[C[C)V+25
j  sun.nio.cs.MS1254.<clinit>()V+38
v  ~StubRoutines::call_stub
j  java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Class;+0
j  java.lang.Class.forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+49
j  sun.nio.cs.FastCharsetProvider.lookup(Ljava/lang/String;)Ljava/nio/charset/Charset;+118
j  sun.nio.cs.FastCharsetProvider.charsetForName(Ljava/lang/String;)Ljava/nio/charset/Charset;+10
j  java.nio.charset.Charset.lookup2(Ljava/lang/String;)Ljava/nio/charset/Charset;+39
j  java.nio.charset.Charset.lookup(Ljava/lang/String;)Ljava/nio/charset/Charset;+40
j  java.nio.charset.Charset.isSupported(Ljava/lang/String;)Z+1
v  ~StubRoutines::call_stub
j  java.lang.System.initProperties(Ljava/util/Properties;)Ljava/util/Properties;+0
j  java.lang.System.initializeSystemClass()V+13
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x000000001976a800 JavaThread "Finalizer" daemon [_thread_blocked, id=3060, stack(0x000000001a9d0000,0x000000001aad0000)]
  0x0000000004ba1800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7964, stack(0x000000001a8d0000,0x000000001a9d0000)]
=>0x0000000004ab1000 JavaThread "main" [_thread_in_vm_trans, id=5296, stack(0x00000000049b0000,0x0000000004ab0000)]

Other Threads:
  0x0000000019748000 VMThread [stack: 0x000000001a7d0000,0x000000001a8d0000] [id=7988]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 38400K, used 665K [0x00000000d5800000, 0x00000000d8280000, 0x0000000100000000)
  eden space 33280K, 2% used [0x00000000d5800000,0x00000000d58a6670,0x00000000d7880000)
  from space 5120K, 0% used [0x00000000d7d80000,0x00000000d7d80000,0x00000000d8280000)
  to   space 5120K, 0% used [0x00000000d7880000,0x00000000d7880000,0x00000000d7d80000)
 ParOldGen       total 87552K, used 0K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
  object space 87552K, 0% used [0x0000000080800000,0x0000000080800000,0x0000000085d80000)
 Metaspace       used 1252K, capacity 4480K, committed 4480K, reserved 1056768K
  class space    used 135K, capacity 384K, committed 384K, reserved 1048576K

Card table byte_map: [0x0000000013f70000,0x0000000014370000] byte_map_base: 0x0000000013b6c000

Marking Bits: (ParMarkBitMap*) 0x0000000052783c10
 Begin Bits: [0x0000000014a20000, 0x0000000016a00000)
 End Bits:   [0x0000000016a00000, 0x00000000189e0000)

Polling page: 0x00000000045a0000

CodeCache: size=245760Kb used=410Kb max_used=410Kb free=245349Kb
 bounds [0x0000000004bb0000, 0x0000000004e20000, 0x0000000013bb0000]
 total_blobs=114 nmethods=0 adapters=88
 compilation: enabled

Compilation events (0 events):
No events

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (2 events):
Event: 0.034 Thread 0x0000000004ab1000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x00000000d5807cb0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot
Event: 0.034 Thread 0x0000000004ab1000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x00000000d5807f98) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prim

Events (10 events):
Event: 0.042 loading class sun/reflect/LangReflectAccess done
Event: 0.042 loading class java/lang/reflect/ReflectAccess done
Event: 0.043 loading class java/util/Arrays
Event: 0.043 loading class java/util/Arrays done
Event: 0.043 loading class sun/nio/cs/MS1254
Event: 0.043 loading class sun/nio/cs/HistoricallyNamedCharset
Event: 0.043 loading class sun/nio/cs/HistoricallyNamedCharset done
Event: 0.043 loading class sun/nio/cs/MS1254 done
Event: 0.043 loading class sun/nio/cs/SingleByte
Event: 0.043 loading class sun/nio/cs/SingleByte done


Dynamic libraries:
0x0000000000400000 - 0x00000000008e3000     C:\Users\MUSTAF~1\AppData\Local\Temp\Rar$EXa5724.43050\Technic_Launcher_64bit.exe
0x00007ff8422e0000 - 0x00007ff8424c0000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ff841590000 - 0x00007ff84163e000     C:\Windows\System32\KERNEL32.DLL
0x00007ff83e6e0000 - 0x00007ff83e946000     C:\Windows\System32\KERNELBASE.dll
0x00007ff83c250000 - 0x00007ff83c2d8000     C:\Windows\SYSTEM32\apphelp.dll
0x00007ff841a70000 - 0x00007ff841bff000     C:\Windows\System32\USER32.dll
0x00007ff83f6e0000 - 0x00007ff83f700000     C:\Windows\System32\win32u.dll
0x00007ff841d20000 - 0x00007ff841d48000     C:\Windows\System32\GDI32.dll
0x00007ff83e950000 - 0x00007ff83eae3000     C:\Windows\System32\gdi32full.dll
0x00007ff83eb50000 - 0x00007ff83ebeb000     C:\Windows\System32\msvcp_win.dll
0x00007ff83f5e0000 - 0x00007ff83f6d6000     C:\Windows\System32\ucrtbase.dll
0x00007ff841d50000 - 0x00007ff841df1000     C:\Windows\System32\ADVAPI32.dll
0x00007ff83f960000 - 0x00007ff83f9fd000     C:\Windows\System32\msvcrt.dll
0x00007ff841640000 - 0x00007ff84169b000     C:\Windows\System32\sechost.dll
0x00007ff841c00000 - 0x00007ff841d1f000     C:\Windows\System32\RPCRT4.dll
0x00007ff82ced0000 - 0x00007ff82d139000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.371_none_15c7d1789365a290\COMCTL32.dll
0x00007ff83fa60000 - 0x00007ff83fd68000     C:\Windows\System32\combase.dll
0x00007ff83f560000 - 0x00007ff83f5d2000     C:\Windows\System32\bcryptPrimitives.dll
0x00007ff83ff90000 - 0x00007ff83ffbd000     C:\Windows\System32\IMM32.DLL
0x00000000528f0000 - 0x0000000052928000     C:\Program Files\Java\jre1.8.0_172\bin\splashscreen.dll
0x0000000052810000 - 0x00000000528e2000     C:\Windows\SYSTEM32\MSVCR100.dll
0x0000000051f60000 - 0x0000000052803000     C:\Program Files\Java\jre1.8.0_172\bin\server\jvm.dll
0x00007ff8416c0000 - 0x00007ff8416c8000     C:\Windows\System32\PSAPI.DLL
0x00007ff83ac80000 - 0x00007ff83aca3000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ff837920000 - 0x00007ff837929000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff8388b0000 - 0x00007ff8388ba000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ff841980000 - 0x00007ff8419ec000     C:\Windows\System32\WS2_32.dll
0x00007ff83ac50000 - 0x00007ff83ac7a000     C:\Windows\SYSTEM32\winmmbase.dll
0x00007ff83ebf0000 - 0x00007ff83ec3a000     C:\Windows\System32\cfgmgr32.dll
0x0000000051f50000 - 0x0000000051f5f000     C:\Program Files\Java\jre1.8.0_172\bin\verify.dll
0x0000000051f20000 - 0x0000000051f49000     C:\Program Files\Java\jre1.8.0_172\bin\java.dll
0x0000000051f00000 - 0x0000000051f16000     C:\Program Files\Java\jre1.8.0_172\bin\zip.dll
0x00007ff83ffc0000 - 0x00007ff8413f6000     C:\Windows\System32\SHELL32.dll
0x00007ff8414d0000 - 0x00007ff841576000     C:\Windows\System32\shcore.dll
0x00007ff83ec40000 - 0x00007ff83f387000     C:\Windows\System32\windows.storage.dll
0x00007ff83f900000 - 0x00007ff83f951000     C:\Windows\System32\shlwapi.dll
0x00007ff83e6c0000 - 0x00007ff83e6d1000     C:\Windows\System32\kernel.appcore.dll
0x00007ff83e650000 - 0x00007ff83e69c000     C:\Windows\System32\powrprof.dll
0x00007ff83e630000 - 0x00007ff83e64b000     C:\Windows\System32\profapi.dll
0x00007ff83e190000 - 0x00007ff83e358000     C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dj2e.class.path= -Dj2e.app.path=C:\Users\MUSTAF~1\AppData\Local\Temp\Rar$EXa5724.43050\Technic_Launcher_64bit.exe -Dapplication.home=C:\Users\MUSTAF~1\AppData\Local\Temp\Rar$EXa5724.43050\ -Djava.system.class.loader=com.regexlab.j2e.Jar2ExeClassLoader 
java_command: <unknown>
java_class_path (initial): C:\Users\MUSTAF~1\AppData\Local\Temp\Rar$EXa5724.43050\Technic_Launcher_64bit.exe
Launcher Type: generic

Environment Variables:
PATH=C:\Program Files\WinRAR;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Users\Mustafa Vehbi ÖZCAN\AppData\Local\Microsoft\WindowsApps;
USERNAME=Mustafa Vehbi ÖZCAN
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 16299 (10.0.16299.15)

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

Memory: 4k page, physical 8348564k(6758060k free), swap 9659284k(7806460k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.172-b11) for windows-amd64 JRE (1.8.0_172-b11), built on Mar 28 2018 21:21:52 by "java_re" with MS VC++ 10.0 (VS2010)

time: Mon Jul 02 15:49:16 2018
elapsed time: 0 seconds (0d 0h 0m 0s)

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hello,

 

Please look at this topic:

 

 

Best regards.

 

Sincerely,
AdaBey

Former TruckersMP Game Moderator

Support of the Year 2018

 

Official Rules Official Turkish Rules | Support Ticket | Steam How to become a Game Moderator?

 

¯\_(ツ)_/¯

SometimesTheUglyTruthCanBeBeautiful

Nothing last forever.

 

 

Link to comment
Share on other sites

  • 0
1 hour ago, Mustafa Kadir said:

ExceptionCode=0xc0000005

0xc0000005 is always access Violation by not granting enough rights to the program.

That should be easily fixed with rightclick -> run as administrator

"Just because others break rules, does not grant you the permission to break the rules as well"

Please drive respectful on the servers. Thank you!

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.