Jump to content
  • 0

Question

Posted

Title: crash at mojang

Version: 1_0_3

OS: win7 x64

Java Version: (build 1.7.0_25-b17)

Description of Problem:

i just did a fresh install of tekkit but when i opend it ...it shows the mojang screen for about 20sec and then just closes i am running win7 x64 and i have been looking for the past 3 hours for a fix but cant find anything plz help

Error Messages:

-

Error Log:


#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feefe9efc0, pid=5636, tid=1868

#

# JRE version: 7.0_25-b17

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

# Problematic frame:

# C  [OpenAL64.dll+0x2efc0]  alcProcessContext+0x20b74

#

# 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 (0x0000000012671800):  JavaThread "Thread-82" [_thread_in_native, id=1868, stack(0x000000001e900000,0x000000001ea00000)]



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



Registers:

RAX=0x000000001e895070, RBX=0x000000001e895020, RCX=0x0000000000000000, RDX=0x000000001e895070

RSP=0x000000001e9fecb8, RBP=0x0000000000000028, RSI=0x000000001e895020, RDI=0x000000001e895070

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

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

RIP=0x000007feefe9efc0, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x000000001e9fecb8)

0x000000001e9fecb8:   000007feefe7e842 000007feefe94e1c

0x000000001e9fecc8:   000007feefe80557 0000000000000000

0x000000001e9fecd8:   0000000000000003 000000001e9fee68

0x000000001e9fece8:   0000000000000000 0000000000000000

0x000000001e9fecf8:   0000000000000000 0000000000000000

0x000000001e9fed08:   0000000000000000 0000000012671800

0x000000001e9fed18:   000000001e9fee68 000000077e8312a8

0x000000001e9fed28:   0000000000000000 000000001e9fee68

0x000000001e9fed38:   0000a6db07d8843d 0000000012671800

0x000000001e9fed48:   000000001e9fee68 000000077e8312a8

0x000000001e9fed58:   0000000000000000 0000000000000000

0x000000001e9fed68:   000007feefe9bef8 0000000000000000

0x000000001e9fed78:   000007feefe783b6 000000001e895020

0x000000001e9fed88:   000000001e9fee48 000000001e895020

0x000000001e9fed98:   0000000000000000 0000000000000000

0x000000001e9feda8:   000000000e7b62d7 0000000000000000 



Instructions: (pc=0x000007feefe9efc0)

0x000007feefe9efa0:   6f 66 74 77 61 72 65 20 6f 6e 20 53 70 65 61 6b

0x000007feefe9efb0:   65 72 73 20 28 4d 75 73 43 41 75 64 69 6f 29 00

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

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





Register to memory mapping:



RAX=0x000000001e895070 is an unknown value

RBX=0x000000001e895020 is an unknown value

RCX=0x0000000000000000 is an unknown value

RDX=0x000000001e895070 is an unknown value

RSP=0x000000001e9fecb8 is pointing into the stack for thread: 0x0000000012671800

RBP=0x0000000000000028 is an unknown value

RSI=0x000000001e895020 is an unknown value

RDI=0x000000001e895070 is an unknown value

R8 =0x0000000000000000 is an unknown value

R9 =0x0000000000000000 is an unknown value

R10=0x0000000000000055 is an unknown value

R11=0x0000000000000055 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: [0x000000001e900000,0x000000001ea00000],  sp=0x000000001e9fecb8,  free space=1019k

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

C  [OpenAL64.dll+0x2efc0]  alcProcessContext+0x20b74



[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 )

  0x000000001266a800 JavaThread "Thread-83" [_thread_blocked, id=7160, stack(0x0000000015c20000,0x0000000015d20000)]

=>0x0000000012671800 JavaThread "Thread-82" [_thread_in_native, id=1868, stack(0x000000001e900000,0x000000001ea00000)]

  0x000000001266d800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5396, stack(0x000000001aa90000,0x000000001ab90000)]

  0x000000001266a000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=3076, stack(0x000000001e670000,0x000000001e770000)]

  0x0000000012672000 JavaThread "Minecraft main thread" [_thread_blocked, id=6092, stack(0x0000000015d30000,0x0000000015e30000)]

  0x0000000012668800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5840, stack(0x0000000010a90000,0x0000000010b90000)]

  0x0000000012673000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1640, stack(0x0000000014bb0000,0x0000000014cb0000)]

  0x000000001266d000 JavaThread "Thread-72" daemon [_thread_blocked, id=3852, stack(0x00000000158e0000,0x00000000159e0000)]

  0x000000001266f000 JavaThread "DestroyJavaVM" [_thread_blocked, id=1376, stack(0x0000000002380000,0x0000000002480000)]

  0x0000000012474000 JavaThread "TimerQueue" daemon [_thread_blocked, id=1180, stack(0x0000000014f40000,0x0000000015040000)]

  0x0000000012cb5000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4600, stack(0x00000000142b0000,0x00000000143b0000)]

  0x000000000da7c000 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=1300, stack(0x0000000011990000,0x0000000011a90000)]

  0x000000000db83800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1008, stack(0x00000000116a0000,0x00000000117a0000)]

  0x000000000d892000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2284, stack(0x000000000ec20000,0x000000000ed20000)]

  0x000000000d5ce000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3020, stack(0x000000000e550000,0x000000000e650000)]

  0x000000000d886800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6384, stack(0x000000000ea40000,0x000000000eb40000)]

  0x000000000b8e3000 JavaThread "Service Thread" daemon [_thread_blocked, id=7016, stack(0x000000000d1f0000,0x000000000d2f0000)]

  0x000000000b8e2800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5792, stack(0x000000000d080000,0x000000000d180000)]

  0x000000000b8dd800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4748, stack(0x000000000cca0000,0x000000000cda0000)]

  0x000000000b8d8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4504, stack(0x000000000cda0000,0x000000000cea0000)]

  0x000000000b8d1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6892, stack(0x000000000ca40000,0x000000000cb40000)]

  0x0000000002185000 JavaThread "Finalizer" daemon [_thread_blocked, id=6468, stack(0x000000000cb80000,0x000000000cc80000)]

  0x000000000217e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2196, stack(0x000000000c920000,0x000000000ca20000)]



Other Threads:

  0x000000000b853800 VMThread [stack: 0x000000000c790000,0x000000000c890000] [id=5208]

  0x000000000b8fc000 WatcherThread [stack: 0x000000000cec0000,0x000000000cfc0000] [id=3788]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 612864K, used 140338K [0x00000007d5600000, 0x00000007ff480000, 0x0000000800000000)

  eden space 537600K, 22% used [0x00000007d5600000,0x00000007dcc959f0,0x00000007f6300000)

  from space 75264K, 25% used [0x00000007fab00000,0x00000007fbd771c0,0x00000007ff480000)

  to   space 73728K, 0% used [0x00000007f6300000,0x00000007f6300000,0x00000007fab00000)

 ParOldGen       total 228416K, used 153832K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 67% used [0x0000000780200000,0x000000078983a350,0x000000078e110000)

 PSPermGen       total 62528K, used 57548K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 92% used [0x000000077b000000,0x000000077e8333f0,0x000000077ed10000)



Card table byte_map: [0x0000000005480000,0x00000000058b0000] byte_map_base: 0x00000000018a8000



Polling page: 0x0000000001b60000



Code Cache  [0x0000000002480000, 0x00000000029e0000, 0x0000000005480000)

 total_blobs=2495 nmethods=1611 adapters=833 free_code_cache=43804Kb largest_free_block=44728000



Compilation events (10 events):

Event: 467.445 Thread 0x000000000b8e2800 1817             java.awt.image.DirectColorModel::getRGB (105 bytes)

Event: 467.445 Thread 0x000000000b8dd800 1818             java.awt.image.DirectColorModel::getGreen (45 bytes)

Event: 467.447 Thread 0x000000000b8dd800 nmethod 1818 0x000000000282b290 code [0x000000000282b440, 0x000000000282b718]

Event: 467.447 Thread 0x000000000b8dd800 1819             java.awt.image.DirectColorModel::getBlue (45 bytes)

Event: 467.450 Thread 0x000000000b8dd800 nmethod 1819 0x000000000282de90 code [0x000000000282e040, 0x000000000282e318]

Event: 467.450 Thread 0x000000000b8dd800 1820             java.awt.image.DirectColorModel::getRed (45 bytes)

Event: 467.452 Thread 0x000000000b8dd800 nmethod 1820 0x0000000002944610 code [0x00000000029447c0, 0x0000000002944a98]

Event: 467.453 Thread 0x000000000b8e2800 nmethod 1817 0x0000000002940850 code [0x0000000002940b00, 0x00000000029416b0]

Event: 467.542 Thread 0x000000000b8dd800 1821             java.util.jar.JarVerifier::update (43 bytes)

Event: 467.550 Thread 0x000000000b8dd800 nmethod 1821 0x000000000282ced0 code [0x000000000282d060, 0x000000000282d758]



GC Heap History (10 events):

Event: 452.896 GC heap before

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

 PSYoungGen      total 528128K, used 528073K [0x00000007d5600000, 0x00000007ff6f0000, 0x0000000800000000)

  eden space 510656K, 100% used [0x00000007d5600000,0x00000007f48b0000,0x00000007f48b0000)

  from space 17472K, 99% used [0x00000007f48b0000,0x00000007f59b25a0,0x00000007f59c0000)

  to   space 89216K, 0% used [0x00000007f9fd0000,0x00000007f9fd0000,0x00000007ff6f0000)

 ParOldGen       total 228416K, used 136071K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 59% used [0x0000000780200000,0x00000007886e1e80,0x000000078e110000)

 PSPermGen       total 62528K, used 44650K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 71% used [0x000000077b000000,0x000000077db9a9f0,0x000000077ed10000)

Event: 452.918 GC heap after

Heap after GC invocations=29 (full 3):

 PSYoungGen      total 602176K, used 12759K [0x00000007d5600000, 0x0000000800000000, 0x0000000800000000)

  eden space 512960K, 0% used [0x00000007d5600000,0x00000007d5600000,0x00000007f4af0000)

  from space 89216K, 14% used [0x00000007f9fd0000,0x00000007fac45d08,0x00000007ff6f0000)

  to   space 86912K, 0% used [0x00000007f4af0000,0x00000007f4af0000,0x00000007f9fd0000)

 ParOldGen       total 228416K, used 143945K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 63% used [0x0000000780200000,0x0000000788e927d0,0x000000078e110000)

 PSPermGen       total 62528K, used 44650K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 71% used [0x000000077b000000,0x000000077db9a9f0,0x000000077ed10000)

}

Event: 455.123 GC heap before

{Heap before GC invocations=30 (full 3):

 PSYoungGen      total 602176K, used 525719K [0x00000007d5600000, 0x0000000800000000, 0x0000000800000000)

  eden space 512960K, 100% used [0x00000007d5600000,0x00000007f4af0000,0x00000007f4af0000)

  from space 89216K, 14% used [0x00000007f9fd0000,0x00000007fac45d08,0x00000007ff6f0000)

  to   space 86912K, 0% used [0x00000007f4af0000,0x00000007f4af0000,0x00000007f9fd0000)

 ParOldGen       total 228416K, used 143945K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 63% used [0x0000000780200000,0x0000000788e927d0,0x000000078e110000)

 PSPermGen       total 62528K, used 48645K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 77% used [0x000000077b000000,0x000000077df817f0,0x000000077ed10000)

Event: 455.144 GC heap after

Heap after GC invocations=30 (full 3):

 PSYoungGen      total 599872K, used 10349K [0x00000007d5600000, 0x00000007ff960000, 0x0000000800000000)

  eden space 512960K, 0% used [0x00000007d5600000,0x00000007d5600000,0x00000007f4af0000)

  from space 86912K, 11% used [0x00000007f4af0000,0x00000007f550b5d0,0x00000007f9fd0000)

  to   space 84672K, 0% used [0x00000007fa6b0000,0x00000007fa6b0000,0x00000007ff960000)

 ParOldGen       total 228416K, used 149449K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 65% used [0x0000000780200000,0x00000007893f25a0,0x000000078e110000)

 PSPermGen       total 62528K, used 48645K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 77% used [0x000000077b000000,0x000000077df817f0,0x000000077ed10000)

}

Event: 461.283 GC heap before

{Heap before GC invocations=31 (full 3):

 PSYoungGen      total 599872K, used 523309K [0x00000007d5600000, 0x00000007ff960000, 0x0000000800000000)

  eden space 512960K, 100% used [0x00000007d5600000,0x00000007f4af0000,0x00000007f4af0000)

  from space 86912K, 11% used [0x00000007f4af0000,0x00000007f550b5d0,0x00000007f9fd0000)

  to   space 84672K, 0% used [0x00000007fa6b0000,0x00000007fa6b0000,0x00000007ff960000)

 ParOldGen       total 228416K, used 149449K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 65% used [0x0000000780200000,0x00000007893f25a0,0x000000078e110000)

 PSPermGen       total 62528K, used 51025K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 81% used [0x000000077b000000,0x000000077e1d4498,0x000000077ed10000)

Event: 461.304 GC heap after

Heap after GC invocations=31 (full 3):

 PSYoungGen      total 608384K, used 13566K [0x00000007d5600000, 0x00000007ff7d0000, 0x0000000800000000)

  eden space 525312K, 0% used [0x00000007d5600000,0x00000007d5600000,0x00000007f5700000)

  from space 83072K, 16% used [0x00000007fa6b0000,0x00000007fb3ef908,0x00000007ff7d0000)

  to   space 81600K, 0% used [0x00000007f5700000,0x00000007f5700000,0x00000007fa6b0000)

 ParOldGen       total 228416K, used 153832K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 67% used [0x0000000780200000,0x000000078983a350,0x000000078e110000)

 PSPermGen       total 62528K, used 51025K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 81% used [0x000000077b000000,0x000000077e1d4498,0x000000077ed10000)

}

Event: 463.635 GC heap before

{Heap before GC invocations=32 (full 3):

 PSYoungGen      total 608384K, used 538878K [0x00000007d5600000, 0x00000007ff7d0000, 0x0000000800000000)

  eden space 525312K, 100% used [0x00000007d5600000,0x00000007f5700000,0x00000007f5700000)

  from space 83072K, 16% used [0x00000007fa6b0000,0x00000007fb3ef908,0x00000007ff7d0000)

  to   space 81600K, 0% used [0x00000007f5700000,0x00000007f5700000,0x00000007fa6b0000)

 ParOldGen       total 228416K, used 153832K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 67% used [0x0000000780200000,0x000000078983a350,0x000000078e110000)

 PSPermGen       total 62528K, used 54031K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 86% used [0x000000077b000000,0x000000077e4c3ca8,0x000000077ed10000)

Event: 463.654 GC heap after

Heap after GC invocations=32 (full 3):

 PSYoungGen      total 606912K, used 18169K [0x00000007d5600000, 0x00000007ff6d0000, 0x0000000800000000)

  eden space 525312K, 0% used [0x00000007d5600000,0x00000007d5600000,0x00000007f5700000)

  from space 81600K, 22% used [0x00000007f5700000,0x00000007f68be548,0x00000007fa6b0000)

  to   space 77632K, 0% used [0x00000007fab00000,0x00000007fab00000,0x00000007ff6d0000)

 ParOldGen       total 228416K, used 153832K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 67% used [0x0000000780200000,0x000000078983a350,0x000000078e110000)

 PSPermGen       total 62528K, used 54031K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 86% used [0x000000077b000000,0x000000077e4c3ca8,0x000000077ed10000)

}

Event: 465.236 GC heap before

{Heap before GC invocations=33 (full 3):

 PSYoungGen      total 606912K, used 543481K [0x00000007d5600000, 0x00000007ff6d0000, 0x0000000800000000)

  eden space 525312K, 100% used [0x00000007d5600000,0x00000007f5700000,0x00000007f5700000)

  from space 81600K, 22% used [0x00000007f5700000,0x00000007f68be548,0x00000007fa6b0000)

  to   space 77632K, 0% used [0x00000007fab00000,0x00000007fab00000,0x00000007ff6d0000)

 ParOldGen       total 228416K, used 153832K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 67% used [0x0000000780200000,0x000000078983a350,0x000000078e110000)

 PSPermGen       total 62528K, used 56871K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 90% used [0x000000077b000000,0x000000077e789dd8,0x000000077ed10000)

Event: 465.272 GC heap after

Heap after GC invocations=33 (full 3):

 PSYoungGen      total 612864K, used 18908K [0x00000007d5600000, 0x00000007ff480000, 0x0000000800000000)

  eden space 537600K, 0% used [0x00000007d5600000,0x00000007d5600000,0x00000007f6300000)

  from space 75264K, 25% used [0x00000007fab00000,0x00000007fbd771c0,0x00000007ff480000)

  to   space 73728K, 0% used [0x00000007f6300000,0x00000007f6300000,0x00000007fab00000)

 ParOldGen       total 228416K, used 153832K [0x0000000780200000, 0x000000078e110000, 0x00000007d5600000)

  object space 228416K, 67% used [0x0000000780200000,0x000000078983a350,0x000000078e110000)

 PSPermGen       total 62528K, used 56871K [0x000000077b000000, 0x000000077ed10000, 0x0000000780200000)

  object space 62528K, 90% used [0x000000077b000000,0x000000077e789dd8,0x000000077ed10000)

}



Deoptimization events (10 events):

Event: 465.273 Thread 0x000000001266d800 Uncommon trap -34 fr.pc 0x00000000025dd788

Event: 465.273 Thread 0x000000001266d800 Uncommon trap -34 fr.pc 0x00000000025463c8

Event: 465.346 Thread 0x0000000012672000 Uncommon trap -58 fr.pc 0x00000000027769f8

Event: 465.346 Thread 0x0000000012672000 Uncommon trap -58 fr.pc 0x00000000027769f8

Event: 467.427 Thread 0x0000000012672000 Uncommon trap -122 fr.pc 0x00000000028697e0

Event: 467.435 Thread 0x0000000012672000 Uncommon trap -28 fr.pc 0x00000000025b8df4

Event: 467.435 Thread 0x0000000012672000 Uncommon trap -28 fr.pc 0x00000000025748c4

Event: 467.435 Thread 0x0000000012672000 Uncommon trap -28 fr.pc 0x0000000002574144

Event: 467.435 Thread 0x0000000012672000 Uncommon trap -28 fr.pc 0x0000000002594ec4

Event: 467.826 Thread 0x0000000012671800 Uncommon trap -58 fr.pc 0x00000000028ad320



Internal exceptions (10 events):

Event: 467.831 Thread 0x0000000012671800 Threw 0x00000007dca485a8 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.831 Thread 0x0000000012671800 Threw 0x00000007dca4a820 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.831 Thread 0x0000000012671800 Threw 0x00000007dca4c840 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.831 Thread 0x0000000012671800 Threw 0x00000007dca52580 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.832 Thread 0x0000000012671800 Threw 0x00000007dca547f8 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.832 Thread 0x0000000012671800 Threw 0x00000007dca56818 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.833 Thread 0x0000000012671800 Threw 0x00000007dca5e1f8 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.833 Thread 0x0000000012671800 Threw 0x00000007dca5e5f8 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.837 Thread 0x0000000012671800 Threw 0x00000007dca6c930 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235

Event: 467.837 Thread 0x0000000012671800 Threw 0x00000007dca6cd30 at C:jdk7u2_64pjdk7u25hotspotsrcsharevmprimsjvm.cpp:1235



Events (10 events):

Event: 467.829 Executing VM operation: RevokeBias done

Event: 467.829 loading class 0x0000000012fd9080

Event: 467.829 loading class 0x0000000012fd9080 done

Event: 467.830 Executing VM operation: RevokeBias

Event: 467.830 Executing VM operation: RevokeBias done

Event: 467.830 Thread 0x000000001266e800 Thread exited: 0x000000001266e800

Event: 467.833 loading class 0x000000001316e390

Event: 467.833 loading class 0x000000001316e390 done

Event: 467.837 loading class 0x0000000013171a80

Event: 467.837 loading class 0x0000000013171a80 done





Dynamic libraries:

0x000000013f550000 - 0x000000013f583000 	C:Program FilesJavajre7binjavaw.exe

0x0000000076cb0000 - 0x0000000076e5c000 	C:WindowsSYSTEM32ntdll.dll

0x0000000076a90000 - 0x0000000076baf000 	C:Windowssystem32kernel32.dll

0x000007fefcf30000 - 0x000007fefcf9b000 	C:Windowssystem32KERNELBASE.dll

0x000007fefec10000 - 0x000007fefeceb000 	C:Windowssystem32ADVAPI32.dll

0x000007fefe8e0000 - 0x000007fefe97f000 	C:Windowssystem32msvcrt.dll

0x000007fefedc0000 - 0x000007fefeddf000 	C:WindowsSYSTEM32sechost.dll

0x000007fefd3f0000 - 0x000007fefd51e000 	C:Windowssystem32RPCRT4.dll

0x0000000076bb0000 - 0x0000000076caa000 	C:Windowssystem32USER32.dll

0x000007fefe980000 - 0x000007fefe9e7000 	C:Windowssystem32GDI32.dll

0x000007fefd340000 - 0x000007fefd34e000 	C:Windowssystem32LPK.dll

0x000007fefecf0000 - 0x000007fefedba000 	C:Windowssystem32USP10.dll

0x000007fefb5e0000 - 0x000007fefb7d4000 	C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_fa645303170382f6COMCTL32.dll

0x000007fefef40000 - 0x000007fefefb1000 	C:Windowssystem32SHLWAPI.dll

0x000007fefd310000 - 0x000007fefd33e000 	C:Windowssystem32IMM32.DLL

0x000007fefd860000 - 0x000007fefd969000 	C:Windowssystem32MSCTF.dll

0x0000000068b20000 - 0x0000000068bf1000 	C:Program FilesJavajre7binmsvcr100.dll

0x000000005a070000 - 0x000000005a77f000 	C:Program FilesJavajre7binserverjvm.dll

0x000007fefa690000 - 0x000007fefa699000 	C:Windowssystem32WSOCK32.dll

0x000007fefd010000 - 0x000007fefd05d000 	C:Windowssystem32WS2_32.dll

0x000007fefd000000 - 0x000007fefd008000 	C:Windowssystem32NSI.dll

0x000007fef9db0000 - 0x000007fef9deb000 	C:Windowssystem32WINMM.dll

0x0000000076e80000 - 0x0000000076e87000 	C:Windowssystem32PSAPI.DLL

0x000000006cdf0000 - 0x000000006cdff000 	C:Program FilesJavajre7binverify.dll

0x000000006a1c0000 - 0x000000006a1e8000 	C:Program FilesJavajre7binjava.dll

0x000000006bcd0000 - 0x000000006bce5000 	C:Program FilesJavajre7binzip.dll

0x000000006a4b0000 - 0x000000006a4c9000 	C:Program FilesJavajre7binnet.dll

0x000007fefc480000 - 0x000007fefc4d4000 	C:Windowssystem32mswsock.dll

0x000007fefc470000 - 0x000007fefc477000 	C:WindowsSystem32wship6.dll

0x0000000068b00000 - 0x0000000068b11000 	C:Program FilesJavajre7binnio.dll

0x000007fefbe30000 - 0x000007fefbe37000 	C:WindowsSystem32wshtcpip.dll

0x000007fefc300000 - 0x000007fefc35b000 	C:Windowssystem32DNSAPI.dll

0x0000000070340000 - 0x0000000070366000 	C:Program FilesBonjourmdnsNSP.dll

0x000007fef9920000 - 0x000007fef9947000 	C:Windowssystem32Iphlpapi.DLL

0x000007fef9900000 - 0x000007fef990b000 	C:Windowssystem32WINNSI.DLL

0x000007fef7070000 - 0x000007fef7078000 	C:Windowssystem32rasadhlp.dll

0x000007fef95f0000 - 0x000007fef9643000 	C:WindowsSystem32fwpuclnt.dll

0x0000000068350000 - 0x00000000684e5000 	C:Program FilesJavajre7binawt.dll

0x000007fefede0000 - 0x000007fefeeb7000 	C:Windowssystem32OLEAUT32.dll

0x000007fefd520000 - 0x000007fefd721000 	C:Windowssystem32ole32.dll

0x000007fefb400000 - 0x000007fefb456000 	C:Windowssystem32uxtheme.dll

0x000007feeea70000 - 0x000007feeea95000 	C:Program Files (x86)Raptrltc_help64-74291.dll

0x000007fefdb50000 - 0x000007fefe8d6000 	C:Windowssystem32SHELL32.dll

0x000007fefcfa0000 - 0x000007fefcfd9000 	C:Windowssystem32WINTRUST.dll

0x000007fefcd80000 - 0x000007fefceea000 	C:Windowssystem32CRYPT32.dll

0x000007fefccb0000 - 0x000007fefccbf000 	C:Windowssystem32MSASN1.dll

0x000007fefafd0000 - 0x000007fefafe8000 	C:Windowssystem32dwmapi.dll

0x000007fefcb40000 - 0x000007fefcb4f000 	C:Windowssystem32CRYPTBASE.dll

0x000007feecb90000 - 0x000007feecd8f000 	C:Windowssystem32d3d9.dll

0x000007fefbbe0000 - 0x000007fefbbec000 	C:Windowssystem32VERSION.dll

0x000007fefa670000 - 0x000007fefa677000 	C:Windowssystem32d3d8thk.dll

0x000007feea8e0000 - 0x000007feeba07000 	C:Windowssystem32nvd3dumx.dll

0x000007fef9f10000 - 0x000007fef9f3c000 	C:Windowssystem32powrprof.dll

0x000007fefd970000 - 0x000007fefdb47000 	C:Windowssystem32SETUPAPI.dll

0x000007fefcef0000 - 0x000007fefcf26000 	C:Windowssystem32CFGMGR32.dll

0x000007fefccc0000 - 0x000007fefccda000 	C:Windowssystem32DEVOBJ.dll

0x0000000180000000 - 0x0000000180154000 	C:Program Files (x86)NVIDIA Corporation3D VisionnvSCPAPI64.dll

0x000007fef8da0000 - 0x000007fef907c000 	C:Windowssystem32nvapi64.dll

0x0000000068730000 - 0x000000006876f000 	C:Program FilesJavajre7binfontmanager.dll

0x0000000068300000 - 0x0000000068341000 	C:Program FilesJavajre7bint2k.dll

0x00000000682d0000 - 0x00000000682f4000 	C:Program FilesJavajre7binsunec.dll

0x000007fef9c20000 - 0x000007fef9c35000 	C:Windowssystem32NLAapi.dll

0x000007fef5c70000 - 0x000007fef5c7b000 	C:WindowsSystem32winrnr.dll

0x000007fef5c50000 - 0x000007fef5c65000 	C:Windowssystem32napinsp.dll

0x000007fef5c30000 - 0x000007fef5c49000 	C:Windowssystem32pnrpnsp.dll

0x000007fefc4e0000 - 0x000007fefc4f7000 	C:Windowssystem32CRYPTSP.dll

0x000007fefc1e0000 - 0x000007fefc227000 	C:Windowssystem32rsaenh.dll

0x000007fefbf60000 - 0x000007fefbf7e000 	C:Windowssystem32USERENV.dll

0x000007fefcc10000 - 0x000007fefcc1f000 	C:Windowssystem32profapi.dll

0x00000000682a0000 - 0x00000000682d0000 	C:Program FilesJavajre7binjpeg.dll

0x000007fefeb70000 - 0x000007fefec09000 	C:Windowssystem32CLBCatQ.DLL

0x000007fefae60000 - 0x000007fefaf8a000 	C:Windowssystem32WindowsCodecs.dll

0x000007fefcae0000 - 0x000007fefcb37000 	C:Windowssystem32apphelp.dll

0x000000006ffd0000 - 0x000000006ffe6000 	C:Program FilesCommon FilesTortoiseOverlaysTortoiseOverlays.dll

0x000000006ffc0000 - 0x000000006ffd0000 	C:Program FilesTortoiseSVNbinTortoiseStub.dll

0x00000000701e0000 - 0x000000007025b000 	C:Program FilesTortoiseSVNbinTortoiseSVN.dll

0x000007fefd730000 - 0x000007fefd85a000 	C:Windowssystem32WININET.dll

0x0000000076e70000 - 0x0000000076e73000 	C:Windowssystem32Normaliz.dll

0x000007fefe9f0000 - 0x000007fefeb68000 	C:Windowssystem32urlmon.dll

0x000007fefd060000 - 0x000007fefd2b8000 	C:Windowssystem32iertutil.dll

0x000007fef3d30000 - 0x000007fef4119000 	C:Program FilesTortoiseSVNbinlibsvn_tsvn.dll

0x00000000701a0000 - 0x00000000701cb000 	C:Program FilesTortoiseSVNbinlibapr_tsvn.dll

0x000000006fa30000 - 0x000000006fa71000 	C:Program FilesTortoiseSVNbinlibaprutil_tsvn.dll

0x000007fefd2c0000 - 0x000007fefd310000 	C:Windowssystem32WLDAP32.dll

0x000007fef5a60000 - 0x000007fef5a70000 	C:Program FilesTortoiseSVNbinintl3_tsvn.dll

0x000007fef50a0000 - 0x000007fef50ba000 	C:Program FilesTortoiseSVNbinlibsasl.dll

0x000007fefc8e0000 - 0x000007fefc8eb000 	C:Windowssystem32Secur32.dll

0x000007fefcab0000 - 0x000007fefcad5000 	C:Windowssystem32SSPICLI.DLL

0x000000006f870000 - 0x000000006f908000 	C:Windowssystem32MSVCP100.dll

0x000007fef5060000 - 0x000007fef5095000 	C:Windowssystem32EhStorShell.dll

0x000007fefb460000 - 0x000007fefb58c000 	C:Windowssystem32PROPSYS.dll

0x000007fef3cb0000 - 0x000007fef3d2e000 	C:WindowsSystem32cscui.dll

0x000007fef5a50000 - 0x000007fef5a5c000 	C:WindowsSystem32CSCDLL.dll

0x000007fef56b0000 - 0x000007fef56bf000 	C:Windowssystem32CSCAPI.dll

0x0000000068270000 - 0x000000006829a000 	C:Program FilesJavajre7bindcpr.dll

0x000000006cbf0000 - 0x000000006cbfb000 	C:Program FilesJavajre7binsunmscapi.dll

0x000007fefcce0000 - 0x000007fefcd80000 	C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16385_none_a44af8ec57f961cfcomctl32.dll

0x000000000e7b0000 - 0x000000000e7f8000 	C:Usersextreme gamerAppDataRoaming.technicbigdigbinnativeslwjgl64.dll

0x000007fefa3a0000 - 0x000007fefa4bd000 	C:Windowssystem32OPENGL32.dll

0x000007fefa730000 - 0x000007fefa75d000 	C:Windowssystem32GLU32.dll

0x000007fef6c60000 - 0x000007fef6d51000 	C:Windowssystem32DDRAW.dll

0x000007fefa7a0000 - 0x000007fefa7a8000 	C:Windowssystem32DCIMAN32.dll

0x00000000732b0000 - 0x00000000732b7000 	C:Program FilesJavajre7binjawt.dll

0x0000000058680000 - 0x000000005a068000 	C:Windowssystem32nvoglv64.DLL

0x000007fefbad0000 - 0x000007fefbafd000 	C:Windowssystem32ntmarta.dll

0x000000006d020000 - 0x000000006d02b000 	C:Program FilesJavajre7binmanagement.dll

0x000007feefe70000 - 0x000007feeff92000 	C:Usersextreme gamerAppDataRoaming.technicbigdigbinnativesOpenAL64.dll

0x000007fef03a0000 - 0x000007fef0428000 	C:Windowssystem32dsound.dll

0x000007fefaff0000 - 0x000007fefb03b000 	C:WindowsSystem32MMDevApi.dll

0x000007fef9d50000 - 0x000007fef9d8b000 	C:Windowssystem32wdmaud.drv

0x00000000744e0000 - 0x00000000744e6000 	C:Windowssystem32ksuser.dll

0x000007fef9f00000 - 0x000007fef9f09000 	C:Windowssystem32AVRT.dll

0x000007fef99b0000 - 0x000007fef99ff000 	C:Windowssystem32AUDIOSES.DLL

0x000007fef9840000 - 0x000007fef984a000 	C:Windowssystem32msacm32.drv

0x000007fef9820000 - 0x000007fef9838000 	C:Windowssystem32MSACM32.dll

0x000007fef9790000 - 0x000007fef9799000 	C:Windowssystem32midimap.dll

0x000007feee810000 - 0x000007feee935000 	C:Windowssystem32dbghelp.dll



VM Arguments:

java_command: org.spoutcraft.launcher.entrypoint.Start

Launcher Type: SUN_STANDARD



Environment Variables:

CLASSPATH=.;C:Program Files (x86)Javajre7libextQTJava.zip

PATH=C:Inprisevbrokerbin;C:Program Files (x86)BorlandDelphi7Bin;C:Program Files (x86)BorlandDelphi7ProjectsBpl;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)Microsoft SQL Server90Toolsbinn;C:Program Files (x86)QuickTimeQTSystem;C:Program FilesTortoiseSVNbin;C:Program FilesJavajre7bin

USERNAME=extreme gamer

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel







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



OS: Windows 7 , 64 bit Build 7600 



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



Memory: 4k page, physical 8379448k(4895368k free), swap 16757000k(12764320k free)



vm_info: Java HotSpot 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600



time: Sun Sep 01 07:58:49 2013

elapsed time: 468 seconds

3 answers to this question

Recommended Posts

  • 0
Posted

well to everone out there with the same prob and cant find a fix and want to fix it badly heres what i did ((i did a fresh install of windows and everything worked fine ))

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...