Jump to content
  • 0

Crash right after Mojang screen


Question

Posted

Title: Crash right after Mojang screen

Version: 1_0_3

OS: Windows 8.1 Preview

Java Version: Version 7 Update 25

Description of Problem:

I get to the Mojang screen, but it stalls and then crashes. Tekkit version 1.0.6

Error Messages:

Error Log:


#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff57c4f017, pid=8696, tid=452

#

# JRE version: 7.0_17-b02

# Java VM: Java HotSpot 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  [OpenAL64.dll+0x2f017]  alcProcessContext+0x20bcb

#

# 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 (0x0000000013782000):  JavaThread "Thread-18" [_thread_in_native, id=452, stack(0x000000001bb80000,0x000000001bc80000)]



siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x00007fff57c4f017



Registers:

RAX=0x0000000023b70d00, RBX=0x0000000023b70cb0, RCX=0x0000000000000000, RDX=0x0000000023b70d00

RSP=0x000000001bc7f158, RBP=0x0000000000000028, RSI=0x0000000023b70cb0, RDI=0x0000000023b70d00

R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00007fff718a3990, R11=0x0000000000000000

R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001

RIP=0x00007fff57c4f017, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x000000001bc7f158)

0x000000001bc7f158:   00007fff57c2e842 00007fff57c44e1c

0x000000001bc7f168:   00007fff57c30557 0000000000000000

0x000000001bc7f178:   0000000000000003 000000001bc7f308

0x000000001bc7f188:   0000000000000000 0000000000000000

0x000000001bc7f198:   0000000000000000 0000000000000000

0x000000001bc7f1a8:   0000000000000000 0000000013782000

0x000000001bc7f1b8:   0000000000000000 0000000000000040

0x000000001bc7f1c8:   000000001bc7f308 000000001bc7f308

0x000000001bc7f1d8:   000092600f2da0ee 0000000013782000

0x000000001bc7f1e8:   000000001bc7f308 000000075eb8c6c0

0x000000001bc7f1f8:   0000000000000000 0000000000000000

0x000000001bc7f208:   00007fff57c4bef8 0000000000000000

0x000000001bc7f218:   00007fff57c283b6 0000000023b70cb0

0x000000001bc7f228:   000000001bc7f2e8 0000000023b70cb0

0x000000001bc7f238:   0000000000000000 0000000000000000

0x000000001bc7f248:   0000000010e762d7 0000000000000000 



Instructions: (pc=0x00007fff57c4f017)

0x00007fff57c4eff7:   6f 6e 20 53 70 65 61 6b 65 72 73 20 28 4d 50 34

0x00007fff57c4f007:   43 6f 6e 76 65 72 74 65 72 41 75 64 69 6f 29 00

0x00007fff57c4f017:   44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74

0x00007fff57c4f027:   77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73 





Register to memory mapping:



RAX=0x0000000023b70d00 is an unknown value

RBX=0x0000000023b70cb0 is an unknown value

RCX=0x0000000000000000 is an unknown value

RDX=0x0000000023b70d00 is an unknown value

RSP=0x000000001bc7f158 is pointing into the stack for thread: 0x0000000013782000

RBP=0x0000000000000028 is an unknown value

RSI=0x0000000023b70cb0 is an unknown value

RDI=0x0000000023b70d00 is an unknown value

R8 =0x0000000000000000 is an unknown value

R9 =0x0000000000000000 is an unknown value

R10=0x00007fff718a3990 is an unknown value

R11=0x0000000000000000 is an unknown value

R12=0x0000000000000000 is an unknown value

R13=0x0000000000000000 is an unknown value

R14=0x0000000000000000 is an unknown value

R15=0x0000000000000001 is an unknown value





Stack: [0x000000001bb80000,0x000000001bc80000],  sp=0x000000001bc7f158,  free space=1020k

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

C  [OpenAL64.dll+0x2f017]  alcProcessContext+0x20bcb



[error occurred during error reporting (printing native stack), id 0xc0000005]



Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0

j  org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1

j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12

j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233

j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5

j  org.lwjgl.openal.AL.create()V+6

j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2

j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273

j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206

j  paulscode.sound.CommandThread.run()V+51

v  ~StubRoutines::call_stub



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



Java Threads: ( => current thread )

  0x0000000013785800 JavaThread "Thread-19" [_thread_blocked, id=14640, stack(0x0000000023760000,0x0000000023860000)]

=>0x0000000013782000 JavaThread "Thread-18" [_thread_in_native, id=452, stack(0x000000001bb80000,0x000000001bc80000)]

  0x0000000013784000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=12380, stack(0x0000000023960000,0x0000000023a60000)]

  0x0000000013785000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=12064, stack(0x0000000015e10000,0x0000000015f10000)]

  0x0000000013783800 JavaThread "Minecraft main thread" [_thread_blocked, id=5504, stack(0x0000000015980000,0x0000000015a80000)]

  0x0000000013781000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1256, stack(0x0000000010840000,0x0000000010940000)]

  0x000000001377f000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9856, stack(0x0000000012420000,0x0000000012520000)]

  0x0000000013780800 JavaThread "Thread-7" daemon [_thread_blocked, id=9904, stack(0x0000000016a80000,0x0000000016b80000)]

  0x000000001377f800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7820, stack(0x0000000002780000,0x0000000002880000)]

  0x0000000013fde800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4868, stack(0x0000000016980000,0x0000000016a80000)]

  0x00000000102b9000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=9032, stack(0x0000000014b20000,0x0000000014c20000)]

  0x00000000101c2800 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=11932, stack(0x0000000012df0000,0x0000000012ef0000)]

  0x00000000100af000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=436, stack(0x0000000012630000,0x0000000012730000)]

  0x000000000ff58800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3280, stack(0x0000000010b40000,0x0000000010c40000)]

  0x000000000fcb8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=13712, stack(0x0000000010a40000,0x0000000010b40000)]

  0x000000000ffaf800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4760, stack(0x0000000010940000,0x0000000010a40000)]

  0x000000000d348800 JavaThread "Service Thread" daemon [_thread_blocked, id=13468, stack(0x000000000f770000,0x000000000f870000)]

  0x000000000d345800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12032, stack(0x000000000f670000,0x000000000f770000)]

  0x000000000d344000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6800, stack(0x000000000f570000,0x000000000f670000)]

  0x000000000d340000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3348, stack(0x000000000f470000,0x000000000f570000)]

  0x000000000d33b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11552, stack(0x000000000f370000,0x000000000f470000)]

  0x000000000d2e0800 JavaThread "Finalizer" daemon [_thread_blocked, id=2804, stack(0x000000000f270000,0x000000000f370000)]

  0x000000000d2d9800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5104, stack(0x000000000f170000,0x000000000f270000)]



Other Threads:

  0x000000000d2d0800 VMThread [stack: 0x000000000f070000,0x000000000f170000] [id=1304]

  0x000000000d365000 WatcherThread [stack: 0x000000000f870000,0x000000000f970000] [id=14316]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 690752K, used 294140K [0x00000007caf60000, 0x0000000800000000, 0x0000000800000000)

  eden space 527936K, 36% used [0x00000007caf60000,0x00000007d6ab3c98,0x00000007eb2f0000)

  from space 162816K, 62% used [0x00000007eb2f0000,0x00000007f16db590,0x00000007f51f0000)

  to   space 161280K, 0% used [0x00000007f6280000,0x00000007f6280000,0x0000000800000000)

 ParOldGen       total 220608K, used 196992K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 89% used [0x0000000760e00000,0x000000076ce601f0,0x000000076e570000)

 PSPermGen       total 58560K, used 48698K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 83% used [0x000000075bc00000,0x000000075eb8e808,0x000000075f530000)



Card table byte_map: [0x0000000005a40000,0x0000000005f70000] byte_map_base: 0x0000000001f62000



Polling page: 0x0000000002680000



Code Cache  [0x0000000002980000, 0x0000000002e40000, 0x0000000005980000)

 total_blobs=2071 nmethods=1288 adapters=733 free_code_cache=44504Kb largest_free_block=45351744



Compilation events (10 events):

Event: 37.294 Thread 0x000000000d344000 nmethod 1418 0x0000000002d94550 code [0x0000000002d946c0, 0x0000000002d94918]

Event: 37.294 Thread 0x000000000d344000 1420             java.awt.image.DirectColorModel::getRGB (105 bytes)

Event: 37.300 Thread 0x000000000d344000 nmethod 1420 0x0000000002c69990 code [0x0000000002c69c40, 0x0000000002c6a7b0]

Event: 37.300 Thread 0x000000000d344000 1421             java.awt.image.DirectColorModel::getGreen (45 bytes)

Event: 37.302 Thread 0x000000000d344000 nmethod 1421 0x0000000002cee410 code [0x0000000002cee5c0, 0x0000000002cee898]

Event: 37.302 Thread 0x000000000d344000 1422             java.awt.image.DirectColorModel::getBlue (45 bytes)

Event: 37.303 Thread 0x000000000d344000 nmethod 1422 0x0000000002c69190 code [0x0000000002c69340, 0x0000000002c69618]

Event: 37.303 Thread 0x000000000d344000 1423             java.awt.image.DirectColorModel::getRed (45 bytes)

Event: 37.305 Thread 0x000000000d344000 nmethod 1423 0x0000000002c68990 code [0x0000000002c68b40, 0x0000000002c68e18]

Event: 37.322 Thread 0x000000000d345800 nmethod 1419 0x0000000002d32390 code [0x0000000002d326c0, 0x0000000002d34320]



GC Heap History (10 events):

Event: 31.186 GC heap before

{Heap before GC invocations=25 (full 2):

 PSYoungGen      total 699584K, used 634125K [0x00000007caf60000, 0x0000000800000000, 0x0000000800000000)

  eden space 531712K, 100% used [0x00000007caf60000,0x00000007eb6a0000,0x00000007eb6a0000)

  from space 167872K, 61% used [0x00000007f5c10000,0x00000007fc013588,0x0000000800000000)

  to   space 168640K, 0% used [0x00000007eb6a0000,0x00000007eb6a0000,0x00000007f5b50000)

 ParOldGen       total 220608K, used 189544K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 85% used [0x0000000760e00000,0x000000076c71a1f0,0x000000076e570000)

 PSPermGen       total 58560K, used 44038K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 75% used [0x000000075bc00000,0x000000075e701898,0x000000075f530000)

Event: 31.265 GC heap after

Heap after GC invocations=25 (full 2):

 PSYoungGen      total 700352K, used 100284K [0x00000007caf60000, 0x00000007fff40000, 0x0000000800000000)

  eden space 531712K, 0% used [0x00000007caf60000,0x00000007caf60000,0x00000007eb6a0000)

  from space 168640K, 59% used [0x00000007eb6a0000,0x00000007f188f220,0x00000007f5b50000)

  to   space 167872K, 0% used [0x00000007f5b50000,0x00000007f5b50000,0x00000007fff40000)

 ParOldGen       total 220608K, used 190889K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 86% used [0x0000000760e00000,0x000000076c86a5c0,0x000000076e570000)

 PSPermGen       total 58560K, used 44038K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 75% used [0x000000075bc00000,0x000000075e701898,0x000000075f530000)

}

Event: 32.705 GC heap before

{Heap before GC invocations=26 (full 2):

 PSYoungGen      total 700352K, used 631996K [0x00000007caf60000, 0x00000007fff40000, 0x0000000800000000)

  eden space 531712K, 100% used [0x00000007caf60000,0x00000007eb6a0000,0x00000007eb6a0000)

  from space 168640K, 59% used [0x00000007eb6a0000,0x00000007f188f220,0x00000007f5b50000)

  to   space 167872K, 0% used [0x00000007f5b50000,0x00000007f5b50000,0x00000007fff40000)

 ParOldGen       total 220608K, used 190889K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 86% used [0x0000000760e00000,0x000000076c86a5c0,0x000000076e570000)

 PSPermGen       total 58560K, used 44732K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 76% used [0x000000075bc00000,0x000000075e7af118,0x000000075f530000)

Event: 32.801 GC heap after

Heap after GC invocations=26 (full 2):

 PSYoungGen      total 691776K, used 116382K [0x00000007caf60000, 0x0000000800000000, 0x0000000800000000)

  eden space 523904K, 0% used [0x00000007caf60000,0x00000007caf60000,0x00000007eaf00000)

  from space 167872K, 69% used [0x00000007f5b50000,0x00000007fccf7a88,0x00000007fff40000)

  to   space 172544K, 0% used [0x00000007eaf00000,0x00000007eaf00000,0x00000007f5780000)

 ParOldGen       total 220608K, used 193075K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 87% used [0x0000000760e00000,0x000000076ca8ce30,0x000000076e570000)

 PSPermGen       total 58560K, used 44732K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 76% used [0x000000075bc00000,0x000000075e7af118,0x000000075f530000)

}

Event: 34.148 GC heap before

{Heap before GC invocations=27 (full 2):

 PSYoungGen      total 691776K, used 640286K [0x00000007caf60000, 0x0000000800000000, 0x0000000800000000)

  eden space 523904K, 100% used [0x00000007caf60000,0x00000007eaf00000,0x00000007eaf00000)

  from space 167872K, 69% used [0x00000007f5b50000,0x00000007fccf7a88,0x00000007fff40000)

  to   space 172544K, 0% used [0x00000007eaf00000,0x00000007eaf00000,0x00000007f5780000)

 ParOldGen       total 220608K, used 193075K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 87% used [0x0000000760e00000,0x000000076ca8ce30,0x000000076e570000)

 PSPermGen       total 58560K, used 45906K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 78% used [0x000000075bc00000,0x000000075e8d4be8,0x000000075f530000)

Event: 34.226 GC heap after

Heap after GC invocations=27 (full 2):

 PSYoungGen      total 696448K, used 96921K [0x00000007caf60000, 0x00000007ffcb0000, 0x0000000800000000)

  eden space 523904K, 0% used [0x00000007caf60000,0x00000007caf60000,0x00000007eaf00000)

  from space 172544K, 56% used [0x00000007eaf00000,0x00000007f0da6740,0x00000007f5780000)

  to   space 168512K, 0% used [0x00000007f5820000,0x00000007f5820000,0x00000007ffcb0000)

 ParOldGen       total 220608K, used 194016K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 87% used [0x0000000760e00000,0x000000076cb78200,0x000000076e570000)

 PSPermGen       total 58560K, used 45906K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 78% used [0x000000075bc00000,0x000000075e8d4be8,0x000000075f530000)

}

Event: 35.540 GC heap before

{Heap before GC invocations=28 (full 2):

 PSYoungGen      total 696448K, used 620825K [0x00000007caf60000, 0x00000007ffcb0000, 0x0000000800000000)

  eden space 523904K, 100% used [0x00000007caf60000,0x00000007eaf00000,0x00000007eaf00000)

  from space 172544K, 56% used [0x00000007eaf00000,0x00000007f0da6740,0x00000007f5780000)

  to   space 168512K, 0% used [0x00000007f5820000,0x00000007f5820000,0x00000007ffcb0000)

 ParOldGen       total 220608K, used 194016K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 87% used [0x0000000760e00000,0x000000076cb78200,0x000000076e570000)

 PSPermGen       total 58560K, used 47076K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 80% used [0x000000075bc00000,0x000000075e9f9200,0x000000075f530000)

Event: 35.615 GC heap after

Heap after GC invocations=28 (full 2):

 PSYoungGen      total 684416K, used 92277K [0x00000007caf60000, 0x00000007ff0f0000, 0x0000000800000000)

  eden space 527936K, 0% used [0x00000007caf60000,0x00000007caf60000,0x00000007eb2f0000)

  from space 156480K, 58% used [0x00000007f5820000,0x00000007fb23d5f0,0x00000007ff0f0000)

  to   space 162816K, 0% used [0x00000007eb2f0000,0x00000007eb2f0000,0x00000007f51f0000)

 ParOldGen       total 220608K, used 195999K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 88% used [0x0000000760e00000,0x000000076cd67df0,0x000000076e570000)

 PSPermGen       total 58560K, used 47076K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 80% used [0x000000075bc00000,0x000000075e9f9200,0x000000075f530000)

}

Event: 37.001 GC heap before

{Heap before GC invocations=29 (full 2):

 PSYoungGen      total 684416K, used 620213K [0x00000007caf60000, 0x00000007ff0f0000, 0x0000000800000000)

  eden space 527936K, 100% used [0x00000007caf60000,0x00000007eb2f0000,0x00000007eb2f0000)

  from space 156480K, 58% used [0x00000007f5820000,0x00000007fb23d5f0,0x00000007ff0f0000)

  to   space 162816K, 0% used [0x00000007eb2f0000,0x00000007eb2f0000,0x00000007f51f0000)

 ParOldGen       total 220608K, used 195999K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 88% used [0x0000000760e00000,0x000000076cd67df0,0x000000076e570000)

 PSPermGen       total 58560K, used 48230K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 82% used [0x000000075bc00000,0x000000075eb19868,0x000000075f530000)

Event: 37.082 GC heap after

Heap after GC invocations=29 (full 2):

 PSYoungGen      total 690752K, used 102317K [0x00000007caf60000, 0x0000000800000000, 0x0000000800000000)

  eden space 527936K, 0% used [0x00000007caf60000,0x00000007caf60000,0x00000007eb2f0000)

  from space 162816K, 62% used [0x00000007eb2f0000,0x00000007f16db590,0x00000007f51f0000)

  to   space 161280K, 0% used [0x00000007f6280000,0x00000007f6280000,0x0000000800000000)

 ParOldGen       total 220608K, used 196992K [0x0000000760e00000, 0x000000076e570000, 0x00000007caf60000)

  object space 220608K, 89% used [0x0000000760e00000,0x000000076ce601f0,0x000000076e570000)

 PSPermGen       total 58560K, used 48230K [0x000000075bc00000, 0x000000075f530000, 0x0000000760e00000)

  object space 58560K, 82% used [0x000000075bc00000,0x000000075eb19868,0x000000075f530000)

}



Deoptimization events (10 events):

Event: 33.827 Thread 0x0000000013783800 Uncommon trap -34 fr.pc 0x0000000002b733a8

Event: 36.589 Thread 0x0000000013783800 Uncommon trap -34 fr.pc 0x0000000002b013cc

Event: 36.589 Thread 0x0000000013783800 Uncommon trap -34 fr.pc 0x0000000002b013cc

Event: 36.602 Thread 0x0000000013783800 Uncommon trap -83 fr.pc 0x0000000002d97fe4

Event: 36.668 Thread 0x0000000013783800 Uncommon trap -122 fr.pc 0x0000000002c24cb4

Event: 36.676 Thread 0x0000000013783800 Uncommon trap -28 fr.pc 0x0000000002aa20d8

Event: 36.676 Thread 0x0000000013783800 Uncommon trap -28 fr.pc 0x0000000002a8d688

Event: 36.676 Thread 0x0000000013783800 Uncommon trap -28 fr.pc 0x0000000002a7f2c8

Event: 36.676 Thread 0x0000000013783800 Uncommon trap -28 fr.pc 0x0000000002a80448

Event: 37.769 Thread 0x0000000013782000 Uncommon trap -34 fr.pc 0x0000000002dd71f4



Internal exceptions (10 events):

Event: 37.772 Thread 0x0000000013782000 Threw 0x00000007d695eaa8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.773 Thread 0x0000000013782000 Threw 0x00000007d6960d20 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.773 Thread 0x0000000013782000 Threw 0x00000007d6962d40 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.773 Thread 0x0000000013782000 Threw 0x00000007d6969ab8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.773 Thread 0x0000000013782000 Threw 0x00000007d696bd30 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.773 Thread 0x0000000013782000 Threw 0x00000007d696dd50 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.818 Thread 0x0000000013782000 Threw 0x00000007d6976798 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.818 Thread 0x0000000013782000 Threw 0x00000007d6976b98 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.820 Thread 0x0000000013782000 Threw 0x00000007d6984d88 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 37.820 Thread 0x0000000013782000 Threw 0x00000007d6985188 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166



Events (10 events):

Event: 37.771 Executing VM operation: RevokeBias

Event: 37.771 Executing VM operation: RevokeBias done

Event: 37.771 Executing VM operation: RevokeBias

Event: 37.771 Executing VM operation: RevokeBias done

Event: 37.771 loading class 0x0000000018258680

Event: 37.771 loading class 0x0000000018258680 done

Event: 37.818 loading class 0x000000001e626400

Event: 37.818 loading class 0x000000001e626400 done

Event: 37.820 loading class 0x0000000021832a20

Event: 37.820 loading class 0x0000000021832a20 done





Dynamic libraries:

0x00007ff6598d0000 - 0x00007ff659903000 	C:\Program Files\Java\jre7\bin\javaw.exe

0x00007fff718a0000 - 0x00007fff71a4a000 	C:\WINDOWS\SYSTEM32\ntdll.dll

0x00007fff6f9f0000 - 0x00007fff6fb28000 	C:\WINDOWS\system32\KERNEL32.DLL

0x00007fff6ee10000 - 0x00007fff6ef1e000 	C:\WINDOWS\system32\KERNELBASE.dll

0x00007fff6fc50000 - 0x00007fff6fcf4000 	C:\WINDOWS\system32\ADVAPI32.dll

0x00007fff6fd20000 - 0x00007fff6fe90000 	C:\WINDOWS\system32\USER32.dll

0x00007fff6bad0000 - 0x00007fff6bd2c000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9431.0_none_4c5a88cade1c4961\COMCTL32.dll

0x00007fff6f940000 - 0x00007fff6f9e6000 	C:\WINDOWS\system32\msvcrt.dll

0x00007fff6f330000 - 0x00007fff6f387000 	C:\WINDOWS\SYSTEM32\sechost.dll

0x00007fff6f570000 - 0x00007fff6f6a9000 	C:\WINDOWS\system32\RPCRT4.dll

0x00007fff70240000 - 0x00007fff70384000 	C:\WINDOWS\system32\GDI32.dll

0x00007fff71800000 - 0x00007fff71834000 	C:\WINDOWS\system32\IMM32.DLL

0x00007fff6f1f0000 - 0x00007fff6f31f000 	C:\WINDOWS\system32\MSCTF.dll

0x00000000537b0000 - 0x0000000053881000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000053090000 - 0x00000000537af000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x00007fff61ba0000 - 0x00007fff61ba9000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll

0x00007fff6b620000 - 0x00007fff6b640000 	C:\WINDOWS\SYSTEM32\WINMM.dll

0x00007fff70090000 - 0x00007fff70097000 	C:\WINDOWS\system32\PSAPI.DLL

0x00007fff6f190000 - 0x00007fff6f1e8000 	C:\WINDOWS\system32\WS2_32.dll

0x00007fff6b5a0000 - 0x00007fff6b5c9000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll

0x00007fff70010000 - 0x00007fff70019000 	C:\WINDOWS\system32\NSI.dll

0x0000000054200000 - 0x000000005420f000 	C:\Program Files\Java\jre7\bin\verify.dll

0x00000000541b0000 - 0x00000000541d8000 	C:\Program Files\Java\jre7\bin\java.dll

0x0000000054190000 - 0x00000000541a5000 	C:\Program Files\Java\jre7\bin\zip.dll

0x0000000054170000 - 0x0000000054189000 	C:\Program Files\Java\jre7\bin\net.dll

0x00007fff6e550000 - 0x00007fff6e5a8000 	C:\WINDOWS\system32\mswsock.dll

0x0000000054150000 - 0x0000000054161000 	C:\Program Files\Java\jre7\bin\nio.dll

0x00007fff6e320000 - 0x00007fff6e3c3000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll

0x0000000054230000 - 0x0000000054256000 	C:\Program Files\Bonjour\mdnsNSP.dll

0x00007fff6a0b0000 - 0x00007fff6a0d9000 	C:\WINDOWS\SYSTEM32\Iphlpapi.DLL

0x00007fff6a1f0000 - 0x00007fff6a1fa000 	C:\WINDOWS\SYSTEM32\WINNSI.DLL

0x00007fff67410000 - 0x00007fff67419000 	C:\Windows\System32\rasadhlp.dll

0x00007fff68740000 - 0x00007fff687a7000 	C:\WINDOWS\System32\fwpuclnt.dll

0x0000000052ef0000 - 0x0000000053083000 	C:\Program Files\Java\jre7\bin\awt.dll

0x00007fff6fb30000 - 0x00007fff6fbeb000 	C:\WINDOWS\system32\OLEAUT32.dll

0x00007fff6f390000 - 0x00007fff6f56b000 	C:\WINDOWS\system32\combase.dll

0x00007fff6d590000 - 0x00007fff6d61c000 	C:\WINDOWS\system32\apphelp.dll

0x00007fff6d9b0000 - 0x00007fff6daca000 	C:\WINDOWS\system32\uxtheme.dll

0x00007fff6ccd0000 - 0x00007fff6ccf1000 	C:\WINDOWS\system32\dwmapi.dll

0x00007fff6fe90000 - 0x00007fff70004000 	C:\WINDOWS\system32\ole32.dll

0x00007fff6db70000 - 0x00007fff6db7a000 	C:\WINDOWS\SYSTEM32\kernel.appcore.dll

0x00007fff6eb60000 - 0x00007fff6eb6a000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll

0x00007fff6eb00000 - 0x00007fff6eb5e000 	C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll

0x00007fff56820000 - 0x00007fff56a2b000 	C:\WINDOWS\system32\d3d9.dll

0x00007fff6d150000 - 0x00007fff6d15a000 	C:\WINDOWS\SYSTEM32\VERSION.dll

0x00007fff4ef10000 - 0x00007fff4fdc3000 	C:\WINDOWS\SYSTEM32\nvd3dumx.dll

0x00007fff6ec30000 - 0x00007fff6ec73000 	C:\WINDOWS\SYSTEM32\powrprof.dll

0x0000000180000000 - 0x0000000180155000 	C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll

0x00007fff6f760000 - 0x00007fff6f936000 	C:\WINDOWS\system32\SETUPAPI.dll

0x00007fff70430000 - 0x00007fff717f4000 	C:\WINDOWS\system32\SHELL32.dll

0x00007fff6f0f0000 - 0x00007fff6f13a000 	C:\WINDOWS\system32\CFGMGR32.dll

0x00007fff70020000 - 0x00007fff70072000 	C:\WINDOWS\system32\SHLWAPI.dll

0x00007fff6d8c0000 - 0x00007fff6d959000 	C:\WINDOWS\SYSTEM32\shcore.dll

0x0000000052eb0000 - 0x0000000052ee4000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000052e60000 - 0x0000000052ea1000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x0000000054120000 - 0x0000000054144000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x00007fff64f60000 - 0x00007fff64f74000 	C:\WINDOWS\system32\napinsp.dll

0x00007fff64f40000 - 0x00007fff64f59000 	C:\WINDOWS\system32\pnrpnsp.dll

0x00007fff6a4b0000 - 0x00007fff6a4c9000 	C:\WINDOWS\system32\NLAapi.dll

0x00007fff64f80000 - 0x00007fff64f8c000 	C:\WINDOWS\System32\winrnr.dll

0x00007fff65000000 - 0x00007fff65013000 	C:\WINDOWS\system32\wshbth.dll

0x00007fff6e5b0000 - 0x00007fff6e5ce000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll

0x00007fff6e250000 - 0x00007fff6e285000 	C:\WINDOWS\system32\rsaenh.dll

0x00007fff6e7e0000 - 0x00007fff6e806000 	C:\WINDOWS\SYSTEM32\bcrypt.dll

0x00007fff6e300000 - 0x00007fff6e31e000 	C:\WINDOWS\SYSTEM32\USERENV.dll

0x00007fff6ec90000 - 0x00007fff6eca4000 	C:\WINDOWS\SYSTEM32\profapi.dll

0x0000000052e30000 - 0x0000000052e60000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x00007fff6f6b0000 - 0x00007fff6f755000 	C:\WINDOWS\SYSTEM32\clbcatq.dll

0x00007fff6d160000 - 0x00007fff6d2f3000 	C:\WINDOWS\SYSTEM32\WindowsCodecs.dll

0x0000000052df0000 - 0x0000000052e29000 	C:\Program Files\Java\jre7\bin\kcms.dll

0x0000000052dc0000 - 0x0000000052dea000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x0000000052db0000 - 0x0000000052dbb000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x00007fff6ef20000 - 0x00007fff6f0e9000 	C:\WINDOWS\system32\CRYPT32.dll

0x00007fff6ed40000 - 0x00007fff6ed52000 	C:\WINDOWS\system32\MSASN1.dll

0x00007fff6ed60000 - 0x00007fff6ee01000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9431.0_none_015e63004e5c9cba\comctl32.dll

0x0000000010e70000 - 0x0000000010eb8000 	C:\Users\Home PC\AppData\Roaming\.technic\tekkitmain\bin\natives\lwjgl64.dll

0x00007fff54c90000 - 0x00007fff54db1000 	C:\WINDOWS\SYSTEM32\OPENGL32.dll

0x00007fff61910000 - 0x00007fff6193c000 	C:\WINDOWS\SYSTEM32\GLU32.dll

0x00007fff54ba0000 - 0x00007fff54c90000 	C:\WINDOWS\SYSTEM32\DDRAW.dll

0x00007fff69a90000 - 0x00007fff69a99000 	C:\WINDOWS\SYSTEM32\DCIMAN32.dll

0x0000000052da0000 - 0x0000000052da7000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x0000000051170000 - 0x0000000052d9f000 	C:\WINDOWS\SYSTEM32\nvoglv64.DLL

0x00007fff6db20000 - 0x00007fff6db46000 	C:\WINDOWS\SYSTEM32\DEVOBJ.dll

0x00007fff6f140000 - 0x00007fff6f18e000 	C:\WINDOWS\system32\WINTRUST.dll

0x00007fff68c90000 - 0x00007fff68cc0000 	C:\WINDOWS\SYSTEM32\ntmarta.dll

0x0000000051160000 - 0x000000005116b000 	C:\Program Files\Java\jre7\bin\management.dll

0x00007fff57c20000 - 0x00007fff57d42000 	C:\Users\Home PC\AppData\Roaming\.technic\tekkitmain\bin\natives\OpenAL64.dll

0x00007fff66720000 - 0x00007fff667a7000 	C:\WINDOWS\SYSTEM32\dsound.dll

0x00007fff6b540000 - 0x00007fff6b59f000 	C:\WINDOWS\System32\MMDevApi.dll

0x00007fff66410000 - 0x00007fff6644c000 	C:\WINDOWS\SYSTEM32\wdmaud.drv

0x00007fff66400000 - 0x00007fff66408000 	C:\WINDOWS\SYSTEM32\ksuser.dll

0x00007fff6d130000 - 0x00007fff6d13b000 	C:\WINDOWS\SYSTEM32\AVRT.dll

0x00007fff66330000 - 0x00007fff663a6000 	C:\WINDOWS\SYSTEM32\AUDIOSES.DLL

0x00007fff66120000 - 0x00007fff6612b000 	C:\WINDOWS\SYSTEM32\msacm32.drv

0x00007fff66100000 - 0x00007fff6611b000 	C:\WINDOWS\SYSTEM32\MSACM32.dll

0x00007fff65e80000 - 0x00007fff65e8a000 	C:\WINDOWS\SYSTEM32\midimap.dll

0x00007fff5d7d0000 - 0x00007fff5d956000 	C:\WINDOWS\SYSTEM32\dbghelp.dll



VM Arguments:

java_command: org.spoutcraft.launcher.entrypoint.Start

Launcher Type: SUN_STANDARD



Environment Variables:

CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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 (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Microsoft Network Monitor 3\;C:\Program Files (x86)\FAHClient;C:\Program Files\Java\jre7\bin

USERNAME=Home PC

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel







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



OS: Windows 8 , 64 bit Build 9200 



CPU:total 8 (4 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, ht, tsc, tscinvbit, tscinv



Memory: 4k page, physical 10423840k(5172224k free), swap 12062240k(5048352k free)



vm_info: Java HotSpot 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar  1 2013 03:38:30 by "java_re" with unknown MS VC++:1600



time: Sun Aug 04 14:46:15 2013

elapsed time: 37 seconds

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...