Java Runtime Error

Discussion in 'Programming General' started by Nerfed, Nov 28, 2012.

Thread Status:
Not open for further replies.
Java Runtime Error
  1. Unread #1 - Nov 28, 2012 at 12:14 PM
  2. Nerfed
    Joined:
    Oct 4, 2012
    Posts:
    1,074
    Referrals:
    0
    Sythe Gold:
    0

    Nerfed Guru
    Banned

    Java Runtime Error

    Can anyone put this in English for me lol so i can see why runescape wont work on my PC: Would be greatly appreciated




    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6acf3214, pid=4764, tid=4220
    #
    # JRE version: 7.0_09-b05
    # Java VM: Java HotSpot(TM) Client VM (23.5-b02 mixed mode windows-x86 )
    # Problematic frame:
    # C [jagdx.dll+0x3214] Java_jagdx_IDirect3DDevice_BeginScene+0x4
    #
    # 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 (0x1c6dac00): JavaThread "Thread-17" daemon [_thread_in_native, id=4220, stack(0x1fe10000,0x20010000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

    Registers:
    EAX=0x00000000, EBX=0x15dd8ed8, ECX=0x1c6dad28, EDX=0x00000008
    ESP=0x2000f0bc, EBP=0x2000f0f8, ESI=0x15dd8ed8, EDI=0x1c6dac00
    EIP=0x6acf3214, EFLAGS=0x00210206

    Top of Stack: (sp=0x2000f0bc)
    0x2000f0bc: 02aba6f7 1c6dad28 2000f100 00000000
    0x2000f0cc: 00000000 1c7200dc 1c7200dc 2000f0d8
    0x2000f0dc: 15dd8ed8 2000f10c 15dd99c8 00000000
    0x2000f0ec: 15dd8ed8 00000000 2000f108 2000f130
    0x2000f0fc: 02ab340f 050d1320 02ab8979 00000000
    0x2000f10c: 00000000 2000f110 15da18c1 2000f168
    0x2000f11c: 15dc89a8 00000000 15da1928 2000f108
    0x2000f12c: 2000f13c 2000f190 02ab32c7 050d0398

    Instructions: (pc=0x6acf3214)
    0x6acf31f4: 1c 51 d9 1c 24 52 8b 54 24 20 52 6a 00 6a 00 50
    0x6acf3204: 8b 81 ac 00 00 00 ff d0 c2 20 00 cc 8b 44 24 0c
    0x6acf3214: 8b 00 8b 08 8b 91 a4 00 00 00 50 ff d2 c2 10 00
    0x6acf3224: cc cc cc cc cc cc cc cc cc cc cc cc 8b 44 24 0c


    Register to memory mapping:

    EAX=0x00000000 is an unknown value
    EBX=0x15dd8ed8 is an oop
    {method}
    - klass: {other class}
    ECX=0x1c6dad28 is an unknown value
    EDX=0x00000008 is an unknown value
    ESP=0x2000f0bc is pointing into the stack for thread: 0x1c6dac00
    EBP=0x2000f0f8 is pointing into the stack for thread: 0x1c6dac00
    ESI=0x15dd8ed8 is an oop
    {method}
    - klass: {other class}
    EDI=0x1c6dac00 is a thread


    Stack: [0x1fe10000,0x20010000], sp=0x2000f0bc, free space=2044k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [jagdx.dll+0x3214] Java_jagdx_IDirect3DDevice_BeginScene+0x4
    j aih.<init>(IIJJLjagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;Lma;Llr;I)V+513
    j aih.acp(Ljava/awt/Canvas;Lma;Llr;Ljava/lang/Integer;)Lra;+458
    j jb.e(Ljava/awt/Canvas;Lma;Llr;I)Lra;+53
    j wx.f(ILjava/awt/Canvas;Lma;Llr;IIIB)Lra;+137
    j zl.e(ILjava/awt/Canvas;Lma;Llr;II)Lra;+57
    j om.fx(ILjava/lang/String;ZI)V+284
    j ai.fv(ILjava/lang/String;ZI)V+21
    j df.fl(IIB)I+64
    j df.i(I)Lahk;+349
    j pf.u(B)I+2
    j fx.aom(Lsd;I)V+2
    j vr.a(Lsl;Lsd;B)V+11633
    J wc.z(Lakh;ILsd;B)V
    j y.u(Laee;I)V+7
    j client.gi(I)V+2060
    J client.ey(S)V
    j nh.l(B)V+571
    j nh.run()V+3
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x12a39a]
    V [jvm.dll+0x1d978e]
    V [jvm.dll+0x12a583]
    V [jvm.dll+0x12a5e7]
    V [jvm.dll+0xd315f]
    V [jvm.dll+0x14a697]
    V [jvm.dll+0x14a800]
    V [jvm.dll+0x17efe9]
    C [msvcr100.dll+0x5c6de] endthreadex+0x3a
    C [msvcr100.dll+0x5c788] endthreadex+0xe4
    C [kernel32.dll+0x4d309] BaseThreadInitThunk+0x12
    C [ntdll.dll+0x41603] RtlInitializeExceptionChain+0x63
    C [ntdll.dll+0x415d6] RtlInitializeExceptionChain+0x36

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j jagdx.IDirect3DDevice.BeginScene(J)I+0
    j aih.<init>(IIJJLjagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;Lma;Llr;I)V+513
    j aih.acp(Ljava/awt/Canvas;Lma;Llr;Ljava/lang/Integer;)Lra;+458
    j jb.e(Ljava/awt/Canvas;Lma;Llr;I)Lra;+53
    j wx.f(ILjava/awt/Canvas;Lma;Llr;IIIB)Lra;+137
    j zl.e(ILjava/awt/Canvas;Lma;Llr;II)Lra;+57
    j om.fx(ILjava/lang/String;ZI)V+284
    j ai.fv(ILjava/lang/String;ZI)V+21
    j df.fl(IIB)I+64
    j df.i(I)Lahk;+349
    j pf.u(B)I+2
    j fx.aom(Lsd;I)V+2
    j vr.a(Lsl;Lsd;B)V+11633
    J wc.z(Lakh;ILsd;B)V
    j qs.n(Laee;II)V+682
    j y.u(Laee;I)V+7
    j client.gi(I)V+2060
    J client.ey(S)V
    J client.ao(I)V
    j nh.p(B)V+110
    j nh.l(B)V+571
    j nh.run()V+3
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub

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

    Java Threads: ( => current thread )
    0x1f37d400 JavaThread "Thread-24" daemon [_thread_in_native, id=3112, stack(0x22130000,0x22330000)]
    0x1f37d000 JavaThread "Thread-23" daemon [_thread_blocked, id=5052, stack(0x21e40000,0x22040000)]
    0x1f37c800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=5036, stack(0x1e1e0000,0x1e3e0000)]
    0x1f37e000 JavaThread "Thread-21" daemon [_thread_blocked, id=3588, stack(0x21bf0000,0x21df0000)]
    0x1f37dc00 JavaThread "Thread-20" daemon [_thread_in_native, id=2652, stack(0x21870000,0x21a70000)]
    0x1c6db800 JavaThread "Thread-19" daemon [_thread_blocked, id=4136, stack(0x201b0000,0x203b0000)]
    0x1c6db400 JavaThread "Thread-18" daemon [_thread_blocked, id=3940, stack(0x20a20000,0x20c20000)]
    =>0x1c6dac00 JavaThread "Thread-17" daemon [_thread_in_native, id=4220, stack(0x1fe10000,0x20010000)]
    0x1c6da800 JavaThread "Thread-16" daemon [_thread_blocked, id=5060, stack(0x1fba0000,0x1fda0000)]
    0x1c6da000 JavaThread "Thread-15" [_thread_blocked, id=4924, stack(0x1de40000,0x1e040000)]
    0x1c6d9400 JavaThread "Thread-14" [_thread_blocked, id=2780, stack(0x1ef30000,0x1f130000)]
    0x1c6d8000 JavaThread "thread applet-Rs2Applet.class-1" [_thread_blocked, id=5124, stack(0x1ba00000,0x1bc00000)]
    0x1c6d7000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=5696, stack(0x1d330000,0x1d530000)]
    0x1c6d7c00 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=5112, stack(0x1d840000,0x1da40000)]
    0x1c6d7400 JavaThread "JVM[id=1]-Heartbeat" daemon [_thread_blocked, id=5128, stack(0x1d5a0000,0x1d7a0000)]
    0x1c6d6800 JavaThread "Applet 1 LiveConnect Worker Thread" [_thread_blocked, id=5464, stack(0x1cb50000,0x1cd50000)]
    0x1c6d6000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5704, stack(0x1bee0000,0x1c0e0000)]
    0x1c6d4400 JavaThread "AWT-Shutdown" [_thread_blocked, id=4768, stack(0x1aef0000,0x1b0f0000)]
    0x1c6d5c00 JavaThread "Browser Side Object Cleanup Thread" [_thread_blocked, id=4544, stack(0x1d030000,0x1d230000)]
    0x1c6d5400 JavaThread "Windows Tray Icon Thread" daemon [_thread_in_native, id=4832, stack(0x1c4b0000,0x1c6b0000)]
    0x1c6d5000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=4724, stack(0x1cd70000,0x1cf70000)]
    0x1c6d4800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4028, stack(0x1b1c0000,0x1b3c0000)]
    0x198bb800 JavaThread "SysExecutionTheadCreator" daemon [_thread_blocked, id=5340, stack(0x1c280000,0x1c480000)]
    0x1989b800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5412, stack(0x1bc00000,0x1be00000)]
    0x1989ac00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5404, stack(0x1b750000,0x1b950000)]
    0x19834c00 JavaThread "Java Plug-In Pipe Worker Thread (Client-Side)" daemon [_thread_in_native, id=5380, stack(0x1b410000,0x1b610000)]
    0x19821c00 JavaThread "Timer-0" [_thread_blocked, id=5360, stack(0x1acc0000,0x1aec0000)]
    0x1978dc00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3844, stack(0x1a9c0000,0x1abc0000)]
    0x1974f000 JavaThread "Service Thread" daemon [_thread_blocked, id=5336, stack(0x1a730000,0x1a930000)]
    0x1973ac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5328, stack(0x01f90000,0x01fe0000)]
    0x19739c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=5324, stack(0x1a4f0000,0x1a6f0000)]
    0x19738c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5320, stack(0x1a2b0000,0x1a4b0000)]
    0x19737800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1076, stack(0x19f60000,0x1a160000)]
    0x196dfc00 JavaThread "Finalizer" daemon [_thread_blocked, id=5364, stack(0x19ca0000,0x19ea0000)]
    0x196d5400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5332, stack(0x19a20000,0x19c20000)]
    0x01df3000 JavaThread "main" [_thread_blocked, id=2008, stack(0x028b0000,0x02ab0000)]

    Other Threads:
    0x196d0000 VMThread [stack: 0x02800000,0x02850000] [id=5520]
    0x19764000 WatcherThread [stack: 0x02140000,0x02190000] [id=5312]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 40128K, used 6316K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 17% used [0x04ab0000, 0x050db180, 0x06d90000)
    from space 4416K, 0% used [0x071e0000, 0x071e0000, 0x07630000)
    to space 4416K, 0% used [0x06d90000, 0x06d90000, 0x071e0000)
    concurrent mark-sweep generation total 88984K, used 39303K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31656K, used 19622K [0x14ab0000, 0x1699a000, 0x18ab0000)

    Card table byte_map: [0x00930000,0x009e0000] byte_map_base: 0x0090aa80

    Polling page: 0x00120000

    Code Cache [0x02ab0000, 0x02ee8000, 0x04ab0000)
    total_blobs=1531 nmethods=1200 adapters=265 free_code_cache=28457Kb largest_free_block=29139776

    Compilation events (10 events):
    Event: 82.267 Thread 0x1973ac00 1182 a::x (34 bytes)
    Event: 82.267 Thread 0x1973ac00 nmethod 1182 0x02ed9888 code [0x02ed99a0, 0x02ed9ab4]
    Event: 82.710 Thread 0x1973ac00 22 % ! df::fl @ 367 (544 bytes)
    Event: 82.716 Thread 0x1973ac00 nmethod 22% 0x02ed9ec8 code [0x02eda390, 0x02edba5c]
    Event: 83.167 Thread 0x1973ac00 1184 ! df::fl (544 bytes)
    Event: 83.173 Thread 0x1973ac00 nmethod 1184 0x02ede5c8 code [0x02edea90, 0x02edff6c]
    Event: 83.176 Thread 0x1973ac00 1185 ! je::fw (347 bytes)
    Event: 83.178 Thread 0x1973ac00 nmethod 1185 0x02ee2b08 code [0x02ee2de0, 0x02ee3818]
    Event: 83.426 Thread 0x1973ac00 1186 java.lang.ref.Reference::access$100 (4 bytes)
    Event: 83.427 Thread 0x1973ac00 nmethod 1186 0x02ee4a88 code [0x02ee4b80, 0x02ee4bf0]

    GC Heap History (10 events):
    Event: 61.816 GC heap before
    {Heap before GC invocations=57 (full 28):
    def new generation total 40128K, used 40049K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 100% used [0x04ab0000, 0x06d90000, 0x06d90000)
    from space 4416K, 98% used [0x071e0000, 0x0761c6f8, 0x07630000)
    to space 4416K, 0% used [0x06d90000, 0x06d90000, 0x071e0000)
    concurrent mark-sweep generation total 88984K, used 49100K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    Event: 61.831 GC heap after
    Heap after GC invocations=58 (full 28):
    def new generation total 40128K, used 1417K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 0% used [0x04ab0000, 0x04ab0000, 0x06d90000)
    from space 4416K, 32% used [0x06d90000, 0x06ef26a0, 0x071e0000)
    to space 4416K, 0% used [0x071e0000, 0x071e0000, 0x07630000)
    concurrent mark-sweep generation total 88984K, used 53374K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    }
    Event: 69.090 GC heap before
    {Heap before GC invocations=58 (full 29):
    def new generation total 40128K, used 37129K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 100% used [0x04ab0000, 0x06d90000, 0x06d90000)
    from space 4416K, 32% used [0x06d90000, 0x06ef26a0, 0x071e0000)
    to space 4416K, 0% used [0x071e0000, 0x071e0000, 0x07630000)
    concurrent mark-sweep generation total 88984K, used 53374K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    Event: 69.095 GC heap after
    Heap after GC invocations=59 (full 29):
    def new generation total 40128K, used 1816K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 0% used [0x04ab0000, 0x04ab0000, 0x06d90000)
    from space 4416K, 41% used [0x071e0000, 0x073a61b0, 0x07630000)
    to space 4416K, 0% used [0x06d90000, 0x06d90000, 0x071e0000)
    concurrent mark-sweep generation total 88984K, used 53374K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    }
    Event: 74.433 GC heap before
    {Heap before GC invocations=59 (full 29):
    def new generation total 40128K, used 37528K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 100% used [0x04ab0000, 0x06d90000, 0x06d90000)
    from space 4416K, 41% used [0x071e0000, 0x073a61b0, 0x07630000)
    to space 4416K, 0% used [0x06d90000, 0x06d90000, 0x071e0000)
    concurrent mark-sweep generation total 88984K, used 45151K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    Event: 74.437 GC heap after
    Heap after GC invocations=60 (full 29):
    def new generation total 40128K, used 118K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 0% used [0x04ab0000, 0x04ab0000, 0x06d90000)
    from space 4416K, 2% used [0x06d90000, 0x06dad918, 0x071e0000)
    to space 4416K, 0% used [0x071e0000, 0x071e0000, 0x07630000)
    concurrent mark-sweep generation total 88984K, used 45151K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    }
    Event: 78.453 GC heap before
    {Heap before GC invocations=60 (full 30):
    def new generation total 40128K, used 35830K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 100% used [0x04ab0000, 0x06d90000, 0x06d90000)
    from space 4416K, 2% used [0x06d90000, 0x06dad918, 0x071e0000)
    to space 4416K, 0% used [0x071e0000, 0x071e0000, 0x07630000)
    concurrent mark-sweep generation total 88984K, used 45151K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    Event: 78.457 GC heap after
    Heap after GC invocations=61 (full 30):
    def new generation total 40128K, used 11K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 0% used [0x04ab0000, 0x04ab0000, 0x06d90000)
    from space 4416K, 0% used [0x071e0000, 0x071e2d40, 0x07630000)
    to space 4416K, 0% used [0x06d90000, 0x06d90000, 0x071e0000)
    concurrent mark-sweep generation total 88984K, used 45151K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18916K [0x14ab0000, 0x1697a000, 0x18ab0000)
    }
    Event: 83.205 GC heap before
    {Heap before GC invocations=61 (full 30):
    def new generation total 40128K, used 23616K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 66% used [0x04ab0000, 0x061bd500, 0x06d90000)
    from space 4416K, 0% used [0x071e0000, 0x071e2d40, 0x07630000)
    to space 4416K, 0% used [0x06d90000, 0x06d90000, 0x071e0000)
    concurrent mark-sweep generation total 88984K, used 45151K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31528K, used 18962K [0x14ab0000, 0x1697a000, 0x18ab0000)
    Event: 83.410 GC heap after
    Heap after GC invocations=62 (full 31):
    def new generation total 40128K, used 0K [0x04ab0000, 0x07630000, 0x08ab0000)
    eden space 35712K, 0% used [0x04ab0000, 0x04ab0000, 0x06d90000)
    from space 4416K, 0% used [0x071e0000, 0x071e0000, 0x07630000)
    to space 4416K, 0% used [0x06d90000, 0x06d90000, 0x071e0000)
    concurrent mark-sweep generation total 88984K, used 39303K [0x08ab0000, 0x0e196000, 0x14ab0000)
    concurrent-mark-sweep perm gen total 31656K, used 18933K [0x14ab0000, 0x1699a000, 0x18ab0000)
    }

    Deoptimization events (0 events):
    No events

    Internal exceptions (10 events):
    Event: 83.584 Thread 0x1c6dac00 Threw 0x050cca18 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.584 Thread 0x1c6dac00 Threw 0x050ccd30 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.585 Thread 0x1c6dac00 Threw 0x050ce150 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.585 Thread 0x1c6dac00 Threw 0x050ce558 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.587 Thread 0x1c6dac00 Threw 0x050cf6f0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.587 Thread 0x1c6dac00 Threw 0x050cf9c0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.588 Thread 0x1c6dac00 Threw 0x050cfe90 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.588 Thread 0x1c6dac00 Threw 0x050d0108 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.589 Thread 0x1c6dac00 Threw 0x050d0ee8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 83.589 Thread 0x1c6dac00 Threw 0x050d11d8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

    Events (10 events):
    Event: 83.584 loading class 0x1c6f6bf0
    Event: 83.584 loading class 0x1c6f6bf0 done
    Event: 83.585 loading class 0x1c6f4c00
    Event: 83.585 loading class 0x1c6f4c00 done
    Event: 83.585 loading class 0x1c9885b8
    Event: 83.587 loading class 0x1c9885b8 done
    Event: 83.588 loading class 0x1c8840f0
    Event: 83.588 loading class 0x1c8840f0 done
    Event: 83.588 loading class 0x1c9a7890
    Event: 83.589 loading class 0x1c9a7890 done


    Dynamic libraries:
    0x00140000 - 0x0016f000 C:\Program Files\Java\jre7\bin\*********
    0x76f90000 - 0x770b8000 C:\Windows\system32\ntdll.dll
    0x77110000 - 0x771ec000 C:\Windows\system32\kernel32.dll
    0x76b90000 - 0x76c56000 C:\Windows\system32\ADVAPI32.dll
    0x76a60000 - 0x76b23000 C:\Windows\system32\RPCRT4.dll
    0x76780000 - 0x7681d000 C:\Windows\system32\USER32.dll
    0x75a70000 - 0x75abb000 C:\Windows\system32\GDI32.dll
    0x74e80000 - 0x7501e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
    0x75750000 - 0x757fa000 C:\Windows\system32\msvcrt.dll
    0x76b30000 - 0x76b89000 C:\Windows\system32\SHLWAPI.dll
    0x73950000 - 0x7396e000 C:\Windows\system32\ShimEng.dll
    0x75190000 - 0x751bc000 C:\Windows\system32\apphelp.dll
    0x734f0000 - 0x73578000 C:\Windows\AppPatch\AcLayers.DLL
    0x75ac0000 - 0x765d1000 C:\Windows\system32\SHELL32.dll
    0x75920000 - 0x75a65000 C:\Windows\system32\ole32.dll
    0x76f00000 - 0x76f8d000 C:\Windows\system32\OLEAUT32.dll
    0x75500000 - 0x7551e000 C:\Windows\system32\USERENV.dll
    0x754e0000 - 0x754f4000 C:\Windows\system32\Secur32.dll
    0x73660000 - 0x736a2000 C:\Windows\system32\WINSPOOL.DRV
    0x74c40000 - 0x74c54000 C:\Windows\system32\MPR.dll
    0x770c0000 - 0x770de000 C:\Windows\system32\IMM32.DLL
    0x75650000 - 0x75718000 C:\Windows\system32\MSCTF.dll
    0x770e0000 - 0x770e9000 C:\Windows\system32\LPK.DLL
    0x765e0000 - 0x7665d000 C:\Windows\system32\USP10.dll
    0x75280000 - 0x754a3000 c:\progra~2\browse~1\25911~1.18\{c16c1~1\mngr.dll
    0x75270000 - 0x75278000 C:\Windows\system32\VERSION.dll
    0x75720000 - 0x7574a000 C:\Windows\system32\imagehlp.dll
    0x75640000 - 0x75647000 C:\Windows\system32\PSAPI.DLL
    0x6b610000 - 0x6b6ce000 C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x63b10000 - 0x63e5d000 C:\Program Files\Java\jre7\bin\client\jvm.dll
    0x72c90000 - 0x72c97000 C:\Windows\system32\WSOCK32.dll
    0x76820000 - 0x7684d000 C:\Windows\system32\WS2_32.dll
    0x770f0000 - 0x770f6000 C:\Windows\system32\NSI.dll
    0x73f10000 - 0x73f42000 C:\Windows\system32\WINMM.dll
    0x73ed0000 - 0x73f0e000 C:\Windows\system32\OLEACC.dll
    0x6f130000 - 0x6f13c000 C:\Program Files\Java\jre7\bin\verify.dll
    0x6d970000 - 0x6d990000 C:\Program Files\Java\jre7\bin\java.dll
    0x6c890000 - 0x6c8a3000 C:\Program Files\Java\jre7\bin\zip.dll
    0x6ae00000 - 0x6ae4d000 C:\Program Files\Java\jre7\bin\deploy.dll
    0x75800000 - 0x7591b000 C:\Windows\system32\WININET.dll
    0x77100000 - 0x77103000 C:\Windows\system32\Normaliz.dll
    0x76d40000 - 0x76ef8000 C:\Windows\system32\iertutil.dll
    0x76660000 - 0x76771000 C:\Windows\system32\urlmon.dll
    0x6bee0000 - 0x6bef4000 C:\Program Files\Java\jre7\bin\net.dll
    0x74870000 - 0x748ab000 C:\Windows\system32\mswsock.dll
    0x75080000 - 0x75085000 C:\Windows\System32\wship6.dll
    0x6daf0000 - 0x6daff000 C:\Program Files\Java\jre7\bin\nio.dll
    0x6dca0000 - 0x6dca6000 C:\Program Files\Java\jre7\bin\jp2native.dll
    0x6ab60000 - 0x6aca2000 C:\Program Files\Java\jre7\bin\awt.dll
    0x74070000 - 0x740af000 C:\Windows\system32\uxtheme.dll
    0x74aa0000 - 0x74ab9000 C:\Windows\system32\iphlpapi.dll
    0x74a60000 - 0x74a95000 C:\Windows\system32\dhcpcsvc.DLL
    0x75050000 - 0x7507c000 C:\Windows\system32\DNSAPI.dll
    0x75020000 - 0x75027000 C:\Windows\system32\WINNSI.DLL
    0x74a30000 - 0x74a52000 C:\Windows\system32\dhcpcsvc6.DLL
    0x72c30000 - 0x72c3c000 C:\Windows\system32\DWMAPI.DLL
    0x6beb0000 - 0x6beda000 C:\Program Files\Java\jre7\bin\fontmanager.dll
    0x74560000 - 0x74565000 C:\Windows\System32\wshtcpip.dll
    0x73cf0000 - 0x73cff000 C:\Windows\system32\NLAapi.dll
    0x72a70000 - 0x72a7f000 C:\Windows\system32\napinsp.dll
    0x72a00000 - 0x72a12000 C:\Windows\system32\pnrpnsp.dll
    0x72a60000 - 0x72a68000 C:\Windows\System32\winrnr.dll
    0x76c60000 - 0x76ca9000 C:\Windows\system32\WLDAP32.dll
    0x729f0000 - 0x729f6000 C:\Windows\system32\rasadhlp.dll
    0x74630000 - 0x7466b000 C:\Windows\system32\rsaenh.dll
    0x74b40000 - 0x74c33000 C:\Windows\system32\CRYPT32.dll
    0x74ca0000 - 0x74cb2000 C:\Windows\system32\MSASN1.dll
    0x74590000 - 0x745b1000 C:\Windows\system32\NTMARTA.DLL
    0x75030000 - 0x75041000 C:\Windows\system32\SAMLIB.dll
    0x6b2b0000 - 0x6b2d0000 C:\Program Files\Java\jre7\bin\sunec.dll
    0x6ade0000 - 0x6adf1000 C:\Program Files\Java\jre7\bin\unpack.dll
    0x6ad60000 - 0x6ad91000 C:\Program Files\Java\jre7\bin\t2k.dll
    0x6ad30000 - 0x6ad55000 C:\Program Files\Java\jre7\bin\jpeg.dll
    0x6d9a0000 - 0x6d9aa000 C:\Program Files\Java\jre7\bin\jsound.dll
    0x6d960000 - 0x6d969000 C:\Program Files\Java\jre7\bin\jsoundds.dll
    0x6dd50000 - 0x6ddc0000 C:\Windows\system32\DSOUND.dll
    0x74570000 - 0x7458a000 C:\Windows\system32\POWRPROF.dll
    0x72ff0000 - 0x7301f000 C:\Windows\system32\wdmaud.drv
    0x72f80000 - 0x72f84000 C:\Windows\system32\ksuser.dll
    0x73bc0000 - 0x73be8000 C:\Windows\system32\MMDevAPI.DLL
    0x73d00000 - 0x73d07000 C:\Windows\system32\AVRT.dll
    0x768d0000 - 0x76a5a000 C:\Windows\system32\SETUPAPI.dll
    0x743c0000 - 0x743ed000 C:\Windows\system32\WINTRUST.dll
    0x72de0000 - 0x72e01000 C:\Windows\system32\AUDIOSES.DLL
    0x72d70000 - 0x72dd6000 C:\Windows\system32\audioeng.dll
    0x74550000 - 0x74559000 C:\Windows\system32\msacm32.drv
    0x742b0000 - 0x742c4000 C:\Windows\system32\MSACM32.dll
    0x742a0000 - 0x742a7000 C:\Windows\system32\midimap.dll
    0x76cb0000 - 0x76d34000 C:\Windows\system32\CLBCatQ.DLL
    0x6adb0000 - 0x6adda000 C:\Users\Josh@Victoria\jagexcache\runescape\LIVE\jaclib.dll
    0x707f0000 - 0x707f6000 C:\Program Files\Java\jre7\bin\jawt.dll
    0x70900000 - 0x7090b000 C:\Windows\system32\wbem\wbemprox.dll
    0x6ba80000 - 0x6badb000 C:\Windows\system32\wbemcomn.dll
    0x696a0000 - 0x696b0000 C:\Windows\system32\wbem\wbemsvc.dll
    0x683d0000 - 0x68469000 C:\Windows\system32\wbem\fastprox.dll
    0x74c80000 - 0x74c98000 C:\Windows\system32\NTDSAPI.dll
    0x750f0000 - 0x75166000 C:\Windows\system32\NETAPI32.dll
    0x746f0000 - 0x747c7000 C:\Windows\system32\winbrand.dll
    0x625a0000 - 0x6273c000 C:\Users\Josh@Victoria\jagexcache\runescape\LIVE\sw3d.dll
    0x697a0000 - 0x6987c000 C:\Windows\system32\dbghelp.dll
    0x6acf0000 - 0x6ad07000 C:\Users\Josh@Victoria\jagexcache\runescape\LIVE\jagdx.dll
    0x70b80000 - 0x70d3a000 C:\Windows\system32\d3d9.dll
    0x72a50000 - 0x72a56000 C:\Windows\system32\d3d8thk.dll
    0x1cf70000 - 0x1cff5000 C:\Windows\system32\igdumdx32.dll
    0x20580000 - 0x20935000 C:\Windows\system32\igdumd32.dll

    VM Arguments:
    jvm_args: -D__jvm_launched=814482947 -D__applet_launched=814447515 -Xbootclasspath/a:C:\\PROGRA~1\\Java\\jre7\\lib\\deploy.jar;C:\\PROGRA~1\\Java\\jre7\\lib\\javaws.jar;C:\\PROGRA~1\\Java\\jre7\\lib\\plugin.jar -Dsun.awt.warmup=true -Xmx256m -Xss2m -Xincgc -XX:+UseConcMarkSweepGC -Dsun.java2d.noddraw=true
    java_command: sun.plugin2.main.client.PluginMain write_pipe_name=jpi2_pid1488_pipe3,read_pipe_name=jpi2_pid1488_pipe2
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\Program Files\Internet Explorer;;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared
    USERNAME=Josh@Victoria
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 22 Stepping 1, GenuineIntel



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

    OS: Windows Vista Build 6002 Service Pack 2

    CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 22 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

    Memory: 4k page, physical 2085328k(612348k free), swap 4419780k(2476928k free)

    vm_info: Java HotSpot(TM) Client VM (23.5-b02) for windows-x86 JRE (1.7.0_09-b05), built on Sep 24 2012 22:01:33 by "java_re" with unknown MS VC++:1600

    time: Wed Nov 28 11:08:30 2012
    elapsed time: 83 seconds
     
  3. Unread #2 - Nov 28, 2012 at 3:47 PM
  4. iJava
    Joined:
    Nov 21, 2011
    Posts:
    1,197
    Referrals:
    11
    Sythe Gold:
    485
    Discord Unique ID:
    220055593568829441

    iJava .Previously known as RSGoldRush
    $200 USD Donor New

    Java Runtime Error

    Update your graphics drivers as it looks like the issue is with DirectX/Direct3D, when loading RuneScape hold down 's', this will launch it into safe mode and should stop any issues.
     
  5. Unread #3 - Nov 28, 2012 at 3:52 PM
  6. Nerfed
    Joined:
    Oct 4, 2012
    Posts:
    1,074
    Referrals:
    0
    Sythe Gold:
    0

    Nerfed Guru
    Banned

    Java Runtime Error

    Thanks mate that solved the problem this thread can be closed
     
  7. Unread #4 - Dec 1, 2012 at 10:20 AM
  8. djweasel
    Joined:
    Nov 1, 2008
    Posts:
    13,692
    Referrals:
    12
    Sythe Gold:
    17

    djweasel Legend
    Do Not Trade

    Java Runtime Error

    Closed.
     
< [VFramework]Hooking Fields | Where to start? >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site