Jump to content
  • 0

Technic launcher crashes when clicking on Mod Options


Primelock

Question

Hi,

I want to change the options for a mod, but when I click on "Mod options" the launcher suddenly closes.

After some digging it seems it crashed with the following error, I have no idea what it means.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005f246adf, pid=9392, tid=16948
#
# JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [msvcr100.dll+0x36adf]
#
# 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 (0x000000001d4d4000):  JavaThread "Swing-Shell" daemon [_thread_in_native, id=16948, stack(0x0000000030c30000,0x0000000030d30000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x0000000030d2f040, RCX=0x0000000000000000, RDX=0x00000000249fa140
RSP=0x0000000030d2efe8, RBP=0x0000000030d2f1d0, RSI=0x0000000000000108, RDI=0x000000001d4d41f8
R8 =0x00000000249fa140, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000030d2c200
R12=0x0000000000000000, R13=0x0000000030d2f1f0, R14=0x0000000030d2f1b8, R15=0x000000001d4d4000
RIP=0x000000005f246adf, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x0000000030d2efe8)
0x0000000030d2efe8:   000000005e7f9e36 0000000000000000
0x0000000030d2eff8:   000000001d4d41f8 0000000000000108
0x0000000030d2f008:   00000000249fa140 000000001d4d41f8
0x0000000030d2f018:   000000005e7fa801 00000000249fa140
0x0000000030d2f028:   0000ddd272926a9f 0000000000000005
0x0000000030d2f038:   000000001d4d4000 0000000000000000
0x0000000030d2f048:   0000000000000000 0000000024985f00
0x0000000030d2f058:   0000000002285e00 0000000000000000
0x0000000030d2f068:   0000000000000000 0000000030d2f0e8
0x0000000030d2f078:   0000000002277ced 000000001d4d4000
0x0000000030d2f088:   000000005eb00cb2 0000000000000000
0x0000000030d2f098:   0000000000000000 000000076d373d88
0x0000000030d2f0a8:   0000000000000000 0000000000000000
0x0000000030d2f0b8:   0000000002521fb5 0000000000000058
0x0000000030d2f0c8:   0000000030d2f120 000000076d5341f0
0x0000000030d2f0d8:   000000076d534250 0000000100000000 

Instructions: (pc=0x000000005f246adf)
0x000000005f246abf:   99 03 00 cc 33 c0 48 8b 5c 24 40 48 8b 74 24 48
0x000000005f246acf:   48 83 c4 30 5f c3 cc cc cc cc cc cc cc 48 8b c1
0x000000005f246adf:   0f b7 10 48 83 c0 02 66 85 d2 75 f4 48 2b c1 48
0x000000005f246aef:   d1 f8 48 ff c8 c3 cc cc cc cc cc cc cc 45 33 c0 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000030d2f040 is pointing into the stack for thread: 0x000000001d4d4000
RCX=0x0000000000000000 is an unknown value
RDX=0x00000000249fa140 is an unknown value
RSP=0x0000000030d2efe8 is pointing into the stack for thread: 0x000000001d4d4000
RBP=0x0000000030d2f1d0 is pointing into the stack for thread: 0x000000001d4d4000
RSI=0x0000000000000108 is an unknown value
RDI=0x000000001d4d41f8 is an unknown value
R8 =0x00000000249fa140 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000030d2c200 is pointing into the stack for thread: 0x000000001d4d4000
R12=0x0000000000000000 is an unknown value
R13=0x0000000030d2f1f0 is pointing into the stack for thread: 0x000000001d4d4000
R14=0x0000000030d2f1b8 is pointing into the stack for thread: 0x000000001d4d4000
R15=0x000000001d4d4000 is a thread


Stack: [0x0000000030c30000,0x0000000030d30000],  sp=0x0000000030d2efe8,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [msvcr100.dll+0x36adf]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 4347  sun.awt.shell.Win32ShellFolder2.getDisplayNameOf(JJI)Ljava/lang/String; (0 bytes) @ 0x0000000002e5bcc9 [0x0000000002e5bc80+0x49]
j  sun.awt.shell.Win32ShellFolder2.access$1600(JJI)Ljava/lang/String;+4
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/String;+15
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/Object;+1
J 4354 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x0000000002e5ef54 [0x0000000002e5ed00+0x254]
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x000000001d4d4000 JavaThread "Swing-Shell" daemon [_thread_in_native, id=16948, stack(0x0000000030c30000,0x0000000030d30000)]
  0x000000001d4d5800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=14220, stack(0x0000000030b30000,0x0000000030c30000)]
  0x000000001d4d6800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=1260, stack(0x000000002e330000,0x000000002e430000)]
  0x000000001d825800 JavaThread "DestroyJavaVM" [_thread_blocked, id=10568, stack(0x0000000002070000,0x0000000002170000)]
  0x000000001d824000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=9328, stack(0x000000002b630000,0x000000002b730000)]
  0x000000001e0c0800 JavaThread "TimerQueue" daemon [_thread_blocked, id=16380, stack(0x0000000025060000,0x0000000025160000)]
  0x000000001e084800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=9352, stack(0x0000000024680000,0x0000000024780000)]
  0x000000001d3c7800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=17440, stack(0x000000001f300000,0x000000001f400000)]
  0x000000001d3c4800 JavaThread "AWT-Shutdown" [_thread_blocked, id=16272, stack(0x000000001f200000,0x000000001f300000)]
  0x000000001d472000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=15640, stack(0x000000001f100000,0x000000001f200000)]
  0x000000001b91e000 JavaThread "Service Thread" daemon [_thread_blocked, id=12232, stack(0x000000001d600000,0x000000001d700000)]
  0x000000001d108800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1572, stack(0x000000001d500000,0x000000001d600000)]
  0x000000001b91b000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10972, stack(0x000000001d000000,0x000000001d100000)]
  0x000000001b8ba000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7928, stack(0x000000001cf00000,0x000000001d000000)]
  0x000000001b8b8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=17420, stack(0x000000001ce00000,0x000000001cf00000)]
  0x000000001b8b7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14912, stack(0x000000001cd00000,0x000000001ce00000)]
  0x0000000002268000 JavaThread "Finalizer" daemon [_thread_blocked, id=7100, stack(0x000000001cb10000,0x000000001cc10000)]
  0x000000001b889000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8396, stack(0x000000001ca10000,0x000000001cb10000)]

Other Threads:
  0x000000001b887800 VMThread [stack: 0x000000001c910000,0x000000001ca10000] [id=12580]
  0x000000001d10d000 WatcherThread [stack: 0x000000001d700000,0x000000001d800000] [id=16152]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 76288K, used 49516K [0x000000076af80000, 0x0000000772280000, 0x00000007c0000000)
  eden space 65536K, 59% used [0x000000076af80000,0x000000076d560520,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9faae0,0x000000076fa00000)
  to   space 10752K, 0% used [0x0000000771800000,0x0000000771800000,0x0000000772280000)
 ParOldGen       total 114688K, used 16097K [0x00000006c0e00000, 0x00000006c7e00000, 0x000000076af80000)
  object space 114688K, 14% used [0x00000006c0e00000,0x00000006c1db8618,0x00000006c7e00000)
 Metaspace       used 29263K, capacity 29632K, committed 30000K, reserved 1075200K
  class space    used 3668K, capacity 3765K, committed 3888K, reserved 1048576K

Card table byte_map: [0x0000000011630000,0x0000000011e30000] byte_map_base: 0x000000000e029000

Marking Bits: (ParMarkBitMap*) 0x000000005f190600
 Begin Bits: [0x0000000012790000, 0x0000000016758000)
 End Bits:   [0x0000000016758000, 0x000000001a720000)

Polling page: 0x0000000001fb0000

CodeCache: size=245760Kb used=12193Kb max_used=12193Kb free=233566Kb
 bounds [0x0000000002270000, 0x0000000002e70000, 0x0000000011270000]
 total_blobs=4444 nmethods=3798 adapters=555
 compilation: enabled

Compilation events (10 events):
Event: 139.443 Thread 0x000000001d108800 4365  s    3       java.util.Hashtable::put (104 bytes)
Event: 139.443 Thread 0x000000001d108800 nmethod 4365 0x0000000002e687d0 code [0x0000000002e689a0, 0x0000000002e69158]
Event: 139.446 Thread 0x000000001d108800 4366       3       javax.swing.DefaultListCellRenderer::firePropertyChange (40 bytes)
Event: 139.447 Thread 0x000000001d108800 nmethod 4366 0x0000000002e694d0 code [0x0000000002e69660, 0x0000000002e699f8]
Event: 139.450 Thread 0x000000001d108800 4367       1       sun.font.Font2D::getStyle (5 bytes)
Event: 139.451 Thread 0x000000001d108800 nmethod 4367 0x0000000002e4e390 code [0x0000000002e4e4e0, 0x0000000002e4e5f0]
Event: 139.494 Thread 0x000000001d108800 4368       3       sun.font.TrueTypeFont::getFamilyName (55 bytes)
Event: 139.494 Thread 0x000000001d108800 nmethod 4368 0x0000000002e69ad0 code [0x0000000002e69c60, 0x0000000002e6a048]
Event: 139.495 Thread 0x000000001d108800 4369       1       javax.swing.plaf.basic.BasicFileChooserUI::getFileChooser (5 bytes)
Event: 139.495 Thread 0x000000001d108800 nmethod 4369 0x0000000002e6a150 code [0x0000000002e6a2a0, 0x0000000002e6a3b0]

GC Heap History (8 events):
Event: 7.587 GC heap before
{Heap before GC invocations=1 (full 0):
 PSYoungGen      total 76288K, used 65536K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 100% used [0x000000076af80000,0x000000076ef80000,0x000000076ef80000)
  from space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 175104K, used 0K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 0% used [0x00000006c0e00000,0x00000006c0e00000,0x00000006cb900000)
 Metaspace       used 18204K, capacity 18410K, committed 18688K, reserved 1064960K
  class space    used 2361K, capacity 2448K, committed 2560K, reserved 1048576K
Event: 7.602 GC heap after
Heap after GC invocations=1 (full 0):
 PSYoungGen      total 76288K, used 10720K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9f8188,0x000000076fa00000)
  to   space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
 ParOldGen       total 175104K, used 1793K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 1% used [0x00000006c0e00000,0x00000006c0fc0418,0x00000006cb900000)
 Metaspace       used 18204K, capacity 18410K, committed 18688K, reserved 1064960K
  class space    used 2361K, capacity 2448K, committed 2560K, reserved 1048576K
}
Event: 8.981 GC heap before
{Heap before GC invocations=2 (full 0):
 PSYoungGen      total 76288K, used 25163K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 22% used [0x000000076af80000,0x000000076bd9ada0,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9f8188,0x000000076fa00000)
  to   space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
 ParOldGen       total 175104K, used 1793K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 1% used [0x00000006c0e00000,0x00000006c0fc0418,0x00000006cb900000)
 Metaspace       used 20900K, capacity 21142K, committed 21296K, reserved 1067008K
  class space    used 2759K, capacity 2839K, committed 2864K, reserved 1048576K
Event: 9.002 GC heap after
Heap after GC invocations=2 (full 0):
 PSYoungGen      total 76288K, used 10741K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076fa00000,0x000000077047d7e8,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 175104K, used 4707K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 2% used [0x00000006c0e00000,0x00000006c1298ce8,0x00000006cb900000)
 Metaspace       used 20900K, capacity 21142K, committed 21296K, reserved 1067008K
  class space    used 2759K, capacity 2839K, committed 2864K, reserved 1048576K
}
Event: 9.002 GC heap before
{Heap before GC invocations=3 (full 1):
 PSYoungGen      total 76288K, used 10741K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076fa00000,0x000000077047d7e8,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 175104K, used 4707K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 2% used [0x00000006c0e00000,0x00000006c1298ce8,0x00000006cb900000)
 Metaspace       used 20900K, capacity 21142K, committed 21296K, reserved 1067008K
  class space    used 2759K, capacity 2839K, committed 2864K, reserved 1048576K
Event: 9.073 GC heap after
Heap after GC invocations=3 (full 1):
 PSYoungGen      total 76288K, used 0K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 114688K, used 13533K [0x00000006c0e00000, 0x00000006c7e00000, 0x000000076af80000)
  object space 114688K, 11% used [0x00000006c0e00000,0x00000006c1b37568,0x00000006c7e00000)
 Metaspace       used 20900K, capacity 21142K, committed 21296K, reserved 1067008K
  class space    used 2759K, capacity 2839K, committed 2864K, reserved 1048576K
}
Event: 11.260 GC heap before
{Heap before GC invocations=4 (full 1):
 PSYoungGen      total 76288K, used 65536K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 100% used [0x000000076af80000,0x000000076ef80000,0x000000076ef80000)
  from space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 114688K, used 13533K [0x00000006c0e00000, 0x00000006c7e00000, 0x000000076af80000)
  object space 114688K, 11% used [0x00000006c0e00000,0x00000006c1b37568,0x00000006c7e00000)
 Metaspace       used 27064K, capacity 27324K, committed 27568K, reserved 1073152K
  class space    used 3412K, capacity 3497K, committed 3504K, reserved 1048576K
Event: 11.270 GC heap after
Heap after GC invocations=4 (full 1):
 PSYoungGen      total 76288K, used 10730K [0x000000076af80000, 0x0000000772280000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9faae0,0x000000076fa00000)
  to   space 10752K, 0% used [0x0000000771800000,0x0000000771800000,0x0000000772280000)
 ParOldGen       total 114688K, used 16097K [0x00000006c0e00000, 0x00000006c7e00000, 0x000000076af80000)
  object space 114688K, 14% used [0x00000006c0e00000,0x00000006c1db8618,0x00000006c7e00000)
 Metaspace       used 27064K, capacity 27324K, committed 27568K, reserved 1073152K
  class space    used 3412K, capacity 3497K, committed 3504K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 137.893 Thread 0x000000001e084800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002bc1c3c method=java.util.Hashtable.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V @ 38
Event: 138.986 Thread 0x000000001e084800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002795f30 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 138.991 Thread 0x000000001e084800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002795f30 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 138.992 Thread 0x000000001e084800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002795f30 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 138.993 Thread 0x000000001e084800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002795f30 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 139.156 Thread 0x000000001e084800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dddbcc method=java.security.AccessControlContext.optimize()Ljava/security/AccessControlContext; @ 220
Event: 139.159 Thread 0x000000001e084800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002bc1c3c method=java.util.Hashtable.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V @ 38
Event: 139.160 Thread 0x000000001e084800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002bc1c3c method=java.util.Hashtable.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V @ 38
Event: 139.411 Thread 0x000000001e084800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000025151b4 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 48
Event: 139.415 Thread 0x000000001e084800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002e52490 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 63

Internal exceptions (10 events):
Event: 9.549 Thread 0x0000000027e03800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076c3bda78) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 9.551 Thread 0x0000000027dfd000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076c3ff320) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 9.685 Thread 0x0000000002172800 Implicit null exception at 0x000000000270ad38 to 0x000000000270aeb9
Event: 9.685 Thread 0x0000000002172800 Implicit null exception at 0x00000000023e06f9 to 0x00000000023e086d
Event: 10.149 Thread 0x0000000002172800 Implicit null exception at 0x00000000023d7db0 to 0x00000000023d7e0c
Event: 10.307 Thread 0x000000001d823800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076d09aac8) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 11.886 Thread 0x000000001d4d8800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076c635208) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 11.891 Thread 0x000000001d4d4000 Exception <a 'java/io/FileNotFoundException'> (0x000000076c506ab0) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 11.892 Thread 0x000000001d4d2000 Exception <a 'java/io/FileNotFoundException'> (0x000000076c548258) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 12.535 Thread 0x000000001d4d4000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076d08be70) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3167]

Events (10 events):
Event: 139.352 loading class sun/awt/shell/Win32ShellFolder2$11
Event: 139.352 loading class sun/awt/shell/Win32ShellFolder2$11 done
Event: 139.411 Thread 0x000000001e084800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000025151b4
Event: 139.411 Executing VM operation: RevokeBias
Event: 139.411 Executing VM operation: RevokeBias done
Event: 139.411 Thread 0x000000001e084800 DEOPT PACKING pc=0x00000000025151b4 sp=0x000000002477bf60
Event: 139.411 Thread 0x000000001e084800 DEOPT UNPACKING pc=0x00000000022b582a sp=0x000000002477bf18 mode 2
Event: 139.415 Thread 0x000000001e084800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000002e52490
Event: 139.415 Thread 0x000000001e084800 DEOPT PACKING pc=0x0000000002e52490 sp=0x000000002477bf30
Event: 139.415 Thread 0x000000001e084800 DEOPT UNPACKING pc=0x00000000022b582a sp=0x000000002477bf00 mode 2


Dynamic libraries:
0x00007ff7abb80000 - 0x00007ff7abbb7000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\javaw.exe
0x00007ffb7b860000 - 0x00007ffb7ba3b000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb78f30000 - 0x00007ffb78fde000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffb78190000 - 0x00007ffb783d9000 	C:\WINDOWS\System32\KERNELBASE.dll
0x00000000605d0000 - 0x0000000060683000 	C:\Program Files\Bitdefender\Bitdefender 2017\Active Virus Control\Avc3_00150_031\avcuf64.dll
0x00007ffb7b4c0000 - 0x00007ffb7b561000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffb7b070000 - 0x00007ffb7b10d000 	C:\WINDOWS\System32\msvcrt.dll
0x00007ffb7af70000 - 0x00007ffb7afc9000 	C:\WINDOWS\System32\sechost.dll
0x00007ffb7b390000 - 0x00007ffb7b4b5000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb794e0000 - 0x00007ffb7962a000 	C:\WINDOWS\System32\USER32.dll
0x00007ffb78110000 - 0x00007ffb7812e000 	C:\WINDOWS\System32\win32u.dll
0x00007ffb7af40000 - 0x00007ffb7af67000 	C:\WINDOWS\System32\GDI32.dll
0x00007ffb78480000 - 0x00007ffb78608000 	C:\WINDOWS\System32\gdi32full.dll
0x00007ffb783e0000 - 0x00007ffb7847a000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007ffb77d80000 - 0x00007ffb77e76000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007ffb6a830000 - 0x00007ffb6aa97000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_26002d27e7c744a2\COMCTL32.dll
0x00007ffb796a0000 - 0x00007ffb79999000 	C:\WINDOWS\System32\combase.dll
0x00007ffb780a0000 - 0x00007ffb7810a000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffb79ac0000 - 0x00007ffb79aed000 	C:\WINDOWS\System32\IMM32.DLL
0x000000005f210000 - 0x000000005f2e2000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\msvcr100.dll
0x000000005e980000 - 0x000000005f210000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\server\jvm.dll
0x00007ffb79630000 - 0x00007ffb79638000 	C:\WINDOWS\System32\PSAPI.DLL
0x00007ffb665d0000 - 0x00007ffb665d9000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb79a50000 - 0x00007ffb79abc000 	C:\WINDOWS\System32\WS2_32.dll
0x00007ffb75df0000 - 0x00007ffb75e13000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb72eb0000 - 0x00007ffb72eba000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffb75dc0000 - 0x00007ffb75deb000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb77e80000 - 0x00007ffb77ec9000 	C:\WINDOWS\System32\cfgmgr32.dll
0x000000005f7f0000 - 0x000000005f7ff000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\verify.dll
0x000000005e950000 - 0x000000005e979000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\java.dll
0x000000005e930000 - 0x000000005e946000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\zip.dll
0x00007ffb79af0000 - 0x00007ffb7af27000 	C:\WINDOWS\System32\SHELL32.dll
0x00007ffb799a0000 - 0x00007ffb79a4a000 	C:\WINDOWS\System32\shcore.dll
0x00007ffb78610000 - 0x00007ffb78d03000 	C:\WINDOWS\System32\windows.storage.dll
0x00007ffb79040000 - 0x00007ffb79091000 	C:\WINDOWS\System32\shlwapi.dll
0x00007ffb77d60000 - 0x00007ffb77d71000 	C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffb77cd0000 - 0x00007ffb77d1c000 	C:\WINDOWS\System32\powrprof.dll
0x00007ffb77d40000 - 0x00007ffb77d55000 	C:\WINDOWS\System32\profapi.dll
0x000000005e790000 - 0x000000005e928000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\awt.dll
0x00007ffb7b790000 - 0x00007ffb7b850000 	C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffb762a0000 - 0x00007ffb7631e000 	C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffb76470000 - 0x00007ffb76505000 	C:\WINDOWS\system32\uxtheme.dll
0x00007ffb78dc0000 - 0x00007ffb78f26000 	C:\WINDOWS\System32\MSCTF.dll
0x00007ffb74e10000 - 0x00007ffb74e3a000 	C:\WINDOWS\system32\dwmapi.dll
0x00007ffb7b110000 - 0x00007ffb7b255000 	C:\WINDOWS\System32\ole32.dll
0x00007ffb77720000 - 0x00007ffb77737000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffb771a0000 - 0x00007ffb771d4000 	C:\WINDOWS\system32\rsaenh.dll
0x00007ffb77ba0000 - 0x00007ffb77bc5000 	C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffb77c00000 - 0x00007ffb77c29000 	C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb77740000 - 0x00007ffb7774b000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x000000005e770000 - 0x000000005e78a000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\net.dll
0x00007ffb77580000 - 0x00007ffb775dc000 	C:\WINDOWS\system32\mswsock.dll
0x00007ffb77320000 - 0x00007ffb77357000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffb7af30000 - 0x00007ffb7af38000 	C:\WINDOWS\System32\NSI.dll
0x00007ffb72a20000 - 0x00007ffb72a36000 	C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb72a00000 - 0x00007ffb72a1a000 	C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x000000005e750000 - 0x000000005e761000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\nio.dll
0x00007ffb6eb10000 - 0x00007ffb6ec99000 	C:\WINDOWS\system32\d3d9.dll
0x00007ffb716b0000 - 0x00007ffb71791000 	C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ce1961376673184c\nvldumdx.dll
0x00007ffb77ed0000 - 0x00007ffb78099000 	C:\WINDOWS\System32\crypt32.dll
0x00007ffb77d20000 - 0x00007ffb77d31000 	C:\WINDOWS\System32\MSASN1.dll
0x00007ffb78130000 - 0x00007ffb78186000 	C:\WINDOWS\System32\WINTRUST.DLL
0x00007ffb7b260000 - 0x00007ffb7b27d000 	C:\WINDOWS\System32\imagehlp.dll
0x00007ffb32210000 - 0x00007ffb33378000 	C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ce1961376673184c\nvd3dumx.dll
0x00007ffb6b290000 - 0x00007ffb6b46c000 	C:\WINDOWS\system32\nvspcap64.dll
0x00007ffb790a0000 - 0x00007ffb794db000 	C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffb73e20000 - 0x00007ffb73ef7000 	C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffb74c50000 - 0x00007ffb74c63000 	C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffb700e0000 - 0x00007ffb7051f000 	C:\WINDOWS\system32\nvapi64.dll
0x00007ffb76b40000 - 0x00007ffb76be4000 	C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffb766e0000 - 0x00007ffb76708000 	C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffb70610000 - 0x00007ffb706fa000 	C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x000000005e700000 - 0x000000005e747000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\fontmanager.dll
0x000000005e6b0000 - 0x000000005e6f2000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\t2k.dll
0x000000005e680000 - 0x000000005e6aa000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\dcpr.dll
0x00007ffb45500000 - 0x00007ffb45516000 	C:\WINDOWS\system32\napinsp.dll
0x00007ffb45520000 - 0x00007ffb4553a000 	C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb749b0000 - 0x00007ffb749c8000 	C:\WINDOWS\system32\NLAapi.dll
0x00007ffb77360000 - 0x00007ffb77404000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb4c090000 - 0x00007ffb4c09e000 	C:\WINDOWS\System32\winrnr.dll
0x00007ffb68760000 - 0x00007ffb687cb000 	C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb5ed80000 - 0x00007ffb5ed8a000 	C:\Windows\System32\rasadhlp.dll
0x000000005e640000 - 0x000000005e671000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\jpeg.dll
0x000000005e610000 - 0x000000005e634000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\sunec.dll
0x00007ffb7afd0000 - 0x00007ffb7b06e000 	C:\WINDOWS\System32\clbcatq.dll
0x00007ffb73870000 - 0x00007ffb73a1c000 	C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffb6afd0000 - 0x00007ffb6b017000 	C:\WINDOWS\system32\dataexchange.dll
0x00007ffb752e0000 - 0x00007ffb755bf000 	C:\WINDOWS\system32\d3d11.dll
0x00007ffb75c90000 - 0x00007ffb75db2000 	C:\WINDOWS\system32\dcomp.dll
0x00007ffb76710000 - 0x00007ffb76880000 	C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffb6cda0000 - 0x00007ffb6ce22000 	C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffb733d0000 - 0x00007ffb736a2000 	C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffb75b70000 - 0x00007ffb75c53000 	C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffb76fd0000 - 0x00007ffb77001000 	C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffb73290000 - 0x00007ffb733c9000 	C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffb74730000 - 0x00007ffb74745000 	C:\WINDOWS\SYSTEM32\usermgrcli.dll
0x00007ffb70930000 - 0x00007ffb709d6000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.15063.413_none_0e0f5dcc67adff4e\comctl32.dll
0x00007ffb74c70000 - 0x00007ffb74e06000 	C:\WINDOWS\system32\propsys.dll
0x00007ffb5b9c0000 - 0x00007ffb5bae7000 	C:\WINDOWS\system32\NetworkExplorer.dll
0x00007ffb72140000 - 0x00007ffb72671000 	C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
0x00007ffb69a40000 - 0x00007ffb69a97000 	C:\Windows\System32\thumbcache.dll
0x00007ffb5ef30000 - 0x00007ffb5ef4b000 	C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffb74ab0000 - 0x00007ffb74abb000 	C:\WINDOWS\System32\drprov.dll
0x00007ffb77910000 - 0x00007ffb77965000 	C:\WINDOWS\System32\WINSTA.dll
0x00007ffb6e310000 - 0x00007ffb6e326000 	C:\WINDOWS\System32\ntlanman.dll
0x00007ffb6df70000 - 0x00007ffb6df90000 	C:\WINDOWS\System32\davclnt.dll
0x00007ffb717d0000 - 0x00007ffb717dc000 	C:\WINDOWS\System32\DAVHLPR.dll
0x00007ffb737a0000 - 0x00007ffb737b6000 	C:\WINDOWS\System32\wkscli.dll
0x00007ffb5b550000 - 0x00007ffb5b562000 	C:\WINDOWS\SYSTEM32\cscapi.dll
0x00007ffb77410000 - 0x00007ffb7741d000 	C:\WINDOWS\System32\netutils.dll
0x00007ffb6bd00000 - 0x00007ffb6bd4a000 	C:\Windows\System32\dlnashext.dll
0x00007ffb4efb0000 - 0x00007ffb4f01d000 	C:\Windows\System32\PlayToDevice.dll
0x00007ffb4c8f0000 - 0x00007ffb4c90e000 	C:\Windows\System32\DevDispItemProvider.dll
0x00007ffb69870000 - 0x00007ffb698d7000 	C:\WINDOWS\System32\MMDevApi.dll
0x00007ffb72ba0000 - 0x00007ffb72bab000 	C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffb74900000 - 0x00007ffb74936000 	C:\WINDOWS\System32\netprofm.dll
0x00007ffb71880000 - 0x00007ffb7188e000 	C:\WINDOWS\System32\npmproxy.dll
0x00007ffb45bb0000 - 0x00007ffb45d8f000 	C:\WINDOWS\system32\wpdshext.dll
0x00007ffb70a10000 - 0x00007ffb70ba5000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.15063.483_none_56eb200d4259be70\gdiplus.dll
0x00007ffb730c0000 - 0x00007ffb7315c000 	C:\Windows\System32\PortableDeviceApi.dll
0x00007ffb731e0000 - 0x00007ffb73211000 	C:\Windows\System32\PortableDeviceTypes.dll
0x00007ffb59380000 - 0x00007ffb593b6000 	C:\Windows\System32\EhStorShell.dll
0x00007ffb4f600000 - 0x00007ffb4f625000 	C:\Windows\System32\EhStorAPI.dll
0x00007ffb59c70000 - 0x00007ffb59c80000 	C:\WINDOWS\SYSTEM32\LINKINFO.dll
0x00007ffb71970000 - 0x00007ffb7197c000 	C:\WINDOWS\SYSTEM32\Secur32.dll
0x00007ffb77bd0000 - 0x00007ffb77c00000 	C:\WINDOWS\SYSTEM32\SSPICLI.DLL
0x00007ffb71220000 - 0x00007ffb71238000 	C:\WINDOWS\SYSTEM32\samcli.dll
0x00007ffb74e40000 - 0x00007ffb74e63000 	C:\WINDOWS\SYSTEM32\SAMLIB.dll

VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true 
java_command: net.technicpack.launcher.LauncherMain
java_class_path (initial): C:\Users\Dennis\Desktop\Games\TechnicLauncher.exe;anything
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)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft Emulator Manager\1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\Skype\Phone\;D:\Cocos\frameworks\cocos2d-x-3.8.1\tools\cocos2d-console\bin;C:\Users\Dennis\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jdk1.8.0_73\jre\bin
USERNAME=Dennis
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.296)

CPU:total 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 16717828k(6506884k free), swap 23005188k(3965076k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.73-b02) for windows-amd64 JRE (1.8.0_73-b02), built on Jan 29 2016 17:38:49 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Sep 06 14:39:09 2017
elapsed time: 139 seconds (0d 0h 2m 19s)

If someone knows the cause of this error and can solve it, that would be great.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
  • Forum Administrators

This is a bug with Java 8 on Windows 10 Anniversary that's apparently fixed in Java 9.

Not entirely sure if this will fix your issue as I haven't been able to get anyone to test it and give feedback.

 

1.) Download this version of the Technic launcher: http://launcher.technicpack.net/launcher4/349/TechnicLauncher.jar
2.) After downloading place that jar file on your desktop
3.) In the "Search Windows" bar type in "command prompt"

4.) Copy and paste this into the command prompt:

java -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel -jar %USERPROFILE%\Desktop\TechnicLauncher.jar

5.) Try navigating to the "Mod Options" tab in the Technic launcher again.

 

You can read up more on this issue along with what that command is doing by looking at these links:

https://bugs.openjdk.java.net/browse/JDK-8179014

https://bugs.openjdk.java.net/browse/JDK-8178873
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8178873
https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/plaf.html#commandLine

 

EDIT:

I was able to get a confirmation that the above does not work. However the fix for this issue was back-ported to Java 8. Update your Java from this link:

https://www.java.com/en/download/manual.jsp

Get the one that says Windows Offline (64-bit)

 

Link to comment
Share on other sites

  • 0

Nope, didnt work. 

Thanks for trying.

This error showed up now:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000060126adf, pid=7252, tid=11640
#
# JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [msvcr100.dll+0x36adf]
#
# 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 (0x000000001db1e800):  JavaThread "Swing-Shell" daemon [_thread_in_native, id=11640, stack(0x000000002fcc0000,0x000000002fdc0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x000000002fdbee30, RCX=0x0000000000000000, RDX=0x0000000024f70810
RSP=0x000000002fdbedd8, RBP=0x000000002fdbefc0, RSI=0x0000000000000108, RDI=0x000000001db1e9f8
R8 =0x0000000024f70810, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x000000002fdbbff0
R12=0x0000000000000000, R13=0x000000002fdbefe0, R14=0x000000002fdbefa8, R15=0x000000001db1e800
RIP=0x0000000060126adf, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000002fdbedd8)
0x000000002fdbedd8:   000000005f359e36 0000000000000000
0x000000002fdbede8:   000000001db1e9f8 0000000000000108
0x000000002fdbedf8:   0000000024f70810 000000001db1e9f8
0x000000002fdbee08:   000000005f35a801 0000000024f70810
0x000000002fdbee18:   0000280c24ea8147 0000000000000005
0x000000002fdbee28:   000000001db1e800 0000000000000000
0x000000002fdbee38:   0000000000000000 0000000026c98a00
0x000000002fdbee48:   0000000002a55e00 0000000000000000
0x000000002fdbee58:   0000000000000000 000000002fdbeed8
0x000000002fdbee68:   0000000002a47ced 000000001db1e800
0x000000002fdbee78:   000000005f9e0cb2 0000000000000000
0x000000002fdbee88:   0000000000000000 000000076d6f4720
0x000000002fdbee98:   0000000000000000 0000000000000000
0x000000002fdbeea8:   0000000002cebc75 0000000000000058
0x000000002fdbeeb8:   000000002fdbef10 000000076d84ab58
0x000000002fdbeec8:   000000076d84abb8 0000000100000000 

Instructions: (pc=0x0000000060126adf)
0x0000000060126abf:   99 03 00 cc 33 c0 48 8b 5c 24 40 48 8b 74 24 48
0x0000000060126acf:   48 83 c4 30 5f c3 cc cc cc cc cc cc cc 48 8b c1
0x0000000060126adf:   0f b7 10 48 83 c0 02 66 85 d2 75 f4 48 2b c1 48
0x0000000060126aef:   d1 f8 48 ff c8 c3 cc cc cc cc cc cc cc 45 33 c0 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000002fdbee30 is pointing into the stack for thread: 0x000000001db1e800
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000024f70810 is an unknown value
RSP=0x000000002fdbedd8 is pointing into the stack for thread: 0x000000001db1e800
RBP=0x000000002fdbefc0 is pointing into the stack for thread: 0x000000001db1e800
RSI=0x0000000000000108 is an unknown value
RDI=0x000000001db1e9f8 is an unknown value
R8 =0x0000000024f70810 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000002fdbbff0 is pointing into the stack for thread: 0x000000001db1e800
R12=0x0000000000000000 is an unknown value
R13=0x000000002fdbefe0 is pointing into the stack for thread: 0x000000001db1e800
R14=0x000000002fdbefa8 is pointing into the stack for thread: 0x000000001db1e800
R15=0x000000001db1e800 is a thread


Stack: [0x000000002fcc0000,0x000000002fdc0000],  sp=0x000000002fdbedd8,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [msvcr100.dll+0x36adf]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 4392  sun.awt.shell.Win32ShellFolder2.getDisplayNameOf(JJI)Ljava/lang/String; (0 bytes) @ 0x0000000003116149 [0x0000000003116100+0x49]
j  sun.awt.shell.Win32ShellFolder2.access$1600(JJI)Ljava/lang/String;+4
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/String;+15
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/Object;+1
J 4402 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x000000000363ee94 [0x000000000363ec40+0x254]
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x000000001db1e800 JavaThread "Swing-Shell" daemon [_thread_in_native, id=11640, stack(0x000000002fcc0000,0x000000002fdc0000)]
  0x000000001db1d000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=12784, stack(0x000000002fbc0000,0x000000002fcc0000)]
  0x000000001db1b000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=2004, stack(0x000000002eac0000,0x000000002ebc0000)]
  0x000000001db18800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=10196, stack(0x000000002b6c0000,0x000000002b7c0000)]
  0x000000001db19800 JavaThread "DestroyJavaVM" [_thread_blocked, id=14044, stack(0x0000000002780000,0x0000000002880000)]
  0x000000001db1b800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=16724, stack(0x000000002b4c0000,0x000000002b5c0000)]
  0x000000001f963000 JavaThread "TimerQueue" daemon [_thread_blocked, id=11380, stack(0x00000000274c0000,0x00000000275c0000)]
  0x000000001e2e3000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=18272, stack(0x0000000025530000,0x0000000025630000)]
  0x000000001e117800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1992, stack(0x000000001eb10000,0x000000001ec10000)]
  0x000000001e674000 JavaThread "AWT-Shutdown" [_thread_blocked, id=18368, stack(0x000000001ea10000,0x000000001eb10000)]
  0x000000001e671800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12532, stack(0x000000001e910000,0x000000001ea10000)]
  0x000000001c0ec000 JavaThread "Service Thread" daemon [_thread_blocked, id=13048, stack(0x000000001dde0000,0x000000001dee0000)]
  0x000000001c0a0800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=17964, stack(0x000000001d8e0000,0x000000001d9e0000)]
  0x000000001c095800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2896, stack(0x000000001d7e0000,0x000000001d8e0000)]
  0x000000001c08c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=13564, stack(0x000000001d6e0000,0x000000001d7e0000)]
  0x000000001c08b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=15604, stack(0x000000001d5e0000,0x000000001d6e0000)]
  0x000000001c089800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10924, stack(0x000000001d4e0000,0x000000001d5e0000)]
  0x0000000002a3a000 JavaThread "Finalizer" daemon [_thread_blocked, id=18392, stack(0x000000001d2f0000,0x000000001d3f0000)]
  0x000000001c058800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13504, stack(0x000000001d1f0000,0x000000001d2f0000)]

Other Threads:
  0x000000001c057800 VMThread [stack: 0x000000001d0f0000,0x000000001d1f0000] [id=16376]
  0x000000001da0b000 WatcherThread [stack: 0x000000001dee0000,0x000000001dfe0000] [id=7336]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 76288K, used 52698K [0x000000076af80000, 0x0000000772480000, 0x00000007c0000000)
  eden space 65536K, 64% used [0x000000076af80000,0x000000076d8798b0,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9fd2f0,0x000000076fa00000)
  to   space 10752K, 0% used [0x0000000771a00000,0x0000000771a00000,0x0000000772480000)
 ParOldGen       total 111104K, used 15327K [0x00000006c0e00000, 0x00000006c7a80000, 0x000000076af80000)
  object space 111104K, 13% used [0x00000006c0e00000,0x00000006c1cf7f60,0x00000006c7a80000)
 Metaspace       used 29268K, capacity 29634K, committed 29952K, reserved 1075200K
  class space    used 3664K, capacity 3766K, committed 3840K, reserved 1048576K

Card table byte_map: [0x0000000011e00000,0x0000000012600000] byte_map_base: 0x000000000e7f9000

Marking Bits: (ParMarkBitMap*) 0x0000000060070600
 Begin Bits: [0x0000000012f60000, 0x0000000016f28000)
 End Bits:   [0x0000000016f28000, 0x000000001aef0000)

Polling page: 0x0000000000dd0000

CodeCache: size=245760Kb used=12263Kb max_used=12263Kb free=233496Kb
 bounds [0x0000000002a40000, 0x0000000003650000, 0x0000000011a40000]
 total_blobs=4508 nmethods=3862 adapters=555
 compilation: enabled

Compilation events (10 events):
Event: 24.485 Thread 0x000000001c0a0800 4417       1       sun.font.Font2D::getStyle (5 bytes)
Event: 24.485 Thread 0x000000001c0a0800 nmethod 4417 0x000000000364a250 code [0x000000000364a3a0, 0x000000000364a4b0]
Event: 24.542 Thread 0x000000001c0a0800 4418       3       sun.font.TrueTypeFont::getFamilyName (55 bytes)
Event: 24.543 Thread 0x000000001c0a0800 nmethod 4418 0x000000000364a510 code [0x000000000364a6a0, 0x000000000364aa88]
Event: 24.543 Thread 0x000000001c0a0800 4419       1       javax.swing.plaf.basic.BasicFileChooserUI::getFileChooser (5 bytes)
Event: 24.543 Thread 0x000000001c0a0800 nmethod 4419 0x000000000364ab90 code [0x000000000364ace0, 0x000000000364adf0]
Event: 24.543 Thread 0x000000001c0a0800 4420       3       sun.font.CompositeGlyphMapper::getSlotMapper (32 bytes)
Event: 24.544 Thread 0x000000001c0a0800 nmethod 4420 0x000000000364ae50 code [0x000000000364afe0, 0x000000000364b498]
Event: 24.544 Thread 0x000000001c0a0800 4421       3       sun.font.FileFontStrike::getGlyphMetrics (277 bytes)
Event: 24.546 Thread 0x000000001c0a0800 nmethod 4421 0x000000000364b6d0 code [0x000000000364ba20, 0x000000000364d6f8]

GC Heap History (8 events):
Event: 6.476 GC heap before
{Heap before GC invocations=1 (full 0):
 PSYoungGen      total 76288K, used 65536K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 100% used [0x000000076af80000,0x000000076ef80000,0x000000076ef80000)
  from space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 175104K, used 0K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 0% used [0x00000006c0e00000,0x00000006c0e00000,0x00000006cb900000)
 Metaspace       used 17704K, capacity 17894K, committed 18048K, reserved 1064960K
  class space    used 2303K, capacity 2384K, committed 2432K, reserved 1048576K
Event: 6.489 GC heap after
Heap after GC invocations=1 (full 0):
 PSYoungGen      total 76288K, used 10722K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9f8870,0x000000076fa00000)
  to   space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
 ParOldGen       total 175104K, used 650K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 0% used [0x00000006c0e00000,0x00000006c0ea2a50,0x00000006cb900000)
 Metaspace       used 17704K, capacity 17894K, committed 18048K, reserved 1064960K
  class space    used 2303K, capacity 2384K, committed 2432K, reserved 1048576K
}
Event: 7.184 GC heap before
{Heap before GC invocations=2 (full 0):
 PSYoungGen      total 76288K, used 26243K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 23% used [0x000000076af80000,0x000000076bea8490,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9f8870,0x000000076fa00000)
  to   space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
 ParOldGen       total 175104K, used 650K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 0% used [0x00000006c0e00000,0x00000006c0ea2a50,0x00000006cb900000)
 Metaspace       used 20859K, capacity 21102K, committed 21248K, reserved 1067008K
  class space    used 2725K, capacity 2808K, committed 2816K, reserved 1048576K
Event: 7.197 GC heap after
Heap after GC invocations=2 (full 0):
 PSYoungGen      total 76288K, used 10734K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076fa00000,0x000000077047bb10,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 175104K, used 3834K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 2% used [0x00000006c0e00000,0x00000006c11beb18,0x00000006cb900000)
 Metaspace       used 20859K, capacity 21102K, committed 21248K, reserved 1067008K
  class space    used 2725K, capacity 2808K, committed 2816K, reserved 1048576K
}
Event: 7.197 GC heap before
{Heap before GC invocations=3 (full 1):
 PSYoungGen      total 76288K, used 10734K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076fa00000,0x000000077047bb10,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 175104K, used 3834K [0x00000006c0e00000, 0x00000006cb900000, 0x000000076af80000)
  object space 175104K, 2% used [0x00000006c0e00000,0x00000006c11beb18,0x00000006cb900000)
 Metaspace       used 20859K, capacity 21102K, committed 21248K, reserved 1067008K
  class space    used 2725K, capacity 2808K, committed 2816K, reserved 1048576K
Event: 7.247 GC heap after
Heap after GC invocations=3 (full 1):
 PSYoungGen      total 76288K, used 0K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 111104K, used 13789K [0x00000006c0e00000, 0x00000006c7a80000, 0x000000076af80000)
  object space 111104K, 12% used [0x00000006c0e00000,0x00000006c1b77780,0x00000006c7a80000)
 Metaspace       used 20859K, capacity 21102K, committed 21248K, reserved 1067008K
  class space    used 2725K, capacity 2808K, committed 2816K, reserved 1048576K
}
Event: 18.942 GC heap before
{Heap before GC invocations=4 (full 1):
 PSYoungGen      total 76288K, used 65536K [0x000000076af80000, 0x0000000770480000, 0x00000007c0000000)
  eden space 65536K, 100% used [0x000000076af80000,0x000000076ef80000,0x000000076ef80000)
  from space 10752K, 0% used [0x000000076fa00000,0x000000076fa00000,0x0000000770480000)
  to   space 10752K, 0% used [0x000000076ef80000,0x000000076ef80000,0x000000076fa00000)
 ParOldGen       total 111104K, used 13789K [0x00000006c0e00000, 0x00000006c7a80000, 0x000000076af80000)
  object space 111104K, 12% used [0x00000006c0e00000,0x00000006c1b77780,0x00000006c7a80000)
 Metaspace       used 27647K, capacity 27972K, committed 28416K, reserved 1075200K
  class space    used 3451K, capacity 3563K, committed 3584K, reserved 1048576K
Event: 18.950 GC heap after
Heap after GC invocations=4 (full 1):
 PSYoungGen      total 76288K, used 10740K [0x000000076af80000, 0x0000000772480000, 0x00000007c0000000)
  eden space 65536K, 0% used [0x000000076af80000,0x000000076af80000,0x000000076ef80000)
  from space 10752K, 99% used [0x000000076ef80000,0x000000076f9fd2f0,0x000000076fa00000)
  to   space 10752K, 0% used [0x0000000771a00000,0x0000000771a00000,0x0000000772480000)
 ParOldGen       total 111104K, used 15327K [0x00000006c0e00000, 0x00000006c7a80000, 0x000000076af80000)
  object space 111104K, 13% used [0x00000006c0e00000,0x00000006c1cf7f60,0x00000006c7a80000)
 Metaspace       used 27647K, capacity 27972K, committed 28416K, reserved 1075200K
  class space    used 3451K, capacity 3563K, committed 3584K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 19.907 Thread 0x000000001e2e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003514884 method=java.awt.KeyboardFocusManager.clearMostRecentFocusOwner(Ljava/awt/Component;)V @ 18
Event: 21.767 Thread 0x000000001e2e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000030ee6d8 method=sun.font.CMap$CMapFormat4.getGlyph(I)C @ 181
Event: 23.970 Thread 0x000000001e2e3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f4dff0 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 23.978 Thread 0x000000001e2e3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f4dff0 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 23.979 Thread 0x000000001e2e3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f4dff0 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 23.980 Thread 0x000000001e2e3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f4dff0 method=javax.swing.UIDefaults.getFromHashtable(Ljava/lang/Object;)Ljava/lang/Object; @ 126
Event: 24.182 Thread 0x000000001e2e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003308890 method=java.security.AccessControlContext.optimize()Ljava/security/AccessControlContext; @ 220
Event: 24.186 Thread 0x000000001e2e3000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000333ad20 method=java.util.Hashtable.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V @ 38
Event: 24.448 Thread 0x000000001e2e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d1b4a8 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 48
Event: 24.451 Thread 0x000000001e2e3000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003451758 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 63

Internal exceptions (10 events):
Event: 7.821 Thread 0x000000001e2e3000 Exception <a 'java/lang/NullPointerException'> (0x000000076c675118) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 7.824 Thread 0x000000001e2e3000 Exception <a 'java/lang/ClassCastException': org.ccil.cowan.tagsoup.HTMLScanner cannot be cast to org.xml.sax.ext.Locator2> (0x000000076c679558) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\interpreter\óNáDÛ^@
Event: 7.843 Thread 0x000000001fd2f000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076c7c3a48) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 7.948 Thread 0x000000001db1d000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076cba4608) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 18.670 Thread 0x000000001db1d000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x000000076da42da8) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 20.010 Thread 0x000000001fd2d800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076ca7c250) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 20.029 Thread 0x000000001fd2b000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076cb7e018) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 20.037 Thread 0x000000001fd30800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076cc3abc0) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 20.096 Thread 0x000000001fd2f000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076cdeb890) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 20.307 Thread 0x000000001db1e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000076d27dfc0) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 3215]

Events (10 events):
Event: 24.394 loading class sun/awt/shell/Win32ShellFolder2$11
Event: 24.394 loading class sun/awt/shell/Win32ShellFolder2$11 done
Event: 24.447 Thread 0x000000001e2e3000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000002d1b4a8
Event: 24.448 Executing VM operation: RevokeBias
Event: 24.448 Executing VM operation: RevokeBias done
Event: 24.448 Thread 0x000000001e2e3000 DEOPT PACKING pc=0x0000000002d1b4a8 sp=0x000000002562bad0
Event: 24.448 Thread 0x000000001e2e3000 DEOPT UNPACKING pc=0x0000000002a8582a sp=0x000000002562ba88 mode 2
Event: 24.451 Thread 0x000000001e2e3000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003451758
Event: 24.451 Thread 0x000000001e2e3000 DEOPT PACKING pc=0x0000000003451758 sp=0x000000002562baa0
Event: 24.451 Thread 0x000000001e2e3000 DEOPT UNPACKING pc=0x0000000002a8582a sp=0x000000002562ba70 mode 2


Dynamic libraries:
0x00007ff7a0020000 - 0x00007ff7a0057000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\javaw.exe
0x00007ffb7b860000 - 0x00007ffb7ba3b000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb78f30000 - 0x00007ffb78fde000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffb78190000 - 0x00007ffb783d9000 	C:\WINDOWS\System32\KERNELBASE.dll
0x0000000060510000 - 0x00000000605c3000 	C:\Program Files\Bitdefender\Bitdefender 2017\Active Virus Control\Avc3_00151_032\avcuf64.dll
0x00007ffb7b4c0000 - 0x00007ffb7b561000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffb7b070000 - 0x00007ffb7b10d000 	C:\WINDOWS\System32\msvcrt.dll
0x00007ffb7af70000 - 0x00007ffb7afc9000 	C:\WINDOWS\System32\sechost.dll
0x00007ffb7b390000 - 0x00007ffb7b4b5000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb794e0000 - 0x00007ffb7962a000 	C:\WINDOWS\System32\USER32.dll
0x00007ffb78110000 - 0x00007ffb7812e000 	C:\WINDOWS\System32\win32u.dll
0x00007ffb7af40000 - 0x00007ffb7af67000 	C:\WINDOWS\System32\GDI32.dll
0x00007ffb78480000 - 0x00007ffb78608000 	C:\WINDOWS\System32\gdi32full.dll
0x00007ffb783e0000 - 0x00007ffb7847a000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007ffb77d80000 - 0x00007ffb77e76000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007ffb6a830000 - 0x00007ffb6aa97000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_26002d27e7c744a2\COMCTL32.dll
0x00007ffb796a0000 - 0x00007ffb79999000 	C:\WINDOWS\System32\combase.dll
0x00007ffb780a0000 - 0x00007ffb7810a000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffb79ac0000 - 0x00007ffb79aed000 	C:\WINDOWS\System32\IMM32.DLL
0x00000000600f0000 - 0x00000000601c2000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\msvcr100.dll
0x000000005f860000 - 0x00000000600f0000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\server\jvm.dll
0x00007ffb79630000 - 0x00007ffb79638000 	C:\WINDOWS\System32\PSAPI.DLL
0x00007ffb665d0000 - 0x00007ffb665d9000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb79a50000 - 0x00007ffb79abc000 	C:\WINDOWS\System32\WS2_32.dll
0x00007ffb75df0000 - 0x00007ffb75e13000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb72eb0000 - 0x00007ffb72eba000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffb75dc0000 - 0x00007ffb75deb000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb77e80000 - 0x00007ffb77ec9000 	C:\WINDOWS\System32\cfgmgr32.dll
0x0000000060680000 - 0x000000006068f000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\verify.dll
0x0000000060650000 - 0x0000000060679000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\java.dll
0x0000000060630000 - 0x0000000060646000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\zip.dll
0x00007ffb79af0000 - 0x00007ffb7af27000 	C:\WINDOWS\System32\SHELL32.dll
0x00007ffb799a0000 - 0x00007ffb79a4a000 	C:\WINDOWS\System32\shcore.dll
0x00007ffb78610000 - 0x00007ffb78d03000 	C:\WINDOWS\System32\windows.storage.dll
0x00007ffb79040000 - 0x00007ffb79091000 	C:\WINDOWS\System32\shlwapi.dll
0x00007ffb77d60000 - 0x00007ffb77d71000 	C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffb77cd0000 - 0x00007ffb77d1c000 	C:\WINDOWS\System32\powrprof.dll
0x00007ffb77d40000 - 0x00007ffb77d55000 	C:\WINDOWS\System32\profapi.dll
0x000000005f2f0000 - 0x000000005f488000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\awt.dll
0x00007ffb7b790000 - 0x00007ffb7b850000 	C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffb762a0000 - 0x00007ffb7631e000 	C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffb76470000 - 0x00007ffb76505000 	C:\WINDOWS\system32\uxtheme.dll
0x00007ffb78dc0000 - 0x00007ffb78f26000 	C:\WINDOWS\System32\MSCTF.dll
0x00007ffb74e10000 - 0x00007ffb74e3a000 	C:\WINDOWS\system32\dwmapi.dll
0x00007ffb7b110000 - 0x00007ffb7b255000 	C:\WINDOWS\System32\ole32.dll
0x00007ffb77720000 - 0x00007ffb77737000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffb771a0000 - 0x00007ffb771d4000 	C:\WINDOWS\system32\rsaenh.dll
0x00007ffb77ba0000 - 0x00007ffb77bc5000 	C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffb77c00000 - 0x00007ffb77c29000 	C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb77740000 - 0x00007ffb7774b000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x0000000060610000 - 0x000000006062a000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\net.dll
0x00007ffb77580000 - 0x00007ffb775dc000 	C:\WINDOWS\system32\mswsock.dll
0x00007ffb77320000 - 0x00007ffb77357000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffb7af30000 - 0x00007ffb7af38000 	C:\WINDOWS\System32\NSI.dll
0x00007ffb72a20000 - 0x00007ffb72a36000 	C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb72a00000 - 0x00007ffb72a1a000 	C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00000000605f0000 - 0x0000000060601000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\nio.dll
0x00007ffb4ead0000 - 0x00007ffb4ec59000 	C:\WINDOWS\system32\d3d9.dll
0x00007ffb6fb00000 - 0x00007ffb6fbe1000 	C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ce1961376673184c\nvldumdx.dll
0x00007ffb77ed0000 - 0x00007ffb78099000 	C:\WINDOWS\System32\crypt32.dll
0x00007ffb77d20000 - 0x00007ffb77d31000 	C:\WINDOWS\System32\MSASN1.dll
0x00007ffb78130000 - 0x00007ffb78186000 	C:\WINDOWS\System32\WINTRUST.DLL
0x00007ffb7b260000 - 0x00007ffb7b27d000 	C:\WINDOWS\System32\imagehlp.dll
0x00007ffb303b0000 - 0x00007ffb31518000 	C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ce1961376673184c\nvd3dumx.dll
0x00007ffb6b290000 - 0x00007ffb6b46c000 	C:\WINDOWS\system32\nvspcap64.dll
0x00007ffb790a0000 - 0x00007ffb794db000 	C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffb73e20000 - 0x00007ffb73ef7000 	C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffb74c50000 - 0x00007ffb74c63000 	C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffb700e0000 - 0x00007ffb7051f000 	C:\WINDOWS\system32\nvapi64.dll
0x00007ffb76b40000 - 0x00007ffb76be4000 	C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffb766e0000 - 0x00007ffb76708000 	C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffb70610000 - 0x00007ffb706fa000 	C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x000000005f810000 - 0x000000005f857000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\fontmanager.dll
0x000000005f7c0000 - 0x000000005f802000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\t2k.dll
0x000000005f2c0000 - 0x000000005f2ea000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\dcpr.dll
0x00007ffb45500000 - 0x00007ffb45516000 	C:\WINDOWS\system32\napinsp.dll
0x00007ffb45520000 - 0x00007ffb4553a000 	C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb749b0000 - 0x00007ffb749c8000 	C:\WINDOWS\system32\NLAapi.dll
0x00007ffb77360000 - 0x00007ffb77404000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb4c090000 - 0x00007ffb4c09e000 	C:\WINDOWS\System32\winrnr.dll
0x00007ffb68760000 - 0x00007ffb687cb000 	C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb5ed80000 - 0x00007ffb5ed8a000 	C:\Windows\System32\rasadhlp.dll
0x000000005f280000 - 0x000000005f2b1000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\jpeg.dll
0x000000005f250000 - 0x000000005f274000 	C:\Program Files\Java\jdk1.8.0_73\jre\bin\sunec.dll
0x00007ffb7afd0000 - 0x00007ffb7b06e000 	C:\WINDOWS\System32\clbcatq.dll
0x00007ffb73870000 - 0x00007ffb73a1c000 	C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffb6d5e0000 - 0x00007ffb6d627000 	C:\WINDOWS\system32\dataexchange.dll
0x00007ffb752e0000 - 0x00007ffb755bf000 	C:\WINDOWS\system32\d3d11.dll
0x00007ffb75c90000 - 0x00007ffb75db2000 	C:\WINDOWS\system32\dcomp.dll
0x00007ffb76710000 - 0x00007ffb76880000 	C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffb6cda0000 - 0x00007ffb6ce22000 	C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffb733d0000 - 0x00007ffb736a2000 	C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffb75b70000 - 0x00007ffb75c53000 	C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffb76fd0000 - 0x00007ffb77001000 	C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffb73290000 - 0x00007ffb733c9000 	C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffb74730000 - 0x00007ffb74745000 	C:\WINDOWS\SYSTEM32\usermgrcli.dll
0x00007ffb70930000 - 0x00007ffb709d6000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.15063.413_none_0e0f5dcc67adff4e\comctl32.dll
0x00007ffb74c70000 - 0x00007ffb74e06000 	C:\WINDOWS\system32\propsys.dll
0x00007ffb5b9c0000 - 0x00007ffb5bae7000 	C:\WINDOWS\system32\NetworkExplorer.dll
0x00007ffb72140000 - 0x00007ffb72671000 	C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
0x00007ffb6d260000 - 0x00007ffb6d2b7000 	C:\Windows\System32\thumbcache.dll
0x00007ffb5ef30000 - 0x00007ffb5ef4b000 	C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffb74ab0000 - 0x00007ffb74abb000 	C:\WINDOWS\System32\drprov.dll
0x00007ffb77910000 - 0x00007ffb77965000 	C:\WINDOWS\System32\WINSTA.dll
0x00007ffb6e310000 - 0x00007ffb6e326000 	C:\WINDOWS\System32\ntlanman.dll
0x00007ffb6df70000 - 0x00007ffb6df90000 	C:\WINDOWS\System32\davclnt.dll
0x00007ffb717d0000 - 0x00007ffb717dc000 	C:\WINDOWS\System32\DAVHLPR.dll
0x00007ffb737a0000 - 0x00007ffb737b6000 	C:\WINDOWS\System32\wkscli.dll
0x00007ffb5b550000 - 0x00007ffb5b562000 	C:\WINDOWS\SYSTEM32\cscapi.dll
0x00007ffb77410000 - 0x00007ffb7741d000 	C:\WINDOWS\System32\netutils.dll
0x00007ffb59ee0000 - 0x00007ffb59f2a000 	C:\Windows\System32\dlnashext.dll
0x00007ffb58070000 - 0x00007ffb580dd000 	C:\Windows\System32\PlayToDevice.dll
0x00007ffb4c8f0000 - 0x00007ffb4c90e000 	C:\Windows\System32\DevDispItemProvider.dll
0x00007ffb69870000 - 0x00007ffb698d7000 	C:\WINDOWS\System32\MMDevApi.dll
0x00007ffb72ba0000 - 0x00007ffb72bab000 	C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffb74900000 - 0x00007ffb74936000 	C:\WINDOWS\System32\netprofm.dll
0x00007ffb71880000 - 0x00007ffb7188e000 	C:\WINDOWS\System32\npmproxy.dll
0x00007ffb49b30000 - 0x00007ffb49d0f000 	C:\WINDOWS\system32\wpdshext.dll
0x00007ffb70a10000 - 0x00007ffb70ba5000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.15063.483_none_56eb200d4259be70\gdiplus.dll
0x00007ffb730c0000 - 0x00007ffb7315c000 	C:\Windows\System32\PortableDeviceApi.dll
0x00007ffb731e0000 - 0x00007ffb73211000 	C:\Windows\System32\PortableDeviceTypes.dll
0x00007ffb6ab30000 - 0x00007ffb6ab66000 	C:\Windows\System32\EhStorShell.dll
0x00007ffb6c700000 - 0x00007ffb6c725000 	C:\Windows\System32\EhStorAPI.dll
0x00007ffb59c70000 - 0x00007ffb59c80000 	C:\WINDOWS\SYSTEM32\LINKINFO.dll
0x00007ffb71970000 - 0x00007ffb7197c000 	C:\WINDOWS\SYSTEM32\Secur32.dll
0x00007ffb77bd0000 - 0x00007ffb77c00000 	C:\WINDOWS\SYSTEM32\SSPICLI.DLL
0x00007ffb71220000 - 0x00007ffb71238000 	C:\WINDOWS\SYSTEM32\samcli.dll
0x00007ffb74e40000 - 0x00007ffb74e63000 	C:\WINDOWS\SYSTEM32\SAMLIB.dll

VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true 
java_command: net.technicpack.launcher.LauncherMain
java_class_path (initial): C:\Users\Dennis\Desktop\Games\TechnicLauncher.exe;anything
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)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft Emulator Manager\1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\Skype\Phone\;D:\Cocos\frameworks\cocos2d-x-3.8.1\tools\cocos2d-console\bin;C:\Users\Dennis\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jdk1.8.0_73\jre\bin
USERNAME=Dennis
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.296)

CPU:total 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 16717828k(11316168k free), swap 23005188k(15845876k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.73-b02) for windows-amd64 JRE (1.8.0_73-b02), built on Jan 29 2016 17:38:49 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri Sep 08 23:50:15 2017
elapsed time: 24 seconds (0d 0h 0m 24s)

 

Link to comment
Share on other sites

  • 0
4 hours ago, EvilOwl said:

Ptolemy told you to update java to 8u144 x64, the log you posted shows you didn't.

FBSDv0Y.png

Thats strange, guess i have to reinstall java then.

I did installed the version 8u144 version. Guess it didnt selected the correct version.

 

EDIT:

I removed all the java versions and started the technic launcher. strangely enough it starts and i can open "Mod options" -_-.

 

EDIT 2: 

I reinstalled Java 8u144 both 32-bit and 64-bit and my launcher works now.

Thanks for the help, both Lord Potemly and EvilOwl.

Edited by Primelock
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...