Jump to content

Question

Posted

Title: hs-err-pid######

Version: 3.1.2

OS: win-7

Java Version: 7u9 64bit

Description of Problem:

white screen hs-err-pid appears

Error Messages:

hs-err-pid

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000688b0412, pid=1472, tid=6120

#

# JRE version: 7.0_09-b05

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

# Problematic frame:

# C  [aticfx64.dll+0x30412]  gslCfxInit+0x3892

#

# 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 (0x000000000bb6f800):  JavaThread "Minecraft main thread" [_thread_in_native, id=6120, stack(0x0000000014230000,0x0000000014330000)]



siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000



Registers:

RAX=0x000000001432dfc8, RBX=0x000000001432e0a0, RCX=0x000000001432e280, RDX=0x0000000000000260

RSP=0x000000001432df90, RBP=0x0000000000000960, RSI=0x000000000079a400, RDI=0x0000000000000000

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

R12=0x000000000055fe90, R13=0x0000000000000960, R14=0x0000000000000000, R15=0x0000000000000000

RIP=0x00000000688b0412, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x000000001432df90)

0x000000001432df90:   0000000000000960 000000000079a400

0x000000001432dfa0:   000000001432e0a0 00000000005556e0

0x000000001432dfb0:   0000000000000000 0000000000000000

0x000000001432dfc0:   000000001432dfc8 0000000000000001

0x000000001432dfd0:   000000001432e280 0000000000000960

0x000000001432dfe0:   00000000c0000001 000007fef2805201

0x000000001432dff0:   0000000000000001 000000001432e0a0

0x000000001432e000:   0000000000000000 0000000100000000

0x000000001432e010:   0000000040001900 000000000079a400

0x000000001432e020:   0000000000000960 0000000000000000

0x000000001432e030:   000000001454f320 0000000000000000

0x000000001432e040:   0000000000000000 000007fef2802933

0x000000001432e050:   000000001432e0a0 0000000000000000

0x000000001432e060:   000000001432e540 000000001432e0b8

0x000000001432e070:   000000007f0111ba 0000000014551f16

0x000000001432e080:   0000000000000001 000000007f0111ba 



Instructions: (pc=0x00000000688b0412)

0x00000000688b03f2:   20 48 89 44 24 30 8b 43 04 48 89 54 24 40 48 8b

0x00000000688b0402:   53 10 89 44 24 2c 48 8d 44 24 38 48 89 44 24 30

0x00000000688b0412:   48 8b 07 48 89 54 24 48 89 54 24 28 48 89 4c 24

0x00000000688b0422:   20 48 8d 54 24 20 48 8b cf ff 50 08 85 c0 75 0d 





Register to memory mapping:



RAX=0x000000001432dfc8 is pointing into the stack for thread: 0x000000000bb6f800

RBX=0x000000001432e0a0 is pointing into the stack for thread: 0x000000000bb6f800

RCX=0x000000001432e280 is pointing into the stack for thread: 0x000000000bb6f800

RDX=0x0000000000000260 is an unknown value

RSP=0x000000001432df90 is pointing into the stack for thread: 0x000000000bb6f800

RBP=0x0000000000000960 is an unknown value

RSI=0x000000000079a400 is an unknown value

RDI=0x0000000000000000 is an unknown value

R8 =0x0000000000000000 is an unknown value

R9 =0x0000000000000000 is an unknown value

R10=0x0000000000000000 is an unknown value

R11=0x0000000000000246 is an unknown value

R12=0x000000000055fe90 is an unknown value

R13=0x0000000000000960 is an unknown value

R14=0x0000000000000000 is an unknown value

R15=0x0000000000000000 is an unknown value





Stack: [0x0000000014230000,0x0000000014330000],  sp=0x000000001432df90,  free space=1015k

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

C  [aticfx64.dll+0x30412]  gslCfxInit+0x3892



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



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

j  org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0

j  org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15

j  org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176

j  org.lwjgl.opengl.Display.createWindow()V+68

j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63

j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9

j  net.minecraft.client.Minecraft.a()V+178

j  net.minecraft.client.Minecraft.run()V+6

j  java.lang.Thread.run()V+11

v  ~StubRoutines::call_stub



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



Java Threads: ( => current thread )

=>0x000000000bb6f800 JavaThread "Minecraft main thread" [_thread_in_native, id=6120, stack(0x0000000014230000,0x0000000014330000)]

  0x000000000bb72800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5980, stack(0x00000000140b0000,0x00000000141b0000)]

  0x00000000101d7800 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=4680, stack(0x0000000013f80000,0x0000000014080000)]

  0x000000000bb76800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=5460, stack(0x0000000013db0000,0x0000000013eb0000)]

  0x000000000fa28000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=1480, stack(0x0000000013b90000,0x0000000013c90000)]

  0x000000000fa27000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4960, stack(0x0000000002cc0000,0x0000000002dc0000)]

  0x000000000bbe8800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=1236, stack(0x0000000013820000,0x0000000013920000)]

  0x000000000bbe9000 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=4364, stack(0x0000000013670000,0x0000000013770000)]

  0x000000000fa22800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1500, stack(0x000000000ee40000,0x000000000ef40000)]

  0x000000000fa22000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=4792, stack(0x0000000010400000,0x0000000010500000)]

  0x000000000bc3d800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=328, stack(0x000000000e920000,0x000000000ea20000)]

  0x000000000bc58800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2076, stack(0x000000000f1a0000,0x000000000f2a0000)]

  0x000000000b99a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4888, stack(0x000000000c1a0000,0x000000000c2a0000)]

  0x000000000b993800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1052, stack(0x000000000bfb0000,0x000000000c0b0000)]

  0x000000000b993000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3184, stack(0x000000000b550000,0x000000000b650000)]

  0x000000000a555800 JavaThread "MineProxy Thread" [_thread_in_native, id=5164, stack(0x000000000b6a0000,0x000000000b7a0000)]

  0x000000000a276800 JavaThread "Service Thread" daemon [_thread_blocked, id=4080, stack(0x000000000acf0000,0x000000000adf0000)]

  0x000000000a26c800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1556, stack(0x000000000ab20000,0x000000000ac20000)]

  0x000000000a267800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3412, stack(0x000000000a8d0000,0x000000000a9d0000)]

  0x000000000a267000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1804, stack(0x000000000a6d0000,0x000000000a7d0000)]

  0x000000000a25c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5636, stack(0x0000000009db0000,0x0000000009eb0000)]

  0x0000000009142800 JavaThread "Finalizer" daemon [_thread_blocked, id=5704, stack(0x000000000a0d0000,0x000000000a1d0000)]

  0x000000000913b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5176, stack(0x0000000009ee0000,0x0000000009fe0000)]



Other Threads:

  0x000000000912d800 VMThread [stack: 0x0000000009c50000,0x0000000009d50000] [id=4664]

  0x000000000a288000 WatcherThread [stack: 0x000000000a5d0000,0x000000000a6d0000] [id=4996]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 229248K, used 54717K [0x00000000ed600000, 0x0000000100000000, 0x0000000100000000)

  eden space 186752K, 21% used [0x00000000ed600000,0x00000000efd3d488,0x00000000f8c60000)

  from space 42496K, 34% used [0x00000000f8c60000,0x00000000f9a922d8,0x00000000fb5e0000)

  to   space 54528K, 0% used [0x00000000fcac0000,0x00000000fcac0000,0x0000000100000000)

 ParOldGen       total 92416K, used 61180K [0x00000000c8200000, 0x00000000cdc40000, 0x00000000ed600000)

  object space 92416K, 66% used [0x00000000c8200000,0x00000000cbdbf2c8,0x00000000cdc40000)

 PSPermGen       total 47872K, used 22467K [0x00000000c3000000, 0x00000000c5ec0000, 0x00000000c8200000)

  object space 47872K, 46% used [0x00000000c3000000,0x00000000c45f0f60,0x00000000c5ec0000)



Card table byte_map: [0x0000000005dc0000,0x0000000005fb0000] byte_map_base: 0x00000000057a8000



Polling page: 0x0000000000540000



Code Cache  [0x0000000002dc0000, 0x0000000003030000, 0x0000000005dc0000)

 total_blobs=987 nmethods=428 adapters=510 free_code_cache=47599Kb largest_free_block=48699968



Compilation events (10 events):

Event: 29.683 Thread 0x000000000a267800  432             java.math.MutableBigInteger::subtract (226 bytes)

Event: 29.703 Thread 0x000000000a267800 nmethod 432 0x0000000002f32350 code [0x0000000002f324c0, 0x0000000002f32c48]

Event: 29.754 Thread 0x000000000a26c800  433   !         java.util.WeakHashMap::expungeStaleEntries (139 bytes)

Event: 29.765 Thread 0x000000000a26c800 nmethod 433 0x0000000002efe950 code [0x0000000002efeac0, 0x0000000002eff538]

Event: 29.780 Thread 0x000000000a267800  434             java.math.MutableBigInteger::primitiveRightShift (80 bytes)

Event: 29.781 Thread 0x000000000a26c800  435             java.math.MutableBigInteger::primitiveLeftShift (89 bytes)

Event: 29.784 Thread 0x000000000a267800 nmethod 434 0x0000000002efe510 code [0x0000000002efe660, 0x0000000002efe838]

Event: 29.784 Thread 0x000000000a26c800 nmethod 435 0x0000000002efe090 code [0x0000000002efe1e0, 0x0000000002efe3d8]

Event: 29.834 Thread 0x000000000a267800  436             java.util.regex.Pattern::compile (406 bytes)

Event: 29.910 Thread 0x000000000a267800 nmethod 436 0x0000000002f4ad50 code [0x0000000002f4b080, 0x0000000002f4cd38]



GC Heap History (10 events):

Event: 25.395 GC heap before

{Heap before GC invocations=13 (full 1):

 PSYoungGen      total 102720K, used 102690K [0x00000000ed600000, 0x00000000f8440000, 0x0000000100000000)

  eden space 81472K, 100% used [0x00000000ed600000,0x00000000f2590000,0x00000000f2590000)

  from space 21248K, 99% used [0x00000000f2590000,0x00000000f3a48960,0x00000000f3a50000)

  to   space 25856K, 0% used [0x00000000f6b00000,0x00000000f6b00000,0x00000000f8440000)

 ParOldGen       total 58880K, used 38141K [0x00000000c8200000, 0x00000000cbb80000, 0x00000000ed600000)

  object space 58880K, 64% used [0x00000000c8200000,0x00000000ca73f640,0x00000000cbb80000)

 PSPermGen       total 41216K, used 21194K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 51% used [0x00000000c3000000,0x00000000c44b2800,0x00000000c5840000)

Event: 25.512 GC heap after

Heap after GC invocations=13 (full 1):

 PSYoungGen      total 149120K, used 24354K [0x00000000ed600000, 0x00000000f8b50000, 0x0000000100000000)

  eden space 123264K, 0% used [0x00000000ed600000,0x00000000ed600000,0x00000000f4e60000)

  from space 25856K, 94% used [0x00000000f6b00000,0x00000000f82c8960,0x00000000f8440000)

  to   space 29312K, 0% used [0x00000000f4e60000,0x00000000f4e60000,0x00000000f6b00000)

 ParOldGen       total 58880K, used 38793K [0x00000000c8200000, 0x00000000cbb80000, 0x00000000ed600000)

  object space 58880K, 65% used [0x00000000c8200000,0x00000000ca7e2660,0x00000000cbb80000)

 PSPermGen       total 41216K, used 21194K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 51% used [0x00000000c3000000,0x00000000c44b2800,0x00000000c5840000)

}

Event: 26.336 GC heap before

{Heap before GC invocations=14 (full 1):

 PSYoungGen      total 149120K, used 147618K [0x00000000ed600000, 0x00000000f8b50000, 0x0000000100000000)

  eden space 123264K, 100% used [0x00000000ed600000,0x00000000f4e60000,0x00000000f4e60000)

  from space 25856K, 94% used [0x00000000f6b00000,0x00000000f82c8960,0x00000000f8440000)

  to   space 29312K, 0% used [0x00000000f4e60000,0x00000000f4e60000,0x00000000f6b00000)

 ParOldGen       total 58880K, used 38793K [0x00000000c8200000, 0x00000000cbb80000, 0x00000000ed600000)

  object space 58880K, 65% used [0x00000000c8200000,0x00000000ca7e2660,0x00000000cbb80000)

 PSPermGen       total 41216K, used 21598K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 52% used [0x00000000c3000000,0x00000000c4517820,0x00000000c5840000)

Event: 26.514 GC heap after

Heap after GC invocations=14 (full 1):

 PSYoungGen      total 152576K, used 29299K [0x00000000ed600000, 0x00000000fd9c0000, 0x0000000100000000)

  eden space 123264K, 0% used [0x00000000ed600000,0x00000000ed600000,0x00000000f4e60000)

  from space 29312K, 99% used [0x00000000f4e60000,0x00000000f6afcc10,0x00000000f6b00000)

  to   space 36736K, 0% used [0x00000000fb5e0000,0x00000000fb5e0000,0x00000000fd9c0000)

 ParOldGen       total 58880K, used 46470K [0x00000000c8200000, 0x00000000cbb80000, 0x00000000ed600000)

  object space 58880K, 78% used [0x00000000c8200000,0x00000000caf61918,0x00000000cbb80000)

 PSPermGen       total 41216K, used 21598K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 52% used [0x00000000c3000000,0x00000000c4517820,0x00000000c5840000)

}

Event: 27.402 GC heap before

{Heap before GC invocations=15 (full 1):

 PSYoungGen      total 152576K, used 152563K [0x00000000ed600000, 0x00000000fd9c0000, 0x0000000100000000)

  eden space 123264K, 100% used [0x00000000ed600000,0x00000000f4e60000,0x00000000f4e60000)

  from space 29312K, 99% used [0x00000000f4e60000,0x00000000f6afcc10,0x00000000f6b00000)

  to   space 36736K, 0% used [0x00000000fb5e0000,0x00000000fb5e0000,0x00000000fd9c0000)

 ParOldGen       total 58880K, used 46470K [0x00000000c8200000, 0x00000000cbb80000, 0x00000000ed600000)

  object space 58880K, 78% used [0x00000000c8200000,0x00000000caf61918,0x00000000cbb80000)

 PSPermGen       total 41216K, used 21907K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 53% used [0x00000000c3000000,0x00000000c4564db8,0x00000000c5840000)

Event: 27.577 GC heap after

Heap after GC invocations=15 (full 1):

 PSYoungGen      total 223488K, used 36388K [0x00000000ed600000, 0x00000000fe520000, 0x0000000100000000)

  eden space 186752K, 0% used [0x00000000ed600000,0x00000000ed600000,0x00000000f8c60000)

  from space 36736K, 99% used [0x00000000fb5e0000,0x00000000fd9692a0,0x00000000fd9c0000)

  to   space 42496K, 0% used [0x00000000f8c60000,0x00000000f8c60000,0x00000000fb5e0000)

 ParOldGen       total 58880K, used 47295K [0x00000000c8200000, 0x00000000cbb80000, 0x00000000ed600000)

  object space 58880K, 80% used [0x00000000c8200000,0x00000000cb02fd68,0x00000000cbb80000)

 PSPermGen       total 41216K, used 21907K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 53% used [0x00000000c3000000,0x00000000c4564db8,0x00000000c5840000)

}

Event: 28.677 GC heap before

{Heap before GC invocations=16 (full 1):

 PSYoungGen      total 223488K, used 223140K [0x00000000ed600000, 0x00000000fe520000, 0x0000000100000000)

  eden space 186752K, 100% used [0x00000000ed600000,0x00000000f8c60000,0x00000000f8c60000)

  from space 36736K, 99% used [0x00000000fb5e0000,0x00000000fd9692a0,0x00000000fd9c0000)

  to   space 42496K, 0% used [0x00000000f8c60000,0x00000000f8c60000,0x00000000fb5e0000)

 ParOldGen       total 58880K, used 47295K [0x00000000c8200000, 0x00000000cbb80000, 0x00000000ed600000)

  object space 58880K, 80% used [0x00000000c8200000,0x00000000cb02fd68,0x00000000cbb80000)

 PSPermGen       total 41216K, used 22202K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 53% used [0x00000000c3000000,0x00000000c45ae960,0x00000000c5840000)

Event: 28.974 GC heap after

Heap after GC invocations=16 (full 1):

 PSYoungGen      total 229248K, used 42479K [0x00000000ed600000, 0x0000000100000000, 0x0000000100000000)

  eden space 186752K, 0% used [0x00000000ed600000,0x00000000ed600000,0x00000000f8c60000)

  from space 42496K, 99% used [0x00000000f8c60000,0x00000000fb5dbfe8,0x00000000fb5e0000)

  to   space 54528K, 0% used [0x00000000fcac0000,0x00000000fcac0000,0x0000000100000000)

 ParOldGen       total 61184K, used 61091K [0x00000000c8200000, 0x00000000cbdc0000, 0x00000000ed600000)

  object space 61184K, 99% used [0x00000000c8200000,0x00000000cbda8c88,0x00000000cbdc0000)

 PSPermGen       total 41216K, used 22202K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 53% used [0x00000000c3000000,0x00000000c45ae960,0x00000000c5840000)

}

Event: 28.974 GC heap before

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

 PSYoungGen      total 229248K, used 42479K [0x00000000ed600000, 0x0000000100000000, 0x0000000100000000)

  eden space 186752K, 0% used [0x00000000ed600000,0x00000000ed600000,0x00000000f8c60000)

  from space 42496K, 99% used [0x00000000f8c60000,0x00000000fb5dbfe8,0x00000000fb5e0000)

  to   space 54528K, 0% used [0x00000000fcac0000,0x00000000fcac0000,0x0000000100000000)

 ParOldGen       total 61184K, used 61091K [0x00000000c8200000, 0x00000000cbdc0000, 0x00000000ed600000)

  object space 61184K, 99% used [0x00000000c8200000,0x00000000cbda8c88,0x00000000cbdc0000)

 PSPermGen       total 41216K, used 22202K [0x00000000c3000000, 0x00000000c5840000, 0x00000000c8200000)

  object space 41216K, 53% used [0x00000000c3000000,0x00000000c45ae960,0x00000000c5840000)

Event: 29.363 GC heap after

Heap after GC invocations=17 (full 2):

 PSYoungGen      total 229248K, used 14536K [0x00000000ed600000, 0x0000000100000000, 0x0000000100000000)

  eden space 186752K, 0% used [0x00000000ed600000,0x00000000ed600000,0x00000000f8c60000)

  from space 42496K, 34% used [0x00000000f8c60000,0x00000000f9a922d8,0x00000000fb5e0000)

  to   space 54528K, 0% used [0x00000000fcac0000,0x00000000fcac0000,0x0000000100000000)

 ParOldGen       total 92416K, used 61180K [0x00000000c8200000, 0x00000000cdc40000, 0x00000000ed600000)

  object space 92416K, 66% used [0x00000000c8200000,0x00000000cbdbf2c8,0x00000000cdc40000)

 PSPermGen       total 47872K, used 22202K [0x00000000c3000000, 0x00000000c5ec0000, 0x00000000c8200000)

  object space 47872K, 46% used [0x00000000c3000000,0x00000000c45ae920,0x00000000c5ec0000)

}



Deoptimization events (10 events):

Event: 27.132 Thread 0x000000000bc58800 Uncommon trap -75 fr.pc 0x0000000002f36e18

Event: 27.135 Thread 0x000000000bc58800 Uncommon trap -75 fr.pc 0x0000000002f36ad8

Event: 27.138 Thread 0x000000000bc58800 Uncommon trap -75 fr.pc 0x0000000002f36798

Event: 27.142 Thread 0x000000000bc58800 Uncommon trap -75 fr.pc 0x0000000002f36458

Event: 27.145 Thread 0x000000000bc58800 Uncommon trap -75 fr.pc 0x0000000002f36118

Event: 27.271 Thread 0x000000000bc58800 Uncommon trap -75 fr.pc 0x0000000002f1b098

Event: 27.271 Thread 0x000000000bc58800 Uncommon trap -83 fr.pc 0x0000000002f35ab0

Event: 27.271 Thread 0x000000000bc58800 Uncommon trap -75 fr.pc 0x0000000002f35dd8

Event: 28.647 Thread 0x000000000bc58800 Uncommon trap -122 fr.pc 0x0000000002f40c60

Event: 28.648 Thread 0x000000000bb6f800 Uncommon trap -12 fr.pc 0x0000000002ef9958



Internal exceptions (10 events):

Event: 29.800 Thread 0x000000000bb6f800 Threw 0x00000000ef864e28 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.800 Thread 0x000000000bb6f800 Threw 0x00000000ef865308 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.810 Thread 0x000000000bb6f800 Threw 0x00000000ef9583e0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.810 Thread 0x000000000bb6f800 Threw 0x00000000ef9588d0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.822 Thread 0x000000000bb6f800 Threw 0x00000000efa4af78 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.822 Thread 0x000000000bb6f800 Threw 0x00000000efa4b3d8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.833 Thread 0x000000000bb6f800 Threw 0x00000000efb3f550 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.833 Thread 0x000000000bb6f800 Threw 0x00000000efb3f9c0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.845 Thread 0x000000000bb6f800 Threw 0x00000000efc32c88 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 29.845 Thread 0x000000000bb6f800 Threw 0x00000000efc330a8 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166



Events (10 events):

Event: 29.800 loading class 0x000000000f835bf0

Event: 29.800 loading class 0x000000000f835bf0 done

Event: 29.810 loading class 0x000000000f835b70

Event: 29.810 loading class 0x000000000f835b70 done

Event: 29.822 loading class 0x000000000bb52c70

Event: 29.822 loading class 0x000000000bb52c70 done

Event: 29.833 loading class 0x000000000bb53220

Event: 29.833 loading class 0x000000000bb53220 done

Event: 29.845 loading class 0x00000000106dceb0

Event: 29.845 loading class 0x00000000106dceb0 done





Dynamic libraries:

0x000000013f2c0000 - 0x000000013f2f4000 	C:\Program Files\Java\jre7\bin\javaw.exe

0x0000000077170000 - 0x0000000077319000 	C:\Windows\SYSTEM32\ntdll.dll

0x0000000077050000 - 0x000000007716f000 	C:\Windows\system32\kernel32.dll

0x000007fefd680000 - 0x000007fefd6eb000 	C:\Windows\system32\KERNELBASE.dll

0x000007fefdcc0000 - 0x000007fefdd9b000 	C:\Windows\system32\ADVAPI32.dll

0x000007fefdda0000 - 0x000007fefde3f000 	C:\Windows\system32\msvcrt.dll

0x000007fefde50000 - 0x000007fefde6f000 	C:\Windows\SYSTEM32\sechost.dll

0x000007fefd9b0000 - 0x000007fefdadd000 	C:\Windows\system32\RPCRT4.dll

0x0000000076f50000 - 0x000000007704a000 	C:\Windows\system32\USER32.dll

0x000007fefde70000 - 0x000007fefded7000 	C:\Windows\system32\GDI32.dll

0x000007fefd9a0000 - 0x000007fefd9ae000 	C:\Windows\system32\LPK.dll

0x000007feff290000 - 0x000007feff359000 	C:\Windows\system32\USP10.dll

0x000007fefd0f0000 - 0x000007fefd2e4000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll

0x000007feff360000 - 0x000007feff3d1000 	C:\Windows\system32\SHLWAPI.dll

0x000007fefd560000 - 0x000007fefd5b7000 	C:\Windows\system32\apphelp.dll

0x000007fef11b0000 - 0x000007fef120a000 	C:\Windows\AppPatch\AppPatch64\AcLayers.DLL

0x000007fef7b30000 - 0x000007fef7ba1000 	C:\Windows\system32\WINSPOOL.DRV

0x000007fef8ad0000 - 0x000007fef8ae8000 	C:\Windows\system32\MPR.dll

0x000007fee7460000 - 0x000007fee78c7000 	C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL

0x000007fef0c90000 - 0x000007fef0ce1000 	C:\Windows\AppPatch\AppPatch64\AcGenral.DLL

0x000007fefd530000 - 0x000007fefd555000 	C:\Windows\system32\SspiCli.dll

0x000007fefeeb0000 - 0x000007feff0b3000 	C:\Windows\system32\ole32.dll

0x000007fefdf30000 - 0x000007fefecb8000 	C:\Windows\system32\SHELL32.dll

0x0000000073d10000 - 0x0000000073d13000 	C:\Windows\system32\sfc.dll

0x000007fef8ee0000 - 0x000007fef8ef0000 	C:\Windows\system32\sfc_os.DLL

0x000007fefc5c0000 - 0x000007fefc5de000 	C:\Windows\system32\USERENV.dll

0x000007fefd5d0000 - 0x000007fefd5df000 	C:\Windows\system32\profapi.dll

0x000007fefbff0000 - 0x000007fefc008000 	C:\Windows\system32\dwmapi.dll

0x000007feff260000 - 0x000007feff28e000 	C:\Windows\system32\IMM32.DLL

0x000007fefeda0000 - 0x000007fefeea9000 	C:\Windows\system32\MSCTF.dll

0x0000000068480000 - 0x0000000068551000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000061a20000 - 0x000000006213f000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fef7d90000 - 0x000007fef7d99000 	C:\Windows\system32\WSOCK32.dll

0x000007fefdee0000 - 0x000007fefdf2d000 	C:\Windows\system32\WS2_32.dll

0x000007fefde40000 - 0x000007fefde48000 	C:\Windows\system32\NSI.dll

0x000007fefd450000 - 0x000007fefd48b000 	C:\Windows\system32\WINMM.dll

0x0000000077340000 - 0x0000000077347000 	C:\Windows\system32\PSAPI.DLL

0x000000006a300000 - 0x000000006a30f000 	C:\Program Files\Java\jre7\bin\verify.dll

0x000000006a2a0000 - 0x000000006a2c8000 	C:\Program Files\Java\jre7\bin\java.dll

0x0000000069ed0000 - 0x0000000069ee5000 	C:\Program Files\Java\jre7\bin\zip.dll

0x0000000065850000 - 0x00000000659e3000 	C:\Program Files\Java\jre7\bin\awt.dll

0x000007feff180000 - 0x000007feff257000 	C:\Windows\system32\OLEAUT32.dll

0x0000000069eb0000 - 0x0000000069ec9000 	C:\Program Files\Java\jre7\bin\net.dll

0x000007fefcc10000 - 0x000007fefcc65000 	C:\Windows\system32\mswsock.dll

0x000007fefd010000 - 0x000007fefd017000 	C:\Windows\System32\wship6.dll

0x000007fefc4a0000 - 0x000007fefc4a7000 	C:\Windows\System32\wshtcpip.dll

0x000007fef8100000 - 0x000007fef812e000 	C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x000007fefcaa0000 - 0x000007fefcafb000 	C:\Windows\system32\DNSAPI.dll

0x000007fefa160000 - 0x000007fefa187000 	C:\Windows\system32\IPHLPAPI.DLL

0x000007fefa150000 - 0x000007fefa15b000 	C:\Windows\system32\WINNSI.DLL

0x000007fef8dc0000 - 0x000007fef8dc8000 	C:\Windows\system32\rasadhlp.dll

0x000007fef9ff0000 - 0x000007fefa043000 	C:\Windows\System32\fwpuclnt.dll

0x000007fefbc00000 - 0x000007fefbc56000 	C:\Windows\system32\uxtheme.dll

0x000007fefd5c0000 - 0x000007fefd5cf000 	C:\Windows\system32\CRYPTBASE.dll

0x000007fee8bf0000 - 0x000007fee8def000 	C:\Windows\system32\d3d9.dll

0x000007fefc010000 - 0x000007fefc01c000 	C:\Windows\system32\VERSION.dll

0x000007fef2820000 - 0x000007fef2827000 	C:\Windows\system32\d3d8thk.dll

0x00000000623e0000 - 0x0000000062860000 	C:\Windows\system32\atiumd64.dll

0x0000000062140000 - 0x00000000623d4000 	C:\Windows\system32\atiumd6a.dll

0x000000006a310000 - 0x000000006a31b000 	C:\Program Files\Java\jre7\bin\management.dll

0x0000000068dc0000 - 0x0000000068df4000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000068f20000 - 0x0000000068f31000 	C:\Program Files\Java\jre7\bin\nio.dll

0x0000000068b20000 - 0x0000000068b61000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x000007fefcc70000 - 0x000007fefcc87000 	C:\Windows\system32\CRYPTSP.dll

0x000007fefc980000 - 0x000007fefc9c7000 	C:\Windows\system32\rsaenh.dll

0x000007fefd0d0000 - 0x000007fefd0e5000 	C:\Windows\system32\NLAapi.dll

0x000007fef2f30000 - 0x000007fef2f45000 	C:\Windows\system32\napinsp.dll

0x000007fef2f10000 - 0x000007fef2f29000 	C:\Windows\system32\pnrpnsp.dll

0x000007fef2f00000 - 0x000007fef2f10000 	C:\Windows\system32\wshbth.dll

0x000007fef2ef0000 - 0x000007fef2efb000 	C:\Windows\System32\winrnr.dll

0x0000000068af0000 - 0x0000000068b14000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x000007feff3e0000 - 0x000007feff479000 	C:\Windows\system32\CLBCatQ.DLL

0x000007fefb1f0000 - 0x000007fefb31a000 	C:\Windows\system32\WindowsCodecs.dll

0x000007fef09e0000 - 0x000007fef0a15000 	C:\Windows\system32\EhStorShell.dll

0x000007fefdae0000 - 0x000007fefdcb7000 	C:\Windows\system32\SETUPAPI.dll

0x000007fefd6f0000 - 0x000007fefd726000 	C:\Windows\system32\CFGMGR32.dll

0x000007fefd730000 - 0x000007fefd74a000 	C:\Windows\system32\DEVOBJ.dll

0x000007fefb360000 - 0x000007fefb48c000 	C:\Windows\system32\PROPSYS.dll

0x000007fef0920000 - 0x000007fef09db000 	C:\Program Files (x86)\Google\Drive\googledrivesync64.dll

0x0000000071e20000 - 0x0000000071ef3000 	C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll

0x0000000071d70000 - 0x0000000071e13000 	C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll

0x000007fef08a0000 - 0x000007fef091e000 	C:\Windows\System32\cscui.dll

0x000007fef1ac0000 - 0x000007fef1acc000 	C:\Windows\System32\CSCDLL.dll

0x000007fef8bb0000 - 0x000007fef8bbf000 	C:\Windows\system32\CSCAPI.dll

0x000007fef1340000 - 0x000007fef13c0000 	C:\Windows\system32\ntshrui.dll

0x000007fefd3d0000 - 0x000007fefd3f3000 	C:\Windows\system32\srvcli.dll

0x000007fefc1a0000 - 0x000007fefc1ab000 	C:\Windows\system32\slc.dll

0x0000000068ab0000 - 0x0000000068ada000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x0000000068930000 - 0x0000000068960000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x0000000180000000 - 0x0000000180048000 	C:\Users\Kids\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x000007feefd00000 - 0x000007feefe1d000 	C:\Windows\system32\OPENGL32.dll

0x000007fef0270000 - 0x000007fef029d000 	C:\Windows\system32\GLU32.dll

0x000007fef0170000 - 0x000007fef0261000 	C:\Windows\system32\DDRAW.dll

0x000007fef0160000 - 0x000007fef0168000 	C:\Windows\system32\DCIMAN32.dll

0x000000006af30000 - 0x000000006af37000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x0000000014500000 - 0x000000001560d000 	C:\Windows\system32\atio6axx.dll

0x000007fef2800000 - 0x000007fef280c000 	C:\Windows\system32\atig6txx.dll

0x0000000068880000 - 0x0000000068923000 	C:\Windows\system32\aticfx64.dll

0x000007fef1840000 - 0x000007fef1965000 	C:\Windows\system32\dbghelp.dll



VM Arguments:

java_command: org.spoutshafter.client.Main

Launcher Type: SUN_STANDARD



Environment Variables:

PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jre7\bin

USERNAME=Kids

OS=Windows_NT

PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 2 Stepping 2, AuthenticAMD







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



OS: Windows 7 , 64 bit Build 7600 



CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 2 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv



Memory: 4k page, physical 3659916k(1449968k free), swap 7317980k(4584204k free)



vm_info: Java HotSpot 64-Bit Server VM (23.5-b02) for windows-amd64 JRE (1.7.0_09-b05), built on Sep 24 2012 21:45:04 by "java_re" with unknown MS VC++:1600



time: Sun Jan 20 19:17:38 2013

elapsed time: 30 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...