Jump to content

Exception Access Violation


Jugottabe

Recommended Posts

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd8b60896a, pid=6412, tid=0x000000000000057c
#
# JRE version: Java SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: Java HotSpot 64-Bit Server VM (25.101-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [weee3251128967613090415.dll+0x1896a]
#
# 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:
# 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 (0x000000001758a000):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1404, stack(0x0000000019040000,0x0000000019140000)]
 
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000068
 
Registers:
RAX=0x00000000582bed50, RBX=0x000000002189f888, RCX=0x000000001758a1f8, RDX=0x000000001913cee0
RSP=0x000000001913ce40, RBP=0x000000001913cef0, RSI=0x0000000000000000, RDI=0x0000000000000001
R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x00007ffd8b608950, R11=0x00000000036f6a18
R12=0x0000000000000000, R13=0x000000001913cf10, R14=0x000000001913cee0, R15=0x000000001758a000
RIP=0x00007ffd8b60896a, EFLAGS=0x0000000000010202
 
Top of Stack: (sp=0x000000001913ce40)
0x000000001913ce40:   00000000fd2fbff0 000000001913cea0
0x000000001913ce50:   000000001913cf08 00000000032763fc
0x000000001913ce60:   0000000000000000 00000000036f6ae1
0x000000001913ce70:   000000002189f888 000000001913cef0
0x000000001913ce80:   0000000000000000 00000000fd2fb978
0x000000001913ce90:   0000000000000000 0000000000000000
0x000000001913cea0:   0000000000000000 0000000000000000
0x000000001913ceb0:   00000000000003ec 00000000e07ed120
0x000000001913cec0:   00000000fd2fc930 000000001913cec8
0x000000001913ced0:   0000000019220d2b 000000001913cf38
0x000000001913cee0:   00000000e07de4d0 0000000020e2b2a8
0x000000001913cef0:   000000001913cfa8 0000000002ac835d
0x000000001913cf00:   000000001913cf18 0000000002ac835d
0x000000001913cf10:   0000000000000000 0000000000000000
0x000000001913cf20:   0000000000000000 00000000000003ec
0x000000001913cf30:   0000000000000000 00000000fd2fc930 
 
Instructions: (pc=0x00007ffd8b60896a)
0x00007ffd8b60894a:   cc cc cc cc cc cc 48 89 5c 24 08 48 89 6c 24 10
0x00007ffd8b60895a:   48 89 74 24 18 57 48 83 ec 20 48 8b 01 41 8b f9
0x00007ffd8b60896a:   49 8b 50 68 49 8b d8 49 8b 68 40 48 8b f1 ff 90
0x00007ffd8b60897a:   c8 06 00 00 48 8b 44 24 50 c7 45 08 11 00 00 10 
 
 
Register to memory mapping:
 
RAX=0x00000000582bed50 is an unknown value
RBX={method} {0x000000002189f890} 'm8' '(JIJJJJ)V' in 'client/nat/stream/Stream'
RCX=0x000000001758a1f8 is an unknown value
RDX=0x000000001913cee0 is pointing into the stack for thread: 0x000000001758a000
RSP=0x000000001913ce40 is pointing into the stack for thread: 0x000000001758a000
RBP=0x000000001913cef0 is pointing into the stack for thread: 0x000000001758a000
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000001 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000001 is an unknown value
R10=0x00007ffd8b608950 is an unknown value
R11=0x00000000036f6a18 is at entry_point+24 in (nmethod*)0x00000000036f6890
R12=0x0000000000000000 is an unknown value
R13=0x000000001913cf10 is pointing into the stack for thread: 0x000000001758a000
R14=0x000000001913cee0 is pointing into the stack for thread: 0x000000001758a000
R15=0x000000001758a000 is a thread
 
 
Stack: [0x0000000019040000,0x0000000019140000],  sp=0x000000001913ce40,  free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [weee3251128967613090415.dll+0x1896a]
C  0x00000000036f6ae1
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 3947  client.nat.stream.Stream.m8(JIJJJJ)V (0 bytes) @ 0x00000000036f6a5b [0x00000000036f6a00+0x5b]
j  client.Jrt.focusGained(Ljava/awt/event/FocusEvent;)V+8
j  client.emu.EmuClient.focusGained(Ljava/awt/event/FocusEvent;)V+4
j  org.osbot.rs07.input.focus.ClientFocusEventHandler.gainFocus()V+23
j  org.osbot.rs07.input.focus.ClientFocusEventHandler.focusGained(Ljava/awt/event/FocusEvent;)V+13
j  java.awt.Component.processFocusEvent(Ljava/awt/event/FocusEvent;)V+42
J 6931 C2 java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V (220 bytes) @ 0x0000000003d17b8c [0x0000000003d17b20+0x6c]
J 6403 C1 java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V (883 bytes) @ 0x0000000003bdabfc [0x0000000003bd5720+0x54dc]
J 4022 C1 java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Ljava/awt/Component;Ljava/awt/AWTEvent;)Z (352 bytes) @ 0x00000000037b1034 [0x00000000037af060+0x1fd4]
J 6419 C2 java.awt.DefaultKeyboardFocusManager.dispatchEvent(Ljava/awt/AWTEvent;)Z (1589 bytes) @ 0x0000000003bf3c64 [0x0000000003bf2440+0x1824]
J 6403 C1 java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V (883 bytes) @ 0x0000000003bd6edc [0x0000000003bd5720+0x17bc]
J 4135 C2 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x000000000382abf4 [0x000000000382a8c0+0x334]
J 4196 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0000000002da79c0 [0x0000000002da7960+0x60]
v  ~StubRoutines::call_stub
J 660  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002d65d26 [0x0000000002d65cc0+0x66]
J 6418 C2 java.awt.EventQueue$4.run()Ljava/lang/Object; (5 bytes) @ 0x0000000003849ae8 [0x0000000003849960+0x188]
v  ~StubRoutines::call_stub
J 660  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002d65d26 [0x0000000002d65cc0+0x66]
J 4129 C2 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x000000000382f788 [0x000000000382f0a0+0x6e8]
J 4526 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x00000000038aa204 [0x00000000038a9ea0+0x364]
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 )
  0x00000000178b8000 JavaThread "Trident callback thread" daemon [_thread_blocked, id=6836, stack(0x000000006f1a0000,0x000000006f2a0000)]
  0x00000000178b7800 JavaThread "Trident pulse source thread" daemon [_thread_blocked, id=4004, stack(0x000000006f0a0000,0x000000006f1a0000)]
  0x00000000178bd800 JavaThread "pool-1-thread-2" [_thread_blocked, id=3008, stack(0x00000000289d0000,0x0000000028ad0000)]
  0x0000000017bef000 JavaThread "pool-2-thread-1" [_thread_blocked, id=2736, stack(0x0000000026b80000,0x0000000026c80000)]
  0x00000000179f7800 JavaThread "Thread-6" daemon [_thread_in_native, id=1208, stack(0x00000000254c0000,0x00000000255c0000)]
  0x0000000017bee800 JavaThread "pool-1-thread-1" [_thread_blocked, id=8600, stack(0x00000000215a0000,0x00000000216a0000)]
  0x0000000017bf0800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7708, stack(0x00000000028c0000,0x00000000029c0000)]
  0x0000000017beb800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6892, stack(0x0000000020180000,0x0000000020280000)]
  0x0000000017970000 JavaThread "TimerQueue" daemon [_thread_blocked, id=7700, stack(0x0000000020080000,0x0000000020180000)]
  0x0000000017866800 JavaThread "Substance heap status" daemon [_thread_blocked, id=8076, stack(0x000000001dc30000,0x000000001dd30000)]
  0x000000001759a000 JavaThread "Thread-1" [_thread_blocked, id=3668, stack(0x0000000019340000,0x0000000019440000)]
=>0x000000001758a000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1404, stack(0x0000000019040000,0x0000000019140000)]
  0x0000000017464800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2728, stack(0x0000000017e20000,0x0000000017f20000)]
  0x00000000165fe000 JavaThread "AWT-Shutdown" [_thread_blocked, id=10224, stack(0x0000000017d20000,0x0000000017e20000)]
  0x00000000165fd000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7296, stack(0x0000000017c20000,0x0000000017d20000)]
  0x00000000162be800 JavaThread "Service Thread" daemon [_thread_blocked, id=8416, stack(0x0000000016df0000,0x0000000016ef0000)]
  0x0000000016233800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=5244, stack(0x0000000016cf0000,0x0000000016df0000)]
  0x000000001622f800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=9380, stack(0x0000000016bf0000,0x0000000016cf0000)]
  0x000000001622b800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6092, stack(0x0000000016af0000,0x0000000016bf0000)]
  0x0000000016227000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3136, stack(0x00000000169f0000,0x0000000016af0000)]
  0x0000000016225800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7056, stack(0x00000000168f0000,0x00000000169f0000)]
  0x0000000016224000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4972, stack(0x00000000167f0000,0x00000000168f0000)]
  0x0000000016220800 JavaThread "Finalizer" daemon [_thread_blocked, id=4832, stack(0x0000000016600000,0x0000000016700000)]
  0x0000000002ab6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8108, stack(0x0000000016100000,0x0000000016200000)]
 
Other Threads:
  0x0000000014329800 VMThread [stack: 0x0000000016000000,0x0000000016100000] [id=10028]
  0x00000000162f3000 WatcherThread [stack: 0x0000000016ef0000,0x0000000016ff0000] [id=8420]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
Heap:
 PSYoungGen      total 154624K, used 128506K [0x00000000f5580000, 0x00000000ffe00000, 0x0000000100000000)
  eden space 154112K, 83% used [0x00000000f5580000,0x00000000fd2fe990,0x00000000fec00000)
  from space 512K, 0% used [0x00000000fec00000,0x00000000fec00000,0x00000000fec80000)
  to   space 9216K, 0% used [0x00000000ff500000,0x00000000ff500000,0x00000000ffe00000)
 ParOldGen       total 349696K, used 231669K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee23d408,0x00000000f5580000)
 Metaspace       used 28963K, capacity 29614K, committed 29872K, reserved 1075200K
  class space    used 3471K, capacity 3675K, committed 3760K, reserved 1048576K
 
Card table byte_map: [0x0000000011e80000,0x0000000011f90000] byte_map_base: 0x0000000011780000
 
Marking Bits: (ParMarkBitMap*) 0x000000005833a6d0
 Begin Bits: [0x0000000012840000, 0x0000000013040000)
 End Bits:   [0x0000000013040000, 0x0000000013840000)
 
Polling page: 0x00000000027e0000
 
CodeCache: size=245760Kb used=20908Kb max_used=20912Kb free=224851Kb
 bounds [0x0000000002ac0000, 0x0000000003f60000, 0x0000000011ac0000]
 total_blobs=6629 nmethods=5953 adapters=585
 compilation: enabled
 
Compilation events (10 events):
Event: 2743.311 Thread 0x0000000016233800 7654   !   3       javax.swing.ImageIcon::getNextID (24 bytes)
Event: 2743.311 Thread 0x0000000016233800 nmethod 7654 0x0000000003f4b290 code [0x0000000003f4b400, 0x0000000003f4b6c8]
Event: 2743.373 Thread 0x0000000016233800 7655       1       java.awt.Frame::isResizable (5 bytes)
Event: 2743.374 Thread 0x0000000016233800 nmethod 7655 0x00000000036c2a90 code [0x00000000036c2be0, 0x00000000036c2cf0]
Event: 2743.423 Thread 0x0000000016233800 7656   !   3       sun.reflect.GeneratedMethodAccessor13::invoke (80 bytes)
Event: 2743.423 Thread 0x0000000016233800 nmethod 7656 0x0000000003f4e090 code [0x0000000003f4e280, 0x0000000003f4ec28]
Event: 2743.547 Thread 0x000000001622f800 7657       4       sun.font.FontDesignMetrics::stringWidth (154 bytes)
Event: 2743.547 Thread 0x0000000016233800 7658       3       org.pushingpixels.substance.internal.utils.SubstanceCoreUtilities::getMenuGutterFillKind (22 bytes)
Event: 2743.548 Thread 0x0000000016233800 nmethod 7658 0x0000000003f4a990 code [0x0000000003f4ab40, 0x0000000003f4b008]
Event: 2743.549 Thread 0x000000001622f800 nmethod 7657 0x0000000003f50090 code [0x0000000003f50220, 0x0000000003f50518]
 
GC Heap History (10 events):
Event: 2413.253 GC heap before
{Heap before GC invocations=90 (full 19):
 PSYoungGen      total 162816K, used 3161K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000)
  eden space 152576K, 1% used [0x00000000f5580000,0x00000000f581d888,0x00000000fea80000)
  from space 10240K, 4% used [0x00000000ff480000,0x00000000ff4f8d40,0x00000000ffe80000)
  to   space 10240K, 0% used [0x00000000fea80000,0x00000000fea80000,0x00000000ff480000)
 ParOldGen       total 349696K, used 232073K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee2a26c0,0x00000000f5580000)
 Metaspace       used 28899K, capacity 29580K, committed 29872K, reserved 1075200K
  class space    used 3471K, capacity 3680K, committed 3760K, reserved 1048576K
Event: 2413.278 GC heap after
Heap after GC invocations=90 (full 19):
 PSYoungGen      total 162816K, used 96K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000)
  eden space 152576K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fea80000)
  from space 10240K, 0% used [0x00000000fea80000,0x00000000fea98000,0x00000000ff480000)
  to   space 10240K, 0% used [0x00000000ff600000,0x00000000ff600000,0x0000000100000000)
 ParOldGen       total 349696K, used 232089K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee2a66c0,0x00000000f5580000)
 Metaspace       used 28899K, capacity 29580K, committed 29872K, reserved 1075200K
  class space    used 3471K, capacity 3680K, committed 3760K, reserved 1048576K
}
Event: 2413.278 GC heap before
{Heap before GC invocations=91 (full 20):
 PSYoungGen      total 162816K, used 96K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000)
  eden space 152576K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fea80000)
  from space 10240K, 0% used [0x00000000fea80000,0x00000000fea98000,0x00000000ff480000)
  to   space 10240K, 0% used [0x00000000ff600000,0x00000000ff600000,0x0000000100000000)
 ParOldGen       total 349696K, used 232089K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee2a66c0,0x00000000f5580000)
 Metaspace       used 28899K, capacity 29580K, committed 29872K, reserved 1075200K
  class space    used 3471K, capacity 3680K, committed 3760K, reserved 1048576K
Event: 2413.582 GC heap after
Heap after GC invocations=91 (full 20):
 PSYoungGen      total 162816K, used 0K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000)
  eden space 152576K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fea80000)
  from space 10240K, 0% used [0x00000000fea80000,0x00000000fea80000,0x00000000ff480000)
  to   space 10240K, 0% used [0x00000000ff600000,0x00000000ff600000,0x0000000100000000)
 ParOldGen       total 349696K, used 231668K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee23d3a8,0x00000000f5580000)
 Metaspace       used 28869K, capacity 29538K, committed 29872K, reserved 1075200K
  class space    used 3467K, capacity 3673K, committed 3760K, reserved 1048576K
}
Event: 2602.282 GC heap before
{Heap before GC invocations=92 (full 20):
 PSYoungGen      total 162816K, used 152576K [0x00000000f5580000, 0x0000000100000000, 0x0000000100000000)
  eden space 152576K, 100% used [0x00000000f5580000,0x00000000fea80000,0x00000000fea80000)
  from space 10240K, 0% used [0x00000000fea80000,0x00000000fea80000,0x00000000ff480000)
  to   space 10240K, 0% used [0x00000000ff600000,0x00000000ff600000,0x0000000100000000)
 ParOldGen       total 349696K, used 231668K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee23d3a8,0x00000000f5580000)
 Metaspace       used 28879K, capacity 29538K, committed 29872K, reserved 1075200K
  class space    used 3467K, capacity 3673K, committed 3760K, reserved 1048576K
Event: 2602.306 GC heap after
Heap after GC invocations=92 (full 20):
 PSYoungGen      total 163328K, used 401K [0x00000000f5580000, 0x00000000fff00000, 0x0000000100000000)
  eden space 154112K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fec00000)
  from space 9216K, 4% used [0x00000000ff600000,0x00000000ff664690,0x00000000fff00000)
  to   space 9728K, 0% used [0x00000000fec00000,0x00000000fec00000,0x00000000ff580000)
 ParOldGen       total 349696K, used 231676K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee23f3a8,0x00000000f5580000)
 Metaspace       used 28879K, capacity 29538K, committed 29872K, reserved 1075200K
  class space    used 3467K, capacity 3673K, committed 3760K, reserved 1048576K
}
Event: 2603.021 GC heap before
{Heap before GC invocations=93 (full 20):
 PSYoungGen      total 163328K, used 3204K [0x00000000f5580000, 0x00000000fff00000, 0x0000000100000000)
  eden space 154112K, 1% used [0x00000000f5580000,0x00000000f583cbb0,0x00000000fec00000)
  from space 9216K, 4% used [0x00000000ff600000,0x00000000ff664690,0x00000000fff00000)
  to   space 9728K, 0% used [0x00000000fec00000,0x00000000fec00000,0x00000000ff580000)
 ParOldGen       total 349696K, used 231676K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee23f3a8,0x00000000f5580000)
 Metaspace       used 28879K, capacity 29538K, committed 29872K, reserved 1075200K
  class space    used 3467K, capacity 3673K, committed 3760K, reserved 1048576K
Event: 2603.044 GC heap after
Heap after GC invocations=93 (full 20):
 PSYoungGen      total 154624K, used 96K [0x00000000f5580000, 0x00000000ffe00000, 0x0000000100000000)
  eden space 154112K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fec00000)
  from space 512K, 18% used [0x00000000fec00000,0x00000000fec18000,0x00000000fec80000)
  to   space 9216K, 0% used [0x00000000ff500000,0x00000000ff500000,0x00000000ffe00000)
 ParOldGen       total 349696K, used 231692K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee2433a8,0x00000000f5580000)
 Metaspace       used 28879K, capacity 29538K, committed 29872K, reserved 1075200K
  class space    used 3467K, capacity 3673K, committed 3760K, reserved 1048576K
}
Event: 2603.044 GC heap before
{Heap before GC invocations=94 (full 21):
 PSYoungGen      total 154624K, used 96K [0x00000000f5580000, 0x00000000ffe00000, 0x0000000100000000)
  eden space 154112K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fec00000)
  from space 512K, 18% used [0x00000000fec00000,0x00000000fec18000,0x00000000fec80000)
  to   space 9216K, 0% used [0x00000000ff500000,0x00000000ff500000,0x00000000ffe00000)
 ParOldGen       total 349696K, used 231692K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee2433a8,0x00000000f5580000)
 Metaspace       used 28879K, capacity 29538K, committed 29872K, reserved 1075200K
  class space    used 3467K, capacity 3673K, committed 3760K, reserved 1048576K
Event: 2603.184 GC heap after
Heap after GC invocations=94 (full 21):
 PSYoungGen      total 154624K, used 0K [0x00000000f5580000, 0x00000000ffe00000, 0x0000000100000000)
  eden space 154112K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000fec00000)
  from space 512K, 0% used [0x00000000fec00000,0x00000000fec00000,0x00000000fec80000)
  to   space 9216K, 0% used [0x00000000ff500000,0x00000000ff500000,0x00000000ffe00000)
 ParOldGen       total 349696K, used 231669K [0x00000000e0000000, 0x00000000f5580000, 0x00000000f5580000)
  object space 349696K, 66% used [0x00000000e0000000,0x00000000ee23d408,0x00000000f5580000)
 Metaspace       used 28879K, capacity 29538K, committed 29872K, reserved 1075200K
  class space    used 3467K, capacity 3673K, committed 3760K, reserved 1048576K
}
 
Deoptimization events (10 events):
Event: 1920.016 Thread 0x00000000178b9000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003ef9624 method=java.util.TimSort.mergeHi(IIII)V @ 191
Event: 1974.820 Thread 0x00000000178b8000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003efc160 method=java.util.TimSort.mergeHi(IIII)V @ 250
Event: 1974.820 Thread 0x00000000178b8000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003efc160 method=java.util.TimSort.mergeHi(IIII)V @ 250
Event: 1975.482 Thread 0x00000000178b6800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002e13d4c method=java.util.TimSort.mergeHi(IIII)V @ 419
Event: 1975.482 Thread 0x00000000178b6800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002e13d4c method=java.util.TimSort.mergeHi(IIII)V @ 419
Event: 2009.667 Thread 0x00000000178b9800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c2fb14 method=org.osbot.rs07.api.util.GraphicUtilities.getSuitablePoint(Lorg/osbot/rs07/input/mouse/MouseDestination;)Ljava/awt/Point; @ 195
Event: 2742.637 Thread 0x00000000179f7800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003434ed8 method=java.util.AbstractCollection.isEmpty()Z @ 1
Event: 2742.638 Thread 0x00000000179f7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032d2bd0 method=java.util.Locale.hashCode()I @ 6
Event: 2742.749 Thread 0x0000000017bf1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000396e550 method=client.sHI.run()V @ 3
Event: 2742.750 Thread 0x0000000017bec000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003aed71c method=client.NnL.run()V @ 21
 
Internal exceptions (10 events):
Event: 2742.638 Thread 0x0000000017bed800 Exception <a 'java/io/IOException'> (0x00000000fc58f9d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.638 Thread 0x0000000017bed800 Exception <a 'java/io/IOException'> (0x00000000fc58fc68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.638 Thread 0x0000000017bed800 Exception <a 'java/io/IOException'> (0x00000000fc58fec8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.638 Thread 0x0000000017bed800 Exception <a 'java/io/IOException'> (0x00000000fc591710) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.638 Thread 0x0000000017bed800 Exception <a 'java/io/IOException'> (0x00000000fc5919a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.638 Thread 0x0000000017bed800 Exception <a 'java/io/IOException'> (0x00000000fc591c00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.638 Thread 0x00000000178b9800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000f5803bc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
Event: 2742.739 Thread 0x00000000179f7800 Exception <a 'java/io/IOException'> (0x00000000fc59ad10) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.739 Thread 0x00000000179f7800 Exception <a 'java/io/IOException'> (0x00000000fc5abcd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2742.739 Thread 0x00000000179f7800 Exception <a 'java/io/IOException'> (0x00000000fc5abf30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
 
Events (10 events):
Event: 2742.750 Executing VM operation: RevokeBias
Event: 2742.751 Executing VM operation: RevokeBias done
Event: 2742.751 Thread 0x00000000178b9000 Thread exited: 0x00000000178b9000
Event: 2742.752 Thread 0x000000001622f800 flushing nmethod 0x0000000002bf55d0
Event: 2742.867 Thread 0x0000000016227000 flushing nmethod 0x0000000002cd8750
Event: 2742.887 Thread 0x0000000016233800 flushing nmethod 0x0000000003138f50
Event: 2742.990 Thread 0x0000000016233800 flushing nmethod 0x00000000033508d0
Event: 2742.994 Thread 0x0000000016233800 flushing nmethod 0x00000000036c2a90
Event: 2743.028 Thread 0x0000000016233800 flushing nmethod 0x0000000003790a90
Event: 2743.066 Thread 0x0000000016233800 flushing nmethod 0x00000000038103d0
 
 
Dynamic libraries:
0x00007ff754160000 - 0x00007ff754197000 C:\Program Files\Java\jre1.8.0_101\bin\java.exe
0x00007ffd95f20000 - 0x00007ffd960f1000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd94ad0000 - 0x00007ffd94b7b000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffd92790000 - 0x00007ffd929ad000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffd951e0000 - 0x00007ffd95282000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffd94a30000 - 0x00007ffd94ace000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffd95aa0000 - 0x00007ffd95af9000 C:\WINDOWS\System32\sechost.dll
0x00007ffd95560000 - 0x00007ffd95681000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffd95010000 - 0x00007ffd95175000 C:\WINDOWS\System32\USER32.dll
0x00007ffd92510000 - 0x00007ffd9252e000 C:\WINDOWS\System32\win32u.dll
0x00007ffd94b80000 - 0x00007ffd94bb4000 C:\WINDOWS\System32\GDI32.dll
0x00007ffd932d0000 - 0x00007ffd93452000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffd8a340000 - 0x00007ffd8a5b9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.0_none_2d0f50fcbdb171b8\COMCTL32.dll
0x00007ffd95290000 - 0x00007ffd95557000 C:\WINDOWS\System32\combase.dll
0x00007ffd92690000 - 0x00007ffd92785000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffd929b0000 - 0x00007ffd92a1a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffd95710000 - 0x00007ffd9573e000 C:\WINDOWS\System32\IMM32.DLL
0x00000000583c0000 - 0x0000000058492000 C:\Program Files\Java\jre1.8.0_101\bin\msvcr100.dll
0x0000000057b20000 - 0x00000000583ba000 C:\Program Files\Java\jre1.8.0_101\bin\server\jvm.dll
0x00007ffd95a20000 - 0x00007ffd95a28000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffd8fe10000 - 0x00007ffd8fe33000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd8e2a0000 - 0x00007ffd8e2aa000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffd7f9f0000 - 0x00007ffd7f9f9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffd956a0000 - 0x00007ffd9570a000 C:\WINDOWS\System32\WS2_32.dll
0x00000000027b0000 - 0x00000000027db000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffd93460000 - 0x00007ffd934a2000 C:\WINDOWS\System32\cfgmgr32.dll
0x0000000057b10000 - 0x0000000057b1f000 C:\Program Files\Java\jre1.8.0_101\bin\verify.dll
0x0000000057ae0000 - 0x0000000057b09000 C:\Program Files\Java\jre1.8.0_101\bin\java.dll
0x0000000057ac0000 - 0x0000000057ad6000 C:\Program Files\Java\jre1.8.0_101\bin\zip.dll
0x00007ffd93520000 - 0x00007ffd94a28000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffd92a20000 - 0x00007ffd930fa000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffd923c0000 - 0x00007ffd9240c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffd95a30000 - 0x00007ffd95a82000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffd923b0000 - 0x00007ffd923bf000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffd925e0000 - 0x00007ffd92689000 C:\WINDOWS\System32\shcore.dll
0x00007ffd92380000 - 0x00007ffd92394000 C:\WINDOWS\System32\profapi.dll
0x0000000057920000 - 0x0000000057ab8000 C:\Program Files\Java\jre1.8.0_101\bin\awt.dll
0x00007ffd95e00000 - 0x00007ffd95ebf000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffd92410000 - 0x00007ffd924ac000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffd908b0000 - 0x00007ffd9092a000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffd90a10000 - 0x00007ffd90aa5000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffd95b00000 - 0x00007ffd95c5b000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffd8fbf0000 - 0x00007ffd8fc16000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffd95740000 - 0x00007ffd95877000 C:\WINDOWS\System32\ole32.dll
0x00000000578d0000 - 0x0000000057917000 C:\Program Files\Java\jre1.8.0_101\bin\fontmanager.dll
0x00000000578b0000 - 0x00000000578ca000 C:\Program Files\Java\jre1.8.0_101\bin\net.dll
0x00007ffd91bb0000 - 0x00007ffd91c0c000 C:\WINDOWS\system32\mswsock.dll
0x0000000057890000 - 0x00000000578a1000 C:\Program Files\Java\jre1.8.0_101\bin\nio.dll
0x00007ffd7e0c0000 - 0x00007ffd7e24d000 C:\WINDOWS\system32\d3d9.dll
0x00007ffd6bf10000 - 0x00007ffd6cfd5000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_3baaab0007230109\nvd3dumx.dll
0x00007ffd82420000 - 0x00007ffd825d7000 C:\WINDOWS\system32\nvspcap64.dll
0x00007ffd94bc0000 - 0x00007ffd94fe9000 C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffd8dbb0000 - 0x00007ffd8dc7c000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffd8abe0000 - 0x00007ffd8afd5000 C:\WINDOWS\system32\nvapi64.dll
0x00007ffd91310000 - 0x00007ffd913af000 C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffd92080000 - 0x00007ffd920ac000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffd8b1f0000 - 0x00007ffd8b2d6000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x0000000057860000 - 0x000000005788a000 C:\Program Files\Java\jre1.8.0_101\bin\dcpr.dll
0x00007ffd95980000 - 0x00007ffd95a1f000 C:\WINDOWS\System32\clbcatq.dll
0x00007ffd8f930000 - 0x00007ffd8fad8000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffd7c9c0000 - 0x00007ffd7ca09000 C:\WINDOWS\system32\dataexchange.dll
0x00007ffd90400000 - 0x00007ffd90551000 C:\WINDOWS\system32\dcomp.dll
0x00007ffd8f220000 - 0x00007ffd8f4d6000 C:\WINDOWS\system32\d3d11.dll
0x00007ffd90de0000 - 0x00007ffd90efc000 C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffd91f60000 - 0x00007ffd91f8b000 C:\WINDOWS\system32\bcrypt.dll
0x0000000057810000 - 0x0000000057852000 C:\Program Files\Java\jre1.8.0_101\bin\t2k.dll
0x00000000577e0000 - 0x0000000057804000 C:\Program Files\Java\jre1.8.0_101\bin\sunec.dll
0x00007ffd7fef0000 - 0x00007ffd7ff06000 C:\WINDOWS\system32\napinsp.dll
0x00007ffd7ff10000 - 0x00007ffd7ff2a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffd8fe40000 - 0x00007ffd8fe58000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffd91980000 - 0x00007ffd91a20000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffd95a90000 - 0x00007ffd95a98000 C:\WINDOWS\System32\NSI.dll
0x00007ffd91940000 - 0x00007ffd91978000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd7ff30000 - 0x00007ffd7ff3e000 C:\WINDOWS\System32\winrnr.dll
0x00007ffd89bf0000 - 0x00007ffd89c5a000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffd893c0000 - 0x00007ffd893ca000 C:\Windows\System32\rasadhlp.dll
0x0000000057730000 - 0x00000000577d2000 C:\Program Files\Java\jre1.8.0_101\bin\mlib_image.dll
0x00007ffd91e50000 - 0x00007ffd91e67000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd91d30000 - 0x00007ffd91d63000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd91a30000 - 0x00007ffd91a4f000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffd91e70000 - 0x00007ffd91e7b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffd8e980000 - 0x00007ffd8e996000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd8ebf0000 - 0x00007ffd8ec0a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000057720000 - 0x000000005772b000 C:\Program Files\Java\jre1.8.0_101\bin\sunmscapi.dll
0x00007ffd93100000 - 0x00007ffd932c8000 C:\WINDOWS\System32\CRYPT32.dll
0x00007ffd923a0000 - 0x00007ffd923b0000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffd8bb60000 - 0x00007ffd8bb82000 C:\Users\Matt\AppData\Local\Temp\qww5677349669177064977.dll
0x0000000057710000 - 0x000000005771d000 C:\Program Files\Java\jre1.8.0_101\bin\management.dll
0x00007ffd8b5f0000 - 0x00007ffd8b621000 C:\Users\Matt\AppData\Local\Temp\weee3251128967613090415.dll
0x00007ffd86e20000 - 0x00007ffd86fb2000 C:\WINDOWS\SYSTEM32\dbghelp.dll
 
VM Arguments:
jvm_args: -Xbootclasspath/p:C:\Users\Matt\OSBot\Data\filter_28671be5.jar -Xmx512m 
java_command: org.osbot.BotApplication 1,1,0,null,null,0,0,0,
java_class_path (initial): /C:/Users/Matt/Desktop/Runescape/osbot 2.4.96.jar;/C:/Users/Matt/Desktop/Runescape/osbot 2.4.96.jar
Launcher Type: SUN_STANDARD
 
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\Matt\AppData\Local\Microsoft\WindowsApps;
USERNAME=Matt
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0)
 
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
 
Memory: 4k page, physical 16736040k(10674724k free), swap 22241064k(14318560k free)
 
vm_info: Java HotSpot 64-Bit Server VM (25.101-b13) for windows-amd64 JRE (1.8.0_101-b13), built on Jun 22 2016 01:21:29 by "java_re" with MS VC++ 10.0 (VS2010)
 
time: Thu Oct 27 23:21:23 2016
elapsed time: 2743 seconds (0d 0h 45m 43s)

 

 

 

 

I was using the Team Cape Agility Bot in Falador

Edited by Jugottabe
Link to comment
Share on other sites

lol - not sure what the exact error is there, but i've already been working on a complete makeover for the script, considering a number of bugs that have come out and the general messiness of the code. i'll probably have it submitted by like nov 8, then alek will review it and it'll be out soon after that

 

this might even go beyond my script though i literally have no idea what this is lol

Edited by Imateamcape
Link to comment
Share on other sites

lol - not sure what the exact error is there, but i've already been working on a complete makeover for the script, considering a number of bugs that have come out and the general messiness of the code. i'll probably have it submitted by like nov 8, then alek will review it and it'll be out soon after that

 

this might even go beyond my script though i literally have no idea what this is lol

 

 

Yeah honestly i've been using your script for awhile, and have had nothing but great experiences doubt it's your fault.

 

Edit: Can't wait for the new script!

Edited by Jugottabe
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...