Random JVM crash?

I go to work on my project and it runs just fine. I change a variable value (velocity) and tried switching screens and stuff. I then got this huge error so I undid it all, but it still tells me this.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff0e721a57, pid=4512, tid=10312
#
# JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [msvcrt.dll+0x1a57]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\jay\Documents\workspace\LudumDare 30 - Torn Warps\desktop\hs_err_pid4512.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

“not enabled by default on client” … try java -server.

“C:\Users\jay\Documents\workspace\LudumDare 30 - Torn Warps\desktop\hs_err_pid4512.log”

The information you seek is there.

Cas :slight_smile:

A bit too overwhelming for me.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff0e721a57, pid=1104, tid=5208
#
# JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [msvcrt.dll+0x1a57]
#
# 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.sun.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 (0x00000000164c9000):  JavaThread "LWJGL Application" [_thread_in_native, id=5208, stack(0x0000000017050000,0x0000000017150000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000011bf000

Registers:
RAX=0x000000001b1e48e8, RBX=0x0000000014bc4670, RCX=0xfffffffffffffff8, RDX=0xffffffffe5fda720
RSP=0x000000001714eb48, RBP=0x000000001714ebd8, RSI=0x0000000000200021, RDI=0x0000000002bb72b0
R8 =0x0000000000000070, R9 =0x00000000eb3b1838, R10=0x0000000000000028, R11=0x000000001b1e4870
R12=0x0000000000000000, R13=0x0000000014bc4670, R14=0x000000001714ec18, R15=0x00000000164c9000
RIP=0x00007fff0e721a57, EFLAGS=0x0000000000010293

Top of Stack: (sp=0x000000001714eb48)
0x000000001714eb48:   0000000002bc2eee 0000000000200021
0x000000001714eb58:   0000000002bb72b0 0000000002bb72b0
0x000000001714eb68:   0000000002bc2c65 000000001714ec08
0x000000001714eb78:   0000000000000000 0000000000000078
0x000000001714eb88:   00000000164c9000 0000000002bc2c1c
0x000000001714eb98:   000000001714eb98 0000000014bc4670
0x000000001714eba8:   000000001714ec18 0000000014bc5228
0x000000001714ebb8:   0000000000000000 0000000014bc4670
0x000000001714ebc8:   0000000000000000 000000001714ebf8
0x000000001714ebd8:   000000001714ec60 0000000002bb7380
0x000000001714ebe8:   00000000eb600de0 0000000002bbf018
0x000000001714ebf8:   0000000000000078 0000000000000000
0x000000001714ec08:   00000000eb3b1838 0000000000000000
0x000000001714ec18:   00000000eb3b1938 000000001714ec20
0x000000001714ec28:   0000000014bc21d1 000000001714ec88
0x000000001714ec38:   0000000014bc5228 0000000000000000 

Instructions: (pc=0x00007fff0e721a57)
0x00007fff0e721a37:   c9 49 ff c8 88 01 75 f2 49 8b c3 c3 48 83 fa f0
0x00007fff0e721a47:   77 54 48 8b c1 83 e1 0f 74 11 4c 2b c1 48 f7 d9
0x00007fff0e721a57:   f3 0f 6f 44 02 f0 f3 0f 7f 40 f0 48 03 c8 4d 8b
0x00007fff0e721a67:   c8 49 c1 e9 05 49 81 f9 00 20 00 00 77 40 49 83 


Register to memory mapping:

RAX=0x000000001b1e48e8 is an unknown value
RBX=0x0000000014bc4670 is an unknown value
RCX=0xfffffffffffffff8 is an unknown value
RDX=0xffffffffe5fda720 is an unknown value
RSP=0x000000001714eb48 is pointing into the stack for thread: 0x00000000164c9000
RBP=0x000000001714ebd8 is pointing into the stack for thread: 0x00000000164c9000
RSI=0x0000000000200021 is an unknown value
RDI=0x0000000002bb72b0 is at code_begin+1456 in an Interpreter codelet
invoke return entry points  [0x0000000002bb6d00, 0x0000000002bb7460]  1888 bytes
R8 =0x0000000000000070 is an unknown value
R9 =0x00000000eb3b1838 is an oop
java.nio.DirectByteBuffer 
 - klass: 'java/nio/DirectByteBuffer'
R10=0x0000000000000028 is an unknown value
R11=0x000000001b1e4870 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000014bc4670 is an unknown value
R14=0x000000001714ec18 is pointing into the stack for thread: 0x00000000164c9000
R15=0x00000000164c9000 is a thread


Stack: [0x0000000017050000,0x0000000017150000],  sp=0x000000001714eb48,  free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [msvcrt.dll+0x1a57]
C  0x0000000002bc2eee

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.badlogic.gdx.utils.BufferUtils.copyJni(Ljava/nio/Buffer;ILjava/nio/Buffer;II)V+0
j  com.badlogic.gdx.utils.BufferUtils.copy(Ljava/nio/Buffer;Ljava/nio/Buffer;I)V+17
j  com.badlogic.gdx.graphics.g2d.freetype.FreeType$Bitmap.getPixmap(Lcom/badlogic/gdx/graphics/Pixmap$Format;)Lcom/badlogic/gdx/graphics/Pixmap;+34
j  com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator.generateData(Lcom/badlogic/gdx/graphics/g2d/freetype/FreeTypeFontGenerator$FreeTypeFontParameter;)Lcom/badlogic/gdx/graphics/g2d/freetype/FreeTypeFontGenerator$FreeTypeBitmapFontData;+850
j  com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator.generateData(ILjava/lang/String;ZLcom/badlogic/gdx/graphics/g2d/PixmapPacker;)Lcom/badlogic/gdx/graphics/g2d/freetype/FreeTypeFontGenerator$FreeTypeBitmapFontData;+37
j  com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator.generateFont(ILjava/lang/String;Z)Lcom/badlogic/gdx/graphics/g2d/BitmapFont;+5
j  com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator.generateFont(I)Lcom/badlogic/gdx/graphics/g2d/BitmapFont;+5
j  com.hall.screens.MainGame.initFonts()V+23
j  com.hall.screens.MainGame.show()V+40
j  com.badlogic.gdx.Game.setScreen(Lcom/badlogic/gdx/Screen;)V+32
j  com.hall.screens.Intro.update(F)V+19
j  com.hall.screens.Intro.render(F)V+25
j  com.badlogic.gdx.Game.render()V+19
j  com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop()V+619
j  com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run()V+27
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0000000016577000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6224, stack(0x000000001c5f0000,0x000000001c6f0000)]
  0x0000000016576000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2092, stack(0x000000001bf80000,0x000000001c080000)]
  0x000000001aa0e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11436, stack(0x000000001c4f0000,0x000000001c5f0000)]
  0x000000001aa0b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10028, stack(0x000000001ba80000,0x000000001bb80000)]
  0x000000001a719000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4340, stack(0x000000001b560000,0x000000001b660000)]
  0x000000001a70d000 JavaThread "TimerQueue" daemon [_thread_blocked, id=10624, stack(0x000000001b460000,0x000000001b560000)]
  0x0000000002ab2800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5456, stack(0x00000000029b0000,0x0000000002ab0000)]
=>0x00000000164c9000 JavaThread "LWJGL Application" [_thread_in_native, id=5208, stack(0x0000000017050000,0x0000000017150000)]
  0x0000000014fca000 JavaThread "Service Thread" daemon [_thread_blocked, id=992, stack(0x00000000160c0000,0x00000000161c0000)]
  0x0000000014fc5800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=3592, stack(0x0000000015fc0000,0x00000000160c0000)]
  0x0000000014f77800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5464, stack(0x0000000015ec0000,0x0000000015fc0000)]
  0x0000000014f82000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5800, stack(0x0000000015dc0000,0x0000000015ec0000)]
  0x0000000014f80800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4888, stack(0x0000000015cc0000,0x0000000015dc0000)]
  0x0000000002ba1800 JavaThread "Finalizer" daemon [_thread_blocked, id=8240, stack(0x0000000015bc0000,0x0000000015cc0000)]
  0x0000000002b99000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2128, stack(0x0000000015ac0000,0x0000000015bc0000)]

Other Threads:
  0x0000000002b95000 VMThread [stack: 0x00000000159c0000,0x0000000015ac0000] [id=12268]
  0x0000000014fce000 WatcherThread [stack: 0x00000000161c0000,0x00000000162c0000] [id=12244]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 5632K, used 3757K [0x00000000eb180000, 0x00000000ebd80000, 0x0000000100000000)
  eden space 4096K, 54% used [0x00000000eb180000,0x00000000eb3b2760,0x00000000eb580000)
  from space 1536K, 98% used [0x00000000eb580000,0x00000000eb6f8e00,0x00000000eb700000)
  to   space 2048K, 0% used [0x00000000ebb80000,0x00000000ebb80000,0x00000000ebd80000)
 ParOldGen       total 64000K, used 1265K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 1% used [0x00000000c1400000,0x00000000c153c468,0x00000000c5280000)
 Metaspace       used 8486K, capacity 8603K, committed 8832K, reserved 1056768K
  class space    used 857K, capacity 890K, committed 896K, reserved 1048576K

Card table byte_map: [0x0000000011f70000,0x0000000012170000] byte_map_base: 0x0000000011966000

Marking Bits: (ParMarkBitMap*) 0x0000000064d013b0
 Begin Bits: [0x00000000124c0000, 0x0000000013470000)
 End Bits:   [0x0000000013470000, 0x0000000014420000)

Polling page: 0x0000000001160000

CodeCache: size=245760Kb used=3025Kb max_used=3037Kb free=242734Kb
 bounds [0x0000000002bb0000, 0x0000000002eb0000, 0x0000000011bb0000]
 total_blobs=1343 nmethods=819 adapters=439
 compilation: enabled

Compilation events (10 events):
Event: 8.900 Thread 0x0000000014fc5800 nmethod 813 0x0000000002ea55d0 code [0x0000000002ea5740, 0x0000000002ea58c8]
Event: 8.900 Thread 0x0000000014fc5800  814       3       java.util.ArrayDeque::addLast (53 bytes)
Event: 8.901 Thread 0x0000000014fc5800 nmethod 814 0x0000000002ea4ed0 code [0x0000000002ea5060, 0x0000000002ea5458]
Event: 8.902 Thread 0x0000000014fc5800  816       3       java.lang.Thread::interrupted (8 bytes)
Event: 8.902 Thread 0x0000000014fc5800 nmethod 816 0x0000000002ea4550 code [0x0000000002ea46c0, 0x0000000002ea4848]
Event: 8.902 Thread 0x0000000014fc5800  817       3       java.security.PrivilegedActionException::<init> (14 bytes)
Event: 8.902 Thread 0x0000000014fc5800 nmethod 817 0x0000000002ea40d0 code [0x0000000002ea4240, 0x0000000002ea4468]
Event: 8.902 Thread 0x0000000014fc5800  818       3       java.lang.Exception::<init> (6 bytes)
Event: 8.902 Thread 0x0000000014fc5800 nmethod 818 0x0000000002ea3d50 code [0x0000000002ea3ec0, 0x0000000002ea4048]
Event: 8.903 Thread 0x0000000014f77800  819       4       java.lang.String::substring (79 bytes)

GC Heap History (10 events):
Event: 0.224 GC heap before
{Heap before GC invocations=3 (full 0):
 PSYoungGen      total 1536K, used 1504K [0x00000000eb180000, 0x00000000eb380000, 0x0000000100000000)
  eden space 1024K, 100% used [0x00000000eb180000,0x00000000eb280000,0x00000000eb280000)
  from space 512K, 93% used [0x00000000eb300000,0x00000000eb378020,0x00000000eb380000)
  to   space 512K, 0% used [0x00000000eb280000,0x00000000eb280000,0x00000000eb300000)
 ParOldGen       total 64000K, used 96K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 0% used [0x00000000c1400000,0x00000000c1418190,0x00000000c5280000)
 Metaspace       used 3050K, capacity 4728K, committed 4864K, reserved 1056768K
  class space    used 331K, capacity 424K, committed 512K, reserved 1048576K
Event: 0.226 GC heap after
Heap after GC invocations=3 (full 0):
 PSYoungGen      total 1536K, used 480K [0x00000000eb180000, 0x00000000eb480000, 0x0000000100000000)
  eden space 1024K, 0% used [0x00000000eb180000,0x00000000eb180000,0x00000000eb280000)
  from space 512K, 93% used [0x00000000eb280000,0x00000000eb2f8020,0x00000000eb300000)
  to   space 512K, 0% used [0x00000000eb400000,0x00000000eb400000,0x00000000eb480000)
 ParOldGen       total 64000K, used 327K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 0% used [0x00000000c1400000,0x00000000c1451d20,0x00000000c5280000)
 Metaspace       used 3050K, capacity 4728K, committed 4864K, reserved 1056768K
  class space    used 331K, capacity 424K, committed 512K, reserved 1048576K
}
Event: 0.313 GC heap before
{Heap before GC invocations=4 (full 0):
 PSYoungGen      total 1536K, used 1504K [0x00000000eb180000, 0x00000000eb480000, 0x0000000100000000)
  eden space 1024K, 100% used [0x00000000eb180000,0x00000000eb280000,0x00000000eb280000)
  from space 512K, 93% used [0x00000000eb280000,0x00000000eb2f8020,0x00000000eb300000)
  to   space 512K, 0% used [0x00000000eb400000,0x00000000eb400000,0x00000000eb480000)
 ParOldGen       total 64000K, used 327K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 0% used [0x00000000c1400000,0x00000000c1451d20,0x00000000c5280000)
 Metaspace       used 3763K, capacity 4768K, committed 4864K, reserved 1056768K
  class space    used 420K, capacity 464K, committed 512K, reserved 1048576K
Event: 0.314 GC heap after
Heap after GC invocations=4 (full 0):
 PSYoungGen      total 2560K, used 496K [0x00000000eb180000, 0x00000000eb480000, 0x0000000100000000)
  eden space 2048K, 0% used [0x00000000eb180000,0x00000000eb180000,0x00000000eb380000)
  from space 512K, 96% used [0x00000000eb400000,0x00000000eb47c010,0x00000000eb480000)
  to   space 512K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000eb400000)
 ParOldGen       total 64000K, used 455K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 0% used [0x00000000c1400000,0x00000000c1471d50,0x00000000c5280000)
 Metaspace       used 3763K, capacity 4768K, committed 4864K, reserved 1056768K
  class space    used 420K, capacity 464K, committed 512K, reserved 1048576K
}
Event: 0.384 GC heap before
{Heap before GC invocations=5 (full 0):
 PSYoungGen      total 2560K, used 2540K [0x00000000eb180000, 0x00000000eb480000, 0x0000000100000000)
  eden space 2048K, 99% used [0x00000000eb180000,0x00000000eb37f198,0x00000000eb380000)
  from space 512K, 96% used [0x00000000eb400000,0x00000000eb47c010,0x00000000eb480000)
  to   space 512K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000eb400000)
 ParOldGen       total 64000K, used 455K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 0% used [0x00000000c1400000,0x00000000c1471d50,0x00000000c5280000)
 Metaspace       used 4301K, capacity 5184K, committed 5376K, reserved 1056768K
  class space    used 475K, capacity 496K, committed 512K, reserved 1048576K
Event: 0.425 GC heap after
Heap after GC invocations=5 (full 0):
 PSYoungGen      total 2560K, used 496K [0x00000000eb180000, 0x00000000eb880000, 0x0000000100000000)
  eden space 2048K, 0% used [0x00000000eb180000,0x00000000eb180000,0x00000000eb380000)
  from space 512K, 96% used [0x00000000eb380000,0x00000000eb3fc010,0x00000000eb400000)
  to   space 1536K, 0% used [0x00000000eb700000,0x00000000eb700000,0x00000000eb880000)
 ParOldGen       total 64000K, used 923K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 1% used [0x00000000c1400000,0x00000000c14e6e40,0x00000000c5280000)
 Metaspace       used 4301K, capacity 5184K, committed 5376K, reserved 1056768K
  class space    used 475K, capacity 496K, committed 512K, reserved 1048576K
}
Event: 0.513 GC heap before
{Heap before GC invocations=6 (full 0):
 PSYoungGen      total 2560K, used 2544K [0x00000000eb180000, 0x00000000eb880000, 0x0000000100000000)
  eden space 2048K, 100% used [0x00000000eb180000,0x00000000eb380000,0x00000000eb380000)
  from space 512K, 96% used [0x00000000eb380000,0x00000000eb3fc010,0x00000000eb400000)
  to   space 1536K, 0% used [0x00000000eb700000,0x00000000eb700000,0x00000000eb880000)
 ParOldGen       total 64000K, used 923K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 1% used [0x00000000c1400000,0x00000000c14e6e40,0x00000000c5280000)
 Metaspace       used 5221K, capacity 5819K, committed 6016K, reserved 1056768K
  class space    used 543K, capacity 592K, committed 640K, reserved 1048576K
Event: 0.516 GC heap after
Heap after GC invocations=6 (full 0):
 PSYoungGen      total 5632K, used 879K [0x00000000eb180000, 0x00000000eb880000, 0x0000000100000000)
  eden space 4096K, 0% used [0x00000000eb180000,0x00000000eb180000,0x00000000eb580000)
  from space 1536K, 57% used [0x00000000eb700000,0x00000000eb7dbf18,0x00000000eb880000)
  to   space 1536K, 0% used [0x00000000eb580000,0x00000000eb580000,0x00000000eb700000)
 ParOldGen       total 64000K, used 923K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 1% used [0x00000000c1400000,0x00000000c14e6e40,0x00000000c5280000)
 Metaspace       used 5221K, capacity 5819K, committed 6016K, reserved 1056768K
  class space    used 543K, capacity 592K, committed 640K, reserved 1048576K
}
Event: 4.788 GC heap before
{Heap before GC invocations=7 (full 0):
 PSYoungGen      total 5632K, used 4975K [0x00000000eb180000, 0x00000000eb880000, 0x0000000100000000)
  eden space 4096K, 100% used [0x00000000eb180000,0x00000000eb580000,0x00000000eb580000)
  from space 1536K, 57% used [0x00000000eb700000,0x00000000eb7dbf18,0x00000000eb880000)
  to   space 1536K, 0% used [0x00000000eb580000,0x00000000eb580000,0x00000000eb700000)
 ParOldGen       total 64000K, used 923K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 1% used [0x00000000c1400000,0x00000000c14e6e40,0x00000000c5280000)
 Metaspace       used 7834K, capacity 7973K, committed 8064K, reserved 1056768K
  class space    used 767K, capacity 819K, committed 896K, reserved 1048576K
Event: 4.791 GC heap after
Heap after GC invocations=7 (full 0):
 PSYoungGen      total 5632K, used 1507K [0x00000000eb180000, 0x00000000ebd80000, 0x0000000100000000)
  eden space 4096K, 0% used [0x00000000eb180000,0x00000000eb180000,0x00000000eb580000)
  from space 1536K, 98% used [0x00000000eb580000,0x00000000eb6f8e00,0x00000000eb700000)
  to   space 2048K, 0% used [0x00000000ebb80000,0x00000000ebb80000,0x00000000ebd80000)
 ParOldGen       total 64000K, used 1265K [0x00000000c1400000, 0x00000000c5280000, 0x00000000eb180000)
  object space 64000K, 1% used [0x00000000c1400000,0x00000000c153c468,0x00000000c5280000)
 Metaspace       used 7834K, capacity 7973K, committed 8064K, reserved 1056768K
  class space    used 767K, capacity 819K, committed 896K, reserved 1048576K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 8.901 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb379e40) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.901 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb37eb08) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.901 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb385c28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.902 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb38b838) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.902 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb390f08) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.902 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb396070) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.903 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb39b908) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.903 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb3a0a30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.903 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb3a64e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 8.904 Thread 0x00000000164c9000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000eb3abc28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Events (10 events):
Event: 8.902 loading class com/badlogic/gdx/utils/ObjectMap$Keys
Event: 8.902 loading class com/badlogic/gdx/utils/ObjectMap$Keys done
Event: 8.903 loading class com/badlogic/gdx/utils/OrderedMap$2
Event: 8.903 loading class com/badlogic/gdx/utils/OrderedMap$2 done
Event: 8.903 loading class com/badlogic/gdx/utils/ObjectMap$Entries
Event: 8.903 loading class com/badlogic/gdx/utils/ObjectMap$Entries done
Event: 8.903 loading class com/badlogic/gdx/utils/OrderedMap$1
Event: 8.903 loading class com/badlogic/gdx/utils/OrderedMap$1 done
Event: 8.904 loading class com/badlogic/gdx/graphics/g2d/freetype/FreeType$Bitmap
Event: 8.904 loading class com/badlogic/gdx/graphics/g2d/freetype/FreeType$Bitmap done


Dynamic libraries:
0x00007ff7c9a50000 - 0x00007ff7c9a84000 	C:\Program Files\Java\jre8\bin\javaw.exe
0x00007fff10a60000 - 0x00007fff10c0a000 	C:\Windows\SYSTEM32\ntdll.dll
0x00007fff0e5e0000 - 0x00007fff0e71a000 	C:\Windows\system32\KERNEL32.DLL
0x00007fff0dea0000 - 0x00007fff0dfaf000 	C:\Windows\system32\KERNELBASE.dll
0x00007fff0ca00000 - 0x00007fff0ca88000 	C:\Windows\system32\apphelp.dll
0x00007fff09390000 - 0x00007fff093df000 	C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007fff0e720000 - 0x00007fff0e7c7000 	C:\Windows\system32\msvcrt.dll
0x00007fff0dc10000 - 0x00007fff0dc3b000 	C:\Windows\SYSTEM32\SspiCli.dll
0x00007fff10a00000 - 0x00007fff10a51000 	C:\Windows\system32\SHLWAPI.dll
0x00007fff0e460000 - 0x00007fff0e5d1000 	C:\Windows\system32\USER32.dll
0x00007fff104a0000 - 0x00007fff10618000 	C:\Windows\system32\ole32.dll
0x00007fff0ed40000 - 0x00007fff10160000 	C:\Windows\system32\SHELL32.dll
0x00007fff0d3e0000 - 0x00007fff0d3fe000 	C:\Windows\SYSTEM32\USERENV.dll
0x00007fff0eac0000 - 0x00007fff0eb65000 	C:\Windows\system32\ADVAPI32.dll
0x00007ffefb2b0000 - 0x00007ffefb2cb000 	C:\Windows\SYSTEM32\MPR.dll
0x00007fff106e0000 - 0x00007fff10817000 	C:\Windows\system32\RPCRT4.dll
0x00007fff10620000 - 0x00007fff10677000 	C:\Windows\SYSTEM32\sechost.dll
0x00007fff10820000 - 0x00007fff109f6000 	C:\Windows\SYSTEM32\combase.dll
0x00007fff0ebf0000 - 0x00007fff0ed34000 	C:\Windows\system32\GDI32.dll
0x00007fff0ddd0000 - 0x00007fff0dde4000 	C:\Windows\SYSTEM32\profapi.dll
0x00007fff0c490000 - 0x00007fff0c52f000 	C:\Windows\SYSTEM32\SHCORE.dll
0x00007fff10690000 - 0x00007fff106c4000 	C:\Windows\system32\IMM32.DLL
0x00007fff0e7d0000 - 0x00007fff0e909000 	C:\Windows\system32\MSCTF.dll
0x00007fff0c060000 - 0x00007fff0c2ba000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
0x0000000066650000 - 0x0000000066722000 	C:\Program Files\Java\jre8\bin\msvcr100.dll
0x0000000064550000 - 0x0000000064d7a000 	C:\Program Files\Java\jre8\bin\server\jvm.dll
0x00007ffef9bd0000 - 0x00007ffef9bd9000 	C:\Windows\SYSTEM32\WSOCK32.dll
0x00007fff08a00000 - 0x00007fff08a1f000 	C:\Windows\SYSTEM32\WINMM.dll
0x00007fff0eab0000 - 0x00007fff0eab7000 	C:\Windows\system32\PSAPI.DLL
0x00007fff10260000 - 0x00007fff102b8000 	C:\Windows\system32\WS2_32.dll
0x00007fff089d0000 - 0x00007fff089fa000 	C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007fff10680000 - 0x00007fff10689000 	C:\Windows\system32\NSI.dll
0x00007fff0e1e0000 - 0x00007fff0e22a000 	C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007fff0cc60000 - 0x00007fff0cc86000 	C:\Windows\SYSTEM32\DEVOBJ.dll
0x00000000678f0000 - 0x00000000678ff000 	C:\Program Files\Java\jre8\bin\verify.dll
0x0000000066900000 - 0x0000000066928000 	C:\Program Files\Java\jre8\bin\java.dll
0x0000000066630000 - 0x0000000066646000 	C:\Program Files\Java\jre8\bin\zip.dll
0x0000000065580000 - 0x000000006561b000 	C:\Users\jay\AppData\Local\Temp\libgdxjay\40753fbd\gdx64.dll
0x00007fff0d6f0000 - 0x00007fff0d70e000 	C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007fff0d2d0000 - 0x00007fff0d305000 	C:\Windows\system32\rsaenh.dll
0x00007fff0d970000 - 0x00007fff0d996000 	C:\Windows\SYSTEM32\bcrypt.dll
0x00007fff0dc40000 - 0x00007fff0dca0000 	C:\Windows\system32\bcryptprimitives.dll
0x00007fff0dca0000 - 0x00007fff0dcaa000 	C:\Windows\SYSTEM32\CRYPTBASE.dll
0x0000000066610000 - 0x000000006662a000 	C:\Program Files\Java\jre8\bin\net.dll
0x00007fff0d690000 - 0x00007fff0d6e8000 	C:\Windows\system32\mswsock.dll
0x00007fff08500000 - 0x00007fff08529000 	C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007fff08530000 - 0x00007fff0853a000 	C:\Windows\SYSTEM32\WINNSI.DLL
0x00007fff08290000 - 0x00007fff082a4000 	C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007fff08260000 - 0x00007fff08279000 	C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000065870000 - 0x0000000065881000 	C:\Program Files\Java\jre8\bin\nio.dll
0x0000000180000000 - 0x0000000180051000 	C:\Users\jay\AppData\Local\Temp\libgdxjay\ccd07a7a\lwjgl64.dll
0x00007ffeefa30000 - 0x00007ffeefb51000 	C:\Windows\SYSTEM32\OPENGL32.dll
0x00007fff08280000 - 0x00007fff0828a000 	C:\Windows\SYSTEM32\VERSION.dll
0x00007ffef0710000 - 0x00007ffef073c000 	C:\Windows\SYSTEM32\GLU32.dll
0x00007ffef26c0000 - 0x00007ffef27b4000 	C:\Windows\SYSTEM32\DDRAW.dll
0x00007ffefbdd0000 - 0x00007ffefbdd9000 	C:\Windows\SYSTEM32\DCIMAN32.dll
0x0000000002900000 - 0x0000000002964000 	C:\Users\jay\AppData\Local\Temp\libgdxjay\ccd07a7a\OpenAL64.dll
0x00007fff0cc50000 - 0x00007fff0cc5a000 	C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007fff0caa0000 - 0x00007fff0cbc1000 	C:\Windows\system32\uxtheme.dll
0x00007fff0e2e0000 - 0x00007fff0e384000 	C:\Windows\SYSTEM32\clbcatq.dll
0x00007ffef1420000 - 0x00007ffef14a7000 	C:\Windows\SYSTEM32\dsound.dll
0x00007fff0dd70000 - 0x00007fff0ddb5000 	C:\Windows\SYSTEM32\POWRPROF.dll
0x00007fff0a490000 - 0x00007fff0a4f2000 	C:\Windows\System32\MMDevApi.dll
0x00007fff082b0000 - 0x00007fff08326000 	C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007fff0e3a0000 - 0x00007fff0e457000 	C:\Windows\system32\OLEAUT32.dll
0x00007fff0c2c0000 - 0x00007fff0c2e0000 	C:\Windows\system32\dwmapi.dll
0x0000000017150000 - 0x00000000178f7000 	C:\Windows\SYSTEM32\ig75icd64.dll
0x00007fff09d60000 - 0x00007fff0a1ab000 	C:\Windows\SYSTEM32\igdusc64.dll
0x00007ffefb8c0000 - 0x00007ffefb94d000 	C:\Windows\SYSTEM32\mscms.dll
0x00007fff07790000 - 0x00007fff077d1000 	C:\Windows\SYSTEM32\icm32.dll
0x00000000643b0000 - 0x0000000064546000 	C:\Program Files\Java\jre8\bin\awt.dll
0x000000006a740000 - 0x000000006a7e7000 	C:\Users\jay\AppData\Local\Temp\libgdxjay\a942e9ea\gdx-freetype64.dll
0x00007ffef1290000 - 0x00007ffef1418000 	C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dfile.encoding=Cp1252 
java_command: com.hall.game.desktop.DesktopLauncher
java_class_path (initial): C:\Users\jay\Documents\workspace\LudumDare 30 - Torn Warps\desktop\bin;C:\Users\jay\Documents\workspace\LudumDare 30 - Torn Warps\core\bin;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.box2dlights\box2dlights\1.2\8b3baf8bd6d5fdf7052d9798977133f46a9e7a05\box2dlights-1.2.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-box2d\1.2.0\cc39fa3dbad14b247655266c10e64367418564bd\gdx-box2d-1.2.0.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-bullet\1.2.0\48830f81987d77387707bf5328e2c19d096f83\gdx-bullet-1.2.0.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-controllers\1.2.0\30ca84734509b8981c6f5c6bcb870a4ed7460562\gdx-controllers-1.2.0.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-freetype\1.2.0\a9a2c9513bf0dc697e20e1eee35802e024972746\gdx-freetype-1.2.0.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx\1.2.0\eb55d6eb1165daf6be23189767c19d811ca5eb36\gdx-1.2.0.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-backend-lwjgl\1.2.0\4d1fc56c16aa58ad5030e2782e0fad35220d8d40\gdx-backend-lwjgl-1.2.0.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-box2d-platform\1.2.0\4bc9d372e2a7f8fc1503aef5cd445dfb236de3ab\gdx-box2d-platform-1.2.0-natives-desktop.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-bullet-platform\1.2.0\b87d52c24082dc35e24d9f98b466ad15b7635469\gdx-bullet-platform-1.2.0-natives-desktop.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-controllers-desktop\1.2.0\c032043c467916cf64ddba92133906c484652ede\gdx-controllers-desktop-1.2.0.jar;C:\Users\jay\.gradle\caches\modules-2\files-2.1\com.badlogicgames.gdx\gdx-controllers-platform\1.2.0\f73872a1250248c87b9b0c6e057b4013134c9922\gdx-controllers-platform-1.2.0-natives-desktop.jar;C:\Users\jay\.gradle\caches\modules-2\fil
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;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)\Windows Live\Shared;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\
USERNAME=jay
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel



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

OS: Windows 8.1 , 64 bit Build 9600 

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, tsc, tscinvbit

Memory: 4k page, physical 4109260k(1267660k free), swap 6468556k(2565564k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.5-b02) for windows-amd64 JRE (1.8.0_05-b13), built on Mar 18 2014 01:08:39 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Sep 03 16:27:57 2014
elapsed time: 8 seconds


just guessing here, i do not know gdx at all but …

com.hall.screens.MainGame.initFonts()

maybe you try to init a font …

com.badlogic.gdx.graphics.g2d.freetype.FreeType$Bitmap.getPixmap

which is trying to load a file/something …

com.badlogic.gdx.utils.BufferUtils.copyJni

which is doing a direct memory access …

PrivilegedActionException

and crashes. could be more then one thing.

is the required file existing ?
or did the related DirectByteBuffer change ?

I read over everything and it turns out it was the fonts. I commented out the initialization for now.

Yer I just looked through it and I was seeing the kind of issue you get when you attempt to create a VBO and it goes wrong , maybe take a look at the texture code you might have some null values or be pointing to a null memory address. Im not to good with libgdx so im not to sure. if you are creating objects in the similar way to opengl an null memory pointer would probably be when you forget to call glgenbuffers

Its weird, it worked when I changed the font and back but the other classes fonts didn’t work. I guess one font per class

you used a static ?