Char creation crash (Solved)

Forum for bugs and technical problems.

Char creation crash (Solved)

Postby generallepl » Sun Nov 17, 2013 12:01 pm

Sorry for my 2nd topic, but the same happens with normal client. When i try to create a new char the game crashes. HUD is visible, the screen is loading and after a few seconds client closes. I tried to run the game with older drivers, java 6, without shadows, but nothing works.

Image
After a sec the client crashes.

Specs:

Win 7 Home Premium x64
Intel Core i3-2330M CPU 2.20 GHz
Ram 4GB
Graphics Nvidia GeForce GT 520M

Java 7 update 45 for win 7 x64
Nvidia drivers:Actual version 331.65 i tried with v.327.23(both not beta)

Error message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000100ff8f3, pid=5220, tid=8520
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0xef8f3]
#
# 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 (0x0000000009765000): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=8520, stack(0x000000000cef0000,0x000000000cff0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000000b0f8d64

Registers:
RAX=0x000000000b11ba20, RBX=0x0000000000009000, RCX=0x000000000006c000, RDX=0x0000000000000000
RSP=0x000000000cfed630, RBP=0x000000000b0afc90, RSI=0x000000000b0f8d64, RDI=0x000000000e5b45d8
R8 =0x00000000169ec2d0, R9 =0x0000000000000002, R10=0x0000000000000002, R11=0x000000000cfed7b8
R12=0x000000000b0d0138, R13=0x0000000000000168, R14=0x0000000000000000, R15=0x0000000000000027
RIP=0x00000000100ff8f3, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000cfed630)
0x000000000cfed630: 00000000169f6f90 0000000010958563
0x000000000cfed640: 00000000169306a0 0000000000000000
0x000000000cfed650: 3d9dd3e03d9dd3e0 3d9dd3e83d9dd3e8
0x000000000cfed660: 4740300047403000 4740300047403000
0x000000000cfed670: 3f7fffff3f7fffff 3f7fffff3f7fffff
0x000000000cfed680: 4740414247404142 4740414247404142
0x000000000cfed690: 000000000ecd1580 00000000109586ab
0x000000000cfed6a0: bf800000bf800000 bf800000bf800000
0x000000000cfed6b0: 0000000000000000 0000000000000000
0x000000000cfed6c0: 0000000000000000 ba0893b8ba0893b8
0x000000000cfed6d0: 000000000b023e70 0000000000000001
0x000000000cfed6e0: 0000000000000000 0000000000000000
0x000000000cfed6f0: 0000000000000000 0000000000000000
0x000000000cfed700: 0000000000000000 0000000000000000
0x000000000cfed710: 0000000000000000 0000000000000000
0x000000000cfed720: 0000000000000000 0000000000000000

Instructions: (pc=0x00000000100ff8f3)
0x00000000100ff8d3: cb 48 63 c9 48 03 c1 41 83 ff 04 7d 13 41 83 ff
0x00000000100ff8e3: 03 49 8b c4 49 0f 4c ec 41 83 ff 02 49 0f 4c f4
0x00000000100ff8f3: f3 0f 10 0e f3 41 0f 10 04 24 f3 0f 11 84 24 80
0x00000000100ff903: 00 00 00 f3 0f 10 45 00 f3 0f 11 8c 24 84 00 00


Register to memory mapping:

RAX=0x000000000b11ba20 is an unknown value
RBX=0x0000000000009000 is an unknown value
RCX=0x000000000006c000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000cfed630 is pointing into the stack for thread: 0x0000000009765000
RBP=0x000000000b0afc90 is an unknown value
RSI=0x000000000b0f8d64 is an unknown value
RDI=0x000000000e5b45d8 is an unknown value
R8 =0x00000000169ec2d0 is an unknown value
R9 =0x0000000000000002 is an unknown value
R10=0x0000000000000002 is an unknown value
R11=0x000000000cfed7b8 is pointing into the stack for thread: 0x0000000009765000
R12=0x000000000b0d0138 is an unknown value
R13=0x0000000000000168 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000027 is an unknown value


Stack: [0x000000000cef0000,0x000000000cff0000], sp=0x000000000cfed630, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd64.dll+0xef8f3]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawElements1(IIIJJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.glDrawElements(IIIJ)V+47
j haven.FastMesh$VAOCompiler$VAOCompiled.draw(Lhaven/GOut;)V+35
j haven.FastMesh.draw(Lhaven/GOut;)V+190
j haven.RenderList.render(Lhaven/GOut;Lhaven/Rendered;)V+2
j haven.RenderList.render(Lhaven/GOut;)V+82
j haven.PView.draw(Lhaven/GOut;)V+473
j haven.MapView.draw(Lhaven/GOut;)V+60
J haven.Widget.draw(Lhaven/GOut;Z)V
j haven.Widget.draw(Lhaven/GOut;)V+3
j haven.GameUI.draw(Lhaven/GOut;)V+27
J haven.Widget.draw(Lhaven/GOut;Z)V
j haven.Widget.draw(Lhaven/GOut;)V+3
j haven.RootWidget.draw(Lhaven/GOut;)V+2
j haven.UI.draw(Lhaven/GOut;)V+5
j haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V+197
j haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V+37
j jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V+81
j jogamp.opengl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V+2
j javax.media.opengl.awt.GLCanvas$9.run()V+118
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+206
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+80
j javax.media.opengl.awt.GLCanvas$10.run()V+73
j java.awt.event.InvocationEvent.dispatch()V+11
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x000000000fe0c800 JavaThread "Worker thread" daemon [_thread_in_Java, id=8820, stack(0x0000000018f30000,0x0000000019030000)]
0x000000000fe0b000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=9088, stack(0x00000000167b0000,0x00000000168b0000)]
0x000000000fe0a800 JavaThread "Haven audio player" daemon [_thread_blocked, id=9016, stack(0x0000000014ca0000,0x0000000014da0000)]
0x000000000976d800 JavaThread "Worker thread" daemon [_thread_blocked, id=8832, stack(0x0000000014ae0000,0x0000000014be0000)]
0x000000000976c800 JavaThread "Worker thread" daemon [_thread_blocked, id=8684, stack(0x00000000148a0000,0x00000000149a0000)]
0x000000000976c000 JavaThread "Worker thread" daemon [_thread_in_Java, id=9108, stack(0x000000000bde0000,0x000000000bee0000)]
0x000000000976b000 JavaThread "Server time ticker" daemon [_thread_blocked, id=1964, stack(0x0000000013d70000,0x0000000013e70000)]
0x000000000976a800 JavaThread "Session writer" daemon [_thread_blocked, id=8328, stack(0x000000000c8e0000,0x000000000c9e0000)]
0x0000000009763000 JavaThread "Session reader" daemon [_thread_in_native, id=7444, stack(0x000000000b560000,0x000000000b660000)]
0x000000000975e800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=8740, stack(0x000000000b690000,0x000000000b790000)]
0x0000000009769800 JavaThread "Haven UI thread" [_thread_blocked, id=8380, stack(0x000000000cbe0000,0x000000000cce0000)]
0x0000000009769000 JavaThread "Haven main thread" [_thread_blocked, id=1644, stack(0x000000000ca20000,0x000000000cb20000)]
0x0000000009768000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5892, stack(0x000000000b9e0000,0x000000000bae0000)]
0x0000000009761800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=5640, stack(0x000000000e8a0000,0x000000000e9a0000)]
0x0000000009767800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=8760, stack(0x000000000de80000,0x000000000df80000)]
0x0000000009766800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=7784, stack(0x000000000e2d0000,0x000000000e3d0000)]
0x0000000009760800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2692, stack(0x000000000e030000,0x000000000e130000)]
0x0000000009766000 JavaThread "Haven main thread" [_thread_blocked, id=1420, stack(0x000000000a8e0000,0x000000000a9e0000)]
0x0000000009760000 JavaThread "Error reporter" daemon [_thread_blocked, id=8680, stack(0x000000000e190000,0x000000000e290000)]
0x0000000009762000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6524, stack(0x000000000db50000,0x000000000dc50000)]
=>0x0000000009765000 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=8520, stack(0x000000000cef0000,0x000000000cff0000)]
0x0000000009764800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=9148, stack(0x000000000cd00000,0x000000000ce00000)]
0x000000000975f000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4896, stack(0x000000000b8a0000,0x000000000b9a0000)]
0x0000000009763800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6764, stack(0x000000000c750000,0x000000000c850000)]
0x00000000025ab000 JavaThread "DestroyJavaVM" [_thread_blocked, id=7516, stack(0x0000000002770000,0x0000000002870000)]
0x0000000009868800 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=8276, stack(0x000000000a6f0000,0x000000000a7f0000)]
0x0000000009865000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9140, stack(0x0000000002a20000,0x0000000002b20000)]
0x00000000097b2800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9180, stack(0x000000000a1e0000,0x000000000a2e0000)]
0x00000000096eb000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=6772, stack(0x000000000a2f0000,0x000000000a3f0000)]
0x00000000096ea000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=8896, stack(0x000000000a040000,0x000000000a140000)]
0x00000000096e9800 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=8512, stack(0x0000000009ce0000,0x0000000009de0000)]
0x0000000009654000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=7344, stack(0x0000000009bc0000,0x0000000009cc0000)]
0x0000000007abe000 JavaThread "Service Thread" daemon [_thread_blocked, id=9172, stack(0x0000000009540000,0x0000000009640000)]
0x0000000007abb000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8124, stack(0x0000000008f00000,0x0000000009000000)]
0x0000000007ab5800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8852, stack(0x0000000009260000,0x0000000009360000)]
0x0000000007ab5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6232, stack(0x0000000009090000,0x0000000009190000)]
0x0000000007aad800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5304, stack(0x0000000008c40000,0x0000000008d40000)]
0x0000000007a5c800 JavaThread "Finalizer" daemon [_thread_blocked, id=9064, stack(0x0000000008da0000,0x0000000008ea0000)]
0x0000000007a54000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4996, stack(0x0000000008b10000,0x0000000008c10000)]

Other Threads:
0x0000000007a51800 VMThread [stack: 0x00000000089c0000,0x0000000008ac0000] [id=8796]
0x0000000007ace800 WatcherThread [stack: 0x0000000009aa0000,0x0000000009ba0000] [id=8152]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 140800K, used 120547K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
eden space 113664K, 84% used [0x00000000f5500000,0x00000000fb2dda70,0x00000000fc400000)
from space 27136K, 90% used [0x00000000fe580000,0x00000000ffd5b510,0x0000000100000000)
to space 30720K, 0% used [0x00000000fc400000,0x00000000fc400000,0x00000000fe200000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 29648K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 51% used [0x00000000dae00000,0x00000000dcaf41f0,0x00000000de680000)

Card table byte_map: [0x0000000005b20000,0x0000000005c50000] byte_map_base: 0x0000000005449000

Polling page: 0x0000000000380000

Code Cache [0x0000000002b20000, 0x0000000002e30000, 0x0000000005b20000)
total_blobs=1772 nmethods=860 adapters=864 free_code_cache=46221Kb largest_free_block=47126720

Compilation events (10 events):
Event: 28.296 Thread 0x0000000007ab5800 nmethod 911 0x0000000002e10bd0 code [0x0000000002e10da0, 0x0000000002e11b98]
Event: 28.296 Thread 0x0000000007ab5800 912 com.sun.imageio.plugins.jpeg.JPEGImageReader$CallBackLock::access$000 (5 bytes)
Event: 28.297 Thread 0x0000000007ab5800 nmethod 912 0x0000000002e07310 code [0x0000000002e07440, 0x0000000002e07498]
Event: 28.297 Thread 0x0000000007ab5800 913 com.sun.imageio.plugins.jpeg.JPEGImageReader$CallBackLock::lock (8 bytes)
Event: 28.297 Thread 0x0000000007ab5800 nmethod 913 0x0000000002e07110 code [0x0000000002e07240, 0x0000000002e07298]
Event: 28.297 Thread 0x0000000007ab5800 914 com.sun.imageio.plugins.jpeg.JPEGImageReader$CallBackLock::access$100 (5 bytes)
Event: 28.298 Thread 0x0000000007ab5800 nmethod 914 0x0000000002e109d0 code [0x0000000002e10b00, 0x0000000002e10b58]
Event: 28.298 Thread 0x0000000007ab5800 915 com.sun.imageio.plugins.jpeg.JPEGImageReader$CallBackLock::unlock (8 bytes)
Event: 28.298 Thread 0x0000000007ab5800 nmethod 915 0x0000000002e10790 code [0x0000000002e108c0, 0x0000000002e10918]
Event: 28.302 Thread 0x0000000007abb000 nmethod 908% 0x0000000002e2c3d0 code [0x0000000002e2c540, 0x0000000002e2dff8]

GC Heap History (10 events):
Event: 20.030 GC heap before
{Heap before GC invocations=12 (full 1):
PSYoungGen total 100864K, used 100851K [0x00000000f5500000, 0x00000000fdb00000, 0x0000000100000000)
eden space 84480K, 100% used [0x00000000f5500000,0x00000000fa780000,0x00000000fa780000)
from space 16384K, 99% used [0x00000000fcb00000,0x00000000fdafcfa0,0x00000000fdb00000)
to space 20480K, 0% used [0x00000000fb300000,0x00000000fb300000,0x00000000fc700000)
ParOldGen total 73728K, used 47009K [0x00000000e0000000, 0x00000000e4800000, 0x00000000f5500000)
object space 73728K, 63% used [0x00000000e0000000,0x00000000e2de8530,0x00000000e4800000)
PSPermGen total 51200K, used 25630K [0x00000000dae00000, 0x00000000de000000, 0x00000000e0000000)
object space 51200K, 50% used [0x00000000dae00000,0x00000000dc707950,0x00000000de000000)
Event: 20.072 GC heap after
Heap after GC invocations=12 (full 1):
PSYoungGen total 116736K, used 19203K [0x00000000f5500000, 0x00000000feb80000, 0x0000000100000000)
eden space 96256K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fb300000)
from space 20480K, 93% used [0x00000000fb300000,0x00000000fc5c0da0,0x00000000fc700000)
to space 23040K, 0% used [0x00000000fd500000,0x00000000fd500000,0x00000000feb80000)
ParOldGen total 73728K, used 63279K [0x00000000e0000000, 0x00000000e4800000, 0x00000000f5500000)
object space 73728K, 85% used [0x00000000e0000000,0x00000000e3dcbca0,0x00000000e4800000)
PSPermGen total 51200K, used 25630K [0x00000000dae00000, 0x00000000de000000, 0x00000000e0000000)
object space 51200K, 50% used [0x00000000dae00000,0x00000000dc707950,0x00000000de000000)
}
Event: 20.072 GC heap before
{Heap before GC invocations=13 (full 2):
PSYoungGen total 116736K, used 19203K [0x00000000f5500000, 0x00000000feb80000, 0x0000000100000000)
eden space 96256K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fb300000)
from space 20480K, 93% used [0x00000000fb300000,0x00000000fc5c0da0,0x00000000fc700000)
to space 23040K, 0% used [0x00000000fd500000,0x00000000fd500000,0x00000000feb80000)
ParOldGen total 73728K, used 63279K [0x00000000e0000000, 0x00000000e4800000, 0x00000000f5500000)
object space 73728K, 85% used [0x00000000e0000000,0x00000000e3dcbca0,0x00000000e4800000)
PSPermGen total 51200K, used 25630K [0x00000000dae00000, 0x00000000de000000, 0x00000000e0000000)
object space 51200K, 50% used [0x00000000dae00000,0x00000000dc707950,0x00000000de000000)
Event: 20.287 GC heap after
Heap after GC invocations=13 (full 2):
PSYoungGen total 116736K, used 4541K [0x00000000f5500000, 0x00000000feb80000, 0x0000000100000000)
eden space 96256K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fb300000)
from space 20480K, 22% used [0x00000000fb300000,0x00000000fb76f778,0x00000000fc700000)
to space 23040K, 0% used [0x00000000fd500000,0x00000000fd500000,0x00000000feb80000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 25629K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 44% used [0x00000000dae00000,0x00000000dc7074c0,0x00000000de680000)
}
Event: 24.556 GC heap before
{Heap before GC invocations=14 (full 2):
PSYoungGen total 116736K, used 100797K [0x00000000f5500000, 0x00000000feb80000, 0x0000000100000000)
eden space 96256K, 100% used [0x00000000f5500000,0x00000000fb300000,0x00000000fb300000)
from space 20480K, 22% used [0x00000000fb300000,0x00000000fb76f778,0x00000000fc700000)
to space 23040K, 0% used [0x00000000fd500000,0x00000000fd500000,0x00000000feb80000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 28251K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 48% used [0x00000000dae00000,0x00000000dc996cb8,0x00000000de680000)
Event: 24.580 GC heap after
Heap after GC invocations=14 (full 2):
PSYoungGen total 129024K, used 18050K [0x00000000f5500000, 0x00000000ff700000, 0x0000000100000000)
eden space 105984K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fbc80000)
from space 23040K, 78% used [0x00000000fd500000,0x00000000fe6a0ae8,0x00000000feb80000)
to space 25088K, 0% used [0x00000000fbc80000,0x00000000fbc80000,0x00000000fd500000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 28251K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 48% used [0x00000000dae00000,0x00000000dc996cb8,0x00000000de680000)
}
Event: 26.138 GC heap before
{Heap before GC invocations=15 (full 2):
PSYoungGen total 129024K, used 124034K [0x00000000f5500000, 0x00000000ff700000, 0x0000000100000000)
eden space 105984K, 100% used [0x00000000f5500000,0x00000000fbc80000,0x00000000fbc80000)
from space 23040K, 78% used [0x00000000fd500000,0x00000000fe6a0ae8,0x00000000feb80000)
to space 25088K, 0% used [0x00000000fbc80000,0x00000000fbc80000,0x00000000fd500000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 29176K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 50% used [0x00000000dae00000,0x00000000dca7e020,0x00000000de680000)
Event: 26.159 GC heap after
Heap after GC invocations=15 (full 2):
PSYoungGen total 131072K, used 21423K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
eden space 105984K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fbc80000)
from space 25088K, 85% used [0x00000000fbc80000,0x00000000fd16beb8,0x00000000fd500000)
to space 27136K, 0% used [0x00000000fe580000,0x00000000fe580000,0x0000000100000000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 29176K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 50% used [0x00000000dae00000,0x00000000dca7e020,0x00000000de680000)
}
Event: 27.223 GC heap before
{Heap before GC invocations=16 (full 2):
PSYoungGen total 131072K, used 127407K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
eden space 105984K, 100% used [0x00000000f5500000,0x00000000fbc80000,0x00000000fbc80000)
from space 25088K, 85% used [0x00000000fbc80000,0x00000000fd16beb8,0x00000000fd500000)
to space 27136K, 0% used [0x00000000fe580000,0x00000000fe580000,0x0000000100000000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 29273K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 50% used [0x00000000dae00000,0x00000000dca96680,0x00000000de680000)
Event: 27.243 GC heap after
Heap after GC invocations=16 (full 2):
PSYoungGen total 140800K, used 24429K [0x00000000f5500000, 0x0000000100000000, 0x0000000100000000)
eden space 113664K, 0% used [0x00000000f5500000,0x00000000f5500000,0x00000000fc400000)
from space 27136K, 90% used [0x00000000fe580000,0x00000000ffd5b510,0x0000000100000000)
to space 30720K, 0% used [0x00000000fc400000,0x00000000fc400000,0x00000000fe200000)
ParOldGen total 125440K, used 73650K [0x00000000e0000000, 0x00000000e7a80000, 0x00000000f5500000)
object space 125440K, 58% used [0x00000000e0000000,0x00000000e47ecb70,0x00000000e7a80000)
PSPermGen total 57856K, used 29273K [0x00000000dae00000, 0x00000000de680000, 0x00000000e0000000)
object space 57856K, 50% used [0x00000000dae00000,0x00000000dca96680,0x00000000de680000)
}

Deoptimization events (10 events):
Event: 27.898 Thread 0x0000000009765000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002e159f4 method=haven.GLState$Applier.apply(Lhaven/GOut;)V @ 267
Event: 28.109 Thread 0x0000000009765000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e091fc method=haven.GLState.bufdiff(Lhaven/GLState$Buffer;Lhaven/GLState$Buffer;[Z[Z)I @ 395
Event: 28.119 Thread 0x0000000009765000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e091fc method=haven.GLState.bufdiff(Lhaven/GLState$Buffer;Lhaven/GLState$Buffer;[Z[Z)I @ 395
Event: 28.139 Thread 0x0000000009769800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dd8324 method=haven.ResDrawable.ctick(I)V @ 30
Event: 28.155 Thread 0x0000000009769800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dd8324 method=haven.ResDrawable.ctick(I)V @ 30
Event: 28.155 Thread 0x0000000009769800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dd8324 method=haven.ResDrawable.ctick(I)V @ 30
Event: 28.155 Thread 0x0000000009769800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dd8324 method=haven.ResDrawable.ctick(I)V @ 30
Event: 28.191 Thread 0x0000000009765000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d47d44 method=haven.I2.f()V @ 55
Event: 28.195 Thread 0x0000000009765000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d47bf8 method=haven.I2.f()V @ 24
Event: 28.195 Thread 0x0000000009765000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d47d74 method=haven.I2.f()V @ 11

Internal exceptions (10 events):
Event: 28.141 Thread 0x0000000009769800 Threw 0x00000000f5db04c8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.141 Thread 0x0000000009769800 Threw 0x00000000f5db0dd0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.142 Thread 0x0000000009769800 Threw 0x00000000f9cdffa8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.142 Thread 0x0000000009769800 Threw 0x00000000f9ce0438 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.142 Thread 0x0000000009769800 Threw 0x00000000f9ce0790 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.142 Thread 0x0000000009769800 Threw 0x00000000f9ce1118 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.156 Thread 0x0000000009769800 Threw 0x00000000f9cfbc28 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.156 Thread 0x0000000009769800 Threw 0x00000000f9cfbff0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.157 Thread 0x0000000009769800 Threw 0x00000000f9cfc2f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 28.240 Thread 0x0000000009763000 Threw 0x00000000fa106d18 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743

Events (10 events):
Event: 28.195 Thread 0x0000000009765000 DEOPT PACKING pc=0x0000000002d47bf8 sp=0x000000000cfed910
Event: 28.195 Thread 0x0000000009765000 DEOPT UNPACKING pc=0x0000000002b575a4 sp=0x000000000cfed8b8 mode 2
Event: 28.195 Thread 0x0000000009765000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000002d47d74
Event: 28.195 Thread 0x0000000009765000 DEOPT PACKING pc=0x0000000002d47d74 sp=0x000000000cfed880
Event: 28.196 Thread 0x0000000009765000 DEOPT UNPACKING pc=0x0000000002b575a4 sp=0x000000000cfed830 mode 2
Event: 28.196 Executing VM operation: RevokeBias
Event: 28.196 Executing VM operation: RevokeBias done
Event: 28.298 Thread 0x0000000007ab5800 flushing nmethod 0x0000000002d5af50
Event: 28.298 Thread 0x0000000007ab5800 flushing nmethod 0x0000000002d85490
Event: 28.298 Thread 0x0000000007ab5800 flushing nmethod 0x0000000002d950d0


Dynamic libraries:
0x000000013f380000 - 0x000000013f3b3000 C:\Program Files\Java\jre7\bin\javaw.exe
0x0000000077440000 - 0x00000000775e9000 C:\windows\SYSTEM32\ntdll.dll
0x000000006f300000 - 0x000000006f34e000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
0x0000000077220000 - 0x000000007733f000 C:\windows\system32\KERNEL32.dll
0x000007fefd5b0000 - 0x000007fefd61b000 C:\windows\system32\KERNELBASE.dll
0x000007fefea00000 - 0x000007fefeadb000 C:\windows\system32\ADVAPI32.dll
0x000007fefee90000 - 0x000007fefef2f000 C:\windows\system32\msvcrt.dll
0x000007fefe8b0000 - 0x000007fefe8cf000 C:\windows\SYSTEM32\sechost.dll
0x000007fefe8d0000 - 0x000007fefe9fd000 C:\windows\system32\RPCRT4.dll
0x0000000077340000 - 0x000000007743a000 C:\windows\system32\USER32.dll
0x000007fefeda0000 - 0x000007fefee07000 C:\windows\system32\GDI32.dll
0x000007fefd8d0000 - 0x000007fefd8de000 C:\windows\system32\LPK.dll
0x000007feff520000 - 0x000007feff5e9000 C:\windows\system32\USP10.dll
0x000007fefba30000 - 0x000007fefbc24000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff3e0000 - 0x000007feff451000 C:\windows\system32\SHLWAPI.dll
0x000007fefeae0000 - 0x000007fefeb0e000 C:\windows\system32\IMM32.DLL
0x000007feff5f0000 - 0x000007feff6f9000 C:\windows\system32\MSCTF.dll
0x000007fefd000000 - 0x000007fefd1f0000 c:\progra~3\bitguard\271769~1.27\{c16c1~1\loader.dll
0x000007fefcf50000 - 0x000007fefcf5c000 C:\windows\system32\VERSION.dll
0x000007feff700000 - 0x000007feff74d000 C:\windows\system32\WS2_32.dll
0x000007fefebb0000 - 0x000007fefebb8000 C:\windows\system32\NSI.dll
0x000007feff500000 - 0x000007feff519000 C:\windows\system32\imagehlp.dll
0x0000000077600000 - 0x0000000077607000 C:\windows\system32\PSAPI.DLL
0x000007fefdb20000 - 0x000007fefe8a8000 C:\windows\system32\SHELL32.dll
0x000007fefcf30000 - 0x000007fefcf4e000 C:\windows\system32\USERENV.dll
0x000007fefd1f0000 - 0x000007fefd1ff000 C:\windows\system32\profapi.dll
0x000007fefa120000 - 0x000007fefa14f000 c:\windows\system32\nvinitx.dll
0x000000000f000000 - 0x000000000f006000 C:\Program Files\NVIDIA Corporation\CoProcManager\_etoured.dll
0x000007fef9c80000 - 0x000007fef9cdf000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
0x000007fefebc0000 - 0x000007fefed97000 C:\windows\system32\SETUPAPI.dll
0x000007fefd540000 - 0x000007fefd576000 C:\windows\system32\CFGMGR32.dll
0x000007fefd8e0000 - 0x000007fefd9b7000 C:\windows\system32\OLEAUT32.dll
0x000007fefef30000 - 0x000007feff133000 C:\windows\system32\ole32.dll
0x000007fefd2a0000 - 0x000007fefd2ba000 C:\windows\system32\DEVOBJ.dll
0x000007fef9cf0000 - 0x000007fef9d36000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
0x0000000074e90000 - 0x0000000074f62000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000006e620000 - 0x000000006ede9000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef9c70000 - 0x000007fef9c79000 C:\windows\system32\WSOCK32.dll
0x000007fef9c30000 - 0x000007fef9c6b000 C:\windows\system32\WINMM.dll
0x0000000074e80000 - 0x0000000074e8f000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000074e30000 - 0x0000000074e58000 C:\Program Files\Java\jre7\bin\java.dll
0x0000000074950000 - 0x0000000074ae5000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefce90000 - 0x000007fefce9f000 C:\windows\system32\CRYPTBASE.dll
0x000007fefb5f0000 - 0x000007fefb646000 C:\windows\system32\uxtheme.dll
0x0000000074930000 - 0x0000000074945000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000180000000 - 0x0000000180054000 C:\Program Files (x86)\Lenovo\Onekey Theater\ActiveDetect64.dll
0x00000000005f0000 - 0x000000000061b000 C:\Program Files (x86)\Lenovo\Onekey Theater\WindowsApiHookDll64.dll
0x00000000748b0000 - 0x0000000074925000 C:\Program Files\Java\jre7\bin\deploy.dll
0x000007feff140000 - 0x000007feff380000 C:\windows\system32\WININET.dll
0x000007fefd3c0000 - 0x000007fefd3c4000 C:\windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x0000000001da0000 - 0x0000000001da4000 C:\windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefd300000 - 0x000007fefd304000 C:\windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefd580000 - 0x000007fefd583000 C:\windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x0000000077610000 - 0x0000000077613000 C:\windows\system32\normaliz.DLL
0x000007fefd620000 - 0x000007fefd8c8000 C:\windows\system32\iertutil.dll
0x000007fefd310000 - 0x000007fefd315000 C:\windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fefd9c0000 - 0x000007fefdb1f000 C:\windows\system32\urlmon.dll
0x0000000001db0000 - 0x0000000001db4000 C:\windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x0000000074890000 - 0x00000000748a9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefc850000 - 0x000007fefc8a5000 C:\windows\system32\mswsock.dll
0x000007fefca90000 - 0x000007fefca97000 C:\windows\System32\wship6.dll
0x0000000074870000 - 0x0000000074881000 C:\Program Files\Java\jre7\bin\nio.dll
0x000007fefafa0000 - 0x000007fefafb8000 C:\windows\system32\dwmapi.dll
0x0000000010000000 - 0x000000001000a000 C:\Program Files (x86)\Lenovo\Energy Management\BatteryTestDLL.dll
0x0000000072890000 - 0x0000000072959000 C:\windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294\MSVCR80.dll
0x000007fefcdb0000 - 0x000007fefcdbb000 C:\windows\system32\Secur32.dll
0x000007fefce00000 - 0x000007fefce25000 C:\windows\system32\SSPICLI.DLL
0x000007fef7ba0000 - 0x000007fef7ba4000 C:\windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x000007fef7890000 - 0x000007fef7894000 C:\windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x000007fefaf00000 - 0x000007fefaf27000 C:\windows\system32\IPHLPAPI.DLL
0x000007fefaeb0000 - 0x000007fefaebb000 C:\windows\system32\WINNSI.DLL
0x000007feff460000 - 0x000007feff4f9000 C:\windows\system32\CLBCatQ.DLL
0x000007fef52b0000 - 0x000007fef5324000 C:\windows\System32\netprofm.dll
0x000007fefb280000 - 0x000007fefb295000 C:\windows\System32\nlaapi.dll
0x000007fefc920000 - 0x000007fefc937000 C:\windows\system32\CRYPTSP.dll
0x000007fefc520000 - 0x000007fefc567000 C:\windows\system32\rsaenh.dll
0x000007fefcea0000 - 0x000007fefceb4000 C:\windows\system32\RpcRtRemote.dll
0x000007feee580000 - 0x000007feee58c000 C:\windows\System32\npmproxy.dll
0x000007fefc180000 - 0x000007fefc187000 C:\windows\System32\wshtcpip.dll
0x000007fefad00000 - 0x000007fefad18000 C:\windows\system32\dhcpcsvc.DLL
0x000007fefc620000 - 0x000007fefc67b000 C:\windows\system32\DNSAPI.dll
0x000007feface0000 - 0x000007fefacf1000 C:\windows\system32\dhcpcsvc6.DLL
0x000007fef6d50000 - 0x000007fef6d7e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fef6d40000 - 0x000007fef6d48000 C:\windows\system32\rasadhlp.dll
0x000007fefadc0000 - 0x000007fefae13000 C:\windows\System32\fwpuclnt.dll
0x0000000074820000 - 0x0000000074866000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x00000000747d0000 - 0x0000000074811000 C:\Program Files\Java\jre7\bin\t2k.dll
0x0000000009000000 - 0x0000000009065000 C:\Program Files\Lenovo\Bluetooth Software\btmmhook.dll
0x000007fefaa00000 - 0x000007fefab61000 C:\windows\system32\WindowsCodecs.dll
0x000007fefce30000 - 0x000007fefce87000 C:\windows\system32\apphelp.dll
0x0000000074340000 - 0x0000000074365000 C:\Program Files\AVAST Software\Avast\ashShA64.dll
0x000007fef89c0000 - 0x000007fef8cd7000 C:\windows\system32\msi.dll
0x000007fef8980000 - 0x000007fef89b5000 C:\windows\system32\EhStorShell.dll
0x000007fefb670000 - 0x000007fefb79c000 C:\windows\system32\PROPSYS.dll
0x000007fef8900000 - 0x000007fef8980000 C:\windows\system32\ntshrui.dll
0x000007fefcb90000 - 0x000007fefcbb3000 C:\windows\system32\srvcli.dll
0x000007fef88f0000 - 0x000007fef88ff000 C:\windows\system32\cscapi.dll
0x000007fefb030000 - 0x000007fefb03b000 C:\windows\system32\slc.dll
0x000000000bae0000 - 0x000000000bc55000 C:\windows\system32\IcnOvrly.dll
0x000007fefd3d0000 - 0x000007fefd53c000 C:\windows\system32\CRYPT32.dll
0x000007fefd290000 - 0x000007fefd29f000 C:\windows\system32\MSASN1.dll
0x0000000074b00000 - 0x0000000074b24000 C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000074e70000 - 0x0000000074e7b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x00000000747a0000 - 0x00000000747ca000 C:\Program Files\Java\jre7\bin\dcpr.dll
0x0000000074af0000 - 0x0000000074afb000 C:\Program Files\Java\jre7\bin\management.dll
0x000007feed0f0000 - 0x000007feed105000 C:\windows\system32\napinsp.dll
0x000007feed0d0000 - 0x000007feed0e9000 C:\windows\system32\pnrpnsp.dll
0x000007feed0c0000 - 0x000007feed0cb000 C:\windows\System32\winrnr.dll
0x000007fef78a0000 - 0x000007fef78b0000 C:\windows\system32\wshbth.dll
0x0000000074770000 - 0x00000000747a0000 C:\Program Files\Java\jre7\bin\jpeg.dll
0x00000000637c0000 - 0x00000000637cd000 C:\Users\ula\AppData\Local\Temp\jogamp_0000\file_cache\jln1098003552163312170\jln4610215877164591085\gluegen-rt.dll
0x0000000074760000 - 0x0000000074767000 C:\Program Files\Java\jre7\bin\jawt.dll
0x000000006a440000 - 0x000000006a44d000 C:\Users\ula\AppData\Local\Temp\jogamp_0000\file_cache\jln1098003552163312170\jln4610215877164591085\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c10e000 C:\Users\ula\AppData\Local\Temp\jogamp_0000\file_cache\jln1098003552163312170\jln4610215877164591085\nativewindow_win32.dll
0x000007fefa210000 - 0x000007fefa32d000 C:\windows\system32\OpenGL32.dll
0x000007fefa1c0000 - 0x000007fefa1ed000 C:\windows\system32\GLU32.dll
0x000007fef74b0000 - 0x000007fef75a1000 C:\windows\system32\DDRAW.dll
0x000007fefa1b0000 - 0x000007fefa1b8000 C:\windows\system32\DCIMAN32.dll
0x0000000064500000 - 0x00000000645a0000 C:\Users\ula\AppData\Local\Temp\jogamp_0000\file_cache\jln1098003552163312170\jln4610215877164591085\jogl_desktop.dll
0x0000000010010000 - 0x00000000112e3000 C:\windows\system32\ig4icd64.dll
0x0000000074720000 - 0x0000000074759000 C:\Program Files\Java\jre7\bin\kcms.dll
0x0000000009a40000 - 0x0000000009a78000 C:\Program Files\Lenovo\Bluetooth Software\btkeyind.dll
0x0000000074710000 - 0x000000007471c000 C:\Program Files\Java\jre7\bin\jsound.dll
0x0000000074700000 - 0x000000007470b000 C:\Program Files\Java\jre7\bin\jsoundds.dll
0x000007fef7610000 - 0x000007fef7698000 C:\windows\system32\DSOUND.dll
0x000007fefb7f0000 - 0x000007fefb81c000 C:\windows\system32\POWRPROF.dll
0x000007fefb7a0000 - 0x000007fefb7eb000 C:\windows\system32\MMDevAPI.DLL
0x000007fef76a0000 - 0x000007fef76db000 C:\windows\system32\wdmaud.drv

VM Arguments:
jvm_args: -Djava.security.policy=file:C:\\Program Files\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\Users\ula\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-1d86ed41 -Djnlpx.remove=false -Dsun.awt.warmup=true -Xbootclasspath/a:C:\\Program Files\\Java\\jre7\\lib\\javaws.jar;C:\\Program Files\\Java\\jre7\\lib\\deploy.jar;C:\\Program Files\\Java\\jre7\\lib\\plugin.jar -Djnlp.haven.errorurl=http://plymouth.seatribe.se/java/error -Djnlp.haven.defserv=plymouth.seatribe.se -Djnlp.haven.resurl=http://plymouth.seatribe.se/res/ -Djnlp.haven.screenurl=http://plymouth.seatribe.se/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=53786 -Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp -Djnlpx.jvm=C:\\Program Files\\Java\\jre7\\bin\\javaw.exe -Djnlpx.vmargs=-Djnlp.haven.errorurl=http://plymouth.seatribe.se/java/error -Djnlp.haven.defserv=plymouth.seatribe.se -Djnlp.haven.resurl=http://plymouth.seatribe.se/res/ -Djnlp.haven.screenurl=http://plymouth.seatribe.se/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp
java_command: com.sun.javaws.Main -notWebJava C:\Users\ula\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-1d86ed41
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\windows\SysWOW64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Lenovo\Bluetooth Software\;C:\Program Files\Lenovo\Bluetooth Software\syswow64;C:\Program Files (x86)\Windows Live\Shared;"C:\Program Files\Java\jre7\bin"
USERNAME=ula
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



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

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

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

Memory: 4k page, physical 4106416k(1872176k free), swap 8210968k(5670320k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600

time: Sun Nov 17 11:30:20 2013
elapsed time: 28 seconds
Last edited by generallepl on Mon Nov 18, 2013 5:35 pm, edited 1 time in total.
generallepl
 
Posts: 4
Joined: Fri Nov 15, 2013 4:28 pm

Re: Char creation crash

Postby MagicManICT » Mon Nov 18, 2013 12:13 am

generallepl wrote:# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0xef8f3]


This here indicates it is your video card crashing. Why exactly it is crashing I can't answer. What GPU or chipset are you using? What driver version? Did you check Intel's website for the latest drivers?
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Char creation crash

Postby generallepl » Mon Nov 18, 2013 5:34 pm

Don't know how it works, but after i installed intel graphic card drivers the game works clearly. I think my geforce card is not active(having integrated Intel HD graphics 3000 if anyone is interested). Thank You for your help! :)
generallepl
 
Posts: 4
Joined: Fri Nov 15, 2013 4:28 pm

Re: Char creation crash (Solved)

Postby Kandarim » Mon Nov 18, 2013 6:00 pm

integrated graphics cards will typically result in a lot of issues when playing games relying on their 3D rendering stuff. Something to keep in mind for the future =-)
Note that the (only) laptop I have access to with both an integrated card and a real card will allow you to choose from the right-click context menu; I am unsure whether this will work for salem (or jnlp-launched stuff in general).
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Char creation crash

Postby MagicManICT » Mon Nov 18, 2013 6:58 pm

generallepl wrote:Don't know how it works, but after i installed intel graphic card drivers the game works clearly. I think my geforce card is not active(having integrated Intel HD graphics 3000 if anyone is interested). Thank You for your help! :)


Provide some specifics on your system, and we might be able to help get that working again. No promises, but we can try. My initial suggestion would be to check your BIOS to see if the card is properly deactivated. There may be a need for a BIOS update, too.

Another thought, and one I've never had the opportunity to try (someone can tell me if it does or doesn't work that has tried) is to make sure the drivers for the Integrated card are removed completely and prevent Windows from installing any automatically. Windows might throw a fit that there is hardware with no drivers, but if everything works perfectly otherwise, you can wait until there's a fix or live with this mild pop-up when you boot.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am


Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 5 guests