Project

General

Profile

RE: Help required in getting VISICAM to work under Window... » hs_err_pid4788.log

error log file - depronman, 2014-07-20 11:18

 
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fefcdd940d, pid=4788, tid=4752
#
# JRE version: Java(TM) SE Runtime Environment (8.0_11-b12) (build 1.8.0_11-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.11-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [KERNELBASE.dll+0x940d]
#
# 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 (0x0000000057089000): JavaThread "Thread-9" daemon [_thread_in_native, id=4752, stack(0x000000005d240000,0x000000005d340000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x0000000028205297, RBX=0x000000005d33e300, RCX=0x000000005d33bf80, RDX=0x0000000000002240
RSP=0x000000005d33c590, RBP=0x000000005d33cc20, RSI=0x000000005d33e7f0, RDI=0x000000005d33d380
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000092888, R11=0x000000005d33c5d0
R12=0x000000005d33d9d8, R13=0x0000000000000000, R14=0x000000005d33c6d0, R15=0x000007fedcc34a40
RIP=0x000007fefcdd940d, EFLAGS=0x0000000000000202

Top of Stack: (sp=0x000000005d33c590)
0x000000005d33c590: 000000005d33e300 000000005d33e7f0
0x000000005d33c5a0: 000000005d33d380 0000000057134480
0x000000005d33c5b0: 00000000c0000005 0000000000000000
0x000000005d33c5c0: 000007fefcdd940d 0000000000000002
0x000000005d33c5d0: 0000000000000000 0000000000000000
0x000000005d33c5e0: 0000000000000000 0000000000000000
0x000000005d33c5f0: 000000005d33ea60 000000006c2120da
0x000000005d33c600: 0000000000000000 000000005d33e300
0x000000005d33c610: 000000005d33d380 0000000000000000
0x000000005d33c620: 000000005d33d380 000000006c2120fb
0x000000005d33c630: 000000005d33e300 000000005d33ea60
0x000000005d33c640: 000000005d33ea60 0000000000020019
0x000000005d33c650: 000000005d33e300 000000006c2504d6
0x000000005d33c660: 000007fedcc34a40 000000005d33d9d8
0x000000005d33c670: 0000000000000100 000000005d33ce40
0x000000005d33c680: 0000000000000001 000000005d33c4e0

Instructions: (pc=0x000007fefcdd940d)
0x000007fefcdd93ed: 54 24 24 48 89 4c 24 28 4d 85 c9 0f 85 aa 18 00
0x000007fefcdd93fd: 00 89 4c 24 38 48 8d 4c 24 20 ff 15 93 1e 04 00
0x000007fefcdd940d: 48 81 c4 c8 00 00 00 c3 90 90 90 90 90 90 90 90
0x000007fefcdd941d: 90 90 90 48 8b c4 48 83 ec 78 41 f7 c0 fe ff ff


Register to memory mapping:

RAX=0x0000000028205297 is an unknown value
RBX=0x000000005d33e300 is pointing into the stack for thread: 0x0000000057089000
RCX=0x000000005d33bf80 is pointing into the stack for thread: 0x0000000057089000
RDX=0x0000000000002240 is an unknown value
RSP=0x000000005d33c590 is pointing into the stack for thread: 0x0000000057089000
RBP=0x000000005d33cc20 is pointing into the stack for thread: 0x0000000057089000
RSI=0x000000005d33e7f0 is pointing into the stack for thread: 0x0000000057089000
RDI=0x000000005d33d380 is pointing into the stack for thread: 0x0000000057089000
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000092888 is an unknown value
R11=0x000000005d33c5d0 is pointing into the stack for thread: 0x0000000057089000
R12=0x000000005d33d9d8 is pointing into the stack for thread: 0x0000000057089000
R13=0x0000000000000000 is an unknown value
R14=0x000000005d33c6d0 is pointing into the stack for thread: 0x0000000057089000
R15=0x000007fedcc34a40 is an unknown value


Stack: [0x000000005d240000,0x000000005d340000], sp=0x000000005d33c590, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [KERNELBASE.dll+0x940d]
C [msvcr100.dll+0x604d6]
C [ntdll.dll+0x50c51]
C [opencv_highgui243.dll+0x224c7]
C [opencv_highgui243.dll+0x12ef]
C [jniopencv_highgui.dll+0x6110]
C 0x0000000002622ece

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.googlecode.javacv.cpp.opencv_highgui.cvCreateCameraCapture(I)Lcom/googlecode/javacv/cpp/opencv_highgui$CvCapture;+0
j com.googlecode.javacv.OpenCVFrameGrabber.start()V+50
j com.t_oster.visicam.CameraController.takeSnapshot(IIILjava/lang/String;Ljava/lang/String;)Ljava/awt/image/BufferedImage;+39
j com.t_oster.visicam.VisiCamServer.serveTransformedImage()Lgr/ktogias/NanoHTTPD$Response;+29
j com.t_oster.visicam.VisiCamServer.serve(Ljava/lang/String;Ljava/lang/String;Ljava/util/Properties;Ljava/util/Properties;Ljava/util/Properties;)Lgr/ktogias/NanoHTTPD$Response;+33
j gr.ktogias.NanoHTTPD$HTTPSession.run()V+662
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x0000000057089000 JavaThread "Thread-9" daemon [_thread_in_native, id=4752, stack(0x000000005d240000,0x000000005d340000)]
0x0000000057043800 JavaThread "Thread-7" daemon [_thread_in_native, id=6040, stack(0x000000005d110000,0x000000005d210000)]
0x000000005addf800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4524, stack(0x000000005cb20000,0x000000005cc20000)]
0x000000005add2800 JavaThread "Thread-3" [_thread_in_native, id=4448, stack(0x000000005c1c0000,0x000000005c2c0000)]
0x000000005ad89800 JavaThread "Thread-2" daemon [_thread_in_native, id=5184, stack(0x000000005bf40000,0x000000005c040000)]
0x000000005ad74800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4576, stack(0x000000005b900000,0x000000005ba00000)]
0x0000000057243800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5812, stack(0x000000005a130000,0x000000005a230000)]
0x000000005720b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4416, stack(0x0000000057710000,0x0000000057810000)]
0x0000000057207800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1776, stack(0x00000000572e0000,0x00000000573e0000)]
0x0000000057204000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4868, stack(0x0000000057420000,0x0000000057520000)]
0x0000000055b5d800 JavaThread "Service Thread" daemon [_thread_blocked, id=2016, stack(0x00000000561e0000,0x00000000562e0000)]
0x0000000055aff000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=5348, stack(0x0000000056de0000,0x0000000056ee0000)]
0x0000000055af8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2692, stack(0x0000000056c40000,0x0000000056d40000)]
0x0000000055af7000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3888, stack(0x0000000056a20000,0x0000000056b20000)]
0x0000000055af6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2064, stack(0x00000000568d0000,0x00000000569d0000)]
0x0000000055a97000 JavaThread "Finalizer" daemon [_thread_blocked, id=2444, stack(0x00000000566f0000,0x00000000567f0000)]
0x0000000055a8e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3132, stack(0x0000000056560000,0x0000000056660000)]
0x0000000001f2d800 JavaThread "main" [_thread_in_native, id=5944, stack(0x0000000002240000,0x0000000002340000)]

Other Threads:
0x0000000055a8a000 VMThread [stack: 0x0000000056360000,0x0000000056460000] [id=4664]
0x0000000056ee1000 WatcherThread [stack: 0x0000000056b30000,0x0000000056c30000] [id=2532]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
PSYoungGen total 3072K, used 2964K [0x00000000e2180000, 0x00000000e2780000, 0x0000000100000000)
eden space 2048K, 97% used [0x00000000e2180000,0x00000000e2375020,0x00000000e2380000)
from space 1024K, 93% used [0x00000000e2500000,0x00000000e25f0040,0x00000000e2600000)
to space 1536K, 0% used [0x00000000e2600000,0x00000000e2600000,0x00000000e2780000)
ParOldGen total 90624K, used 1596K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a658f328,0x00000000abc80000)
Metaspace used 12722K, capacity 12874K, committed 13056K, reserved 1060864K
class space used 1641K, capacity 1691K, committed 1792K, reserved 1048576K

Card table byte_map: [0x00000000119d0000,0x0000000011ca0000] byte_map_base: 0x000000001149e000

Marking Bits: (ParMarkBitMap*) 0x0000000064c912b0
Begin Bits: [0x00000000121b0000, 0x0000000013820000)
End Bits: [0x0000000013820000, 0x0000000014e90000)

Polling page: 0x0000000000210000

CodeCache: size=245760Kb used=2599Kb max_used=2609Kb free=243160Kb
bounds [0x0000000002610000, 0x00000000028a0000, 0x0000000011610000]
total_blobs=1266 nmethods=723 adapters=458
compilation: enabled

Compilation events (10 events):
Event: 13.798 Thread 0x0000000055aff000 nmethod 721 0x0000000002893650 code [0x00000000028937c0, 0x00000000028939e8]
Event: 13.880 Thread 0x0000000055af8800 nmethod 718 0x0000000002899d10 code [0x0000000002899fc0, 0x000000000289b388]
Event: 13.880 Thread 0x0000000055af8800 719 4 java.lang.CharacterDataLatin1::toLowerCase (39 bytes)
Event: 13.882 Thread 0x0000000055af8800 nmethod 719 0x00000000028982d0 code [0x0000000002898400, 0x00000000028984b8]
Event: 14.330 Thread 0x0000000055aff000 722 3 java.util.LinkedHashMap::newNode (23 bytes)
Event: 14.332 Thread 0x0000000055aff000 nmethod 722 0x0000000002897b10 code [0x0000000002897ca0, 0x00000000028980b0]
Event: 14.332 Thread 0x0000000055aff000 723 3 java.util.LinkedHashMap$Entry::<init> (10 bytes)
Event: 14.332 Thread 0x0000000055aff000 nmethod 723 0x0000000002897650 code [0x00000000028977c0, 0x0000000002897a10]
Event: 14.332 Thread 0x0000000055aff000 724 3 java.util.LinkedHashMap::afterNodeInsertion (40 bytes)
Event: 14.334 Thread 0x0000000055aff000 nmethod 724 0x0000000002892e10 code [0x0000000002892fa0, 0x00000000028934c8]

GC Heap History (10 events):
Event: 1.275 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 1536K, used 1520K [0x00000000e2180000, 0x00000000e2380000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000e2180000,0x00000000e2280000,0x00000000e2280000)
from space 512K, 96% used [0x00000000e2300000,0x00000000e237c010,0x00000000e2380000)
to space 512K, 0% used [0x00000000e2280000,0x00000000e2280000,0x00000000e2300000)
ParOldGen total 90624K, used 128K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 0% used [0x00000000a6400000,0x00000000a6420000,0x00000000abc80000)
Metaspace used 5902K, capacity 6022K, committed 6144K, reserved 1056768K
class space used 711K, capacity 756K, committed 768K, reserved 1048576K
Event: 1.280 GC heap after
Heap after GC invocations=3 (full 0):
PSYoungGen total 1536K, used 496K [0x00000000e2180000, 0x00000000e2480000, 0x0000000100000000)
eden space 1024K, 0% used [0x00000000e2180000,0x00000000e2180000,0x00000000e2280000)
from space 512K, 96% used [0x00000000e2280000,0x00000000e22fc010,0x00000000e2300000)
to space 512K, 0% used [0x00000000e2400000,0x00000000e2400000,0x00000000e2480000)
ParOldGen total 90624K, used 404K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 0% used [0x00000000a6400000,0x00000000a6465010,0x00000000abc80000)
Metaspace used 5902K, capacity 6022K, committed 6144K, reserved 1056768K
class space used 711K, capacity 756K, committed 768K, reserved 1048576K
}
Event: 1.914 GC heap before
{Heap before GC invocations=4 (full 0):
PSYoungGen total 1536K, used 1520K [0x00000000e2180000, 0x00000000e2480000, 0x0000000100000000)
eden space 1024K, 100% used [0x00000000e2180000,0x00000000e2280000,0x00000000e2280000)
from space 512K, 96% used [0x00000000e2280000,0x00000000e22fc010,0x00000000e2300000)
to space 512K, 0% used [0x00000000e2400000,0x00000000e2400000,0x00000000e2480000)
ParOldGen total 90624K, used 404K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 0% used [0x00000000a6400000,0x00000000a6465010,0x00000000abc80000)
Metaspace used 9147K, capacity 9348K, committed 9472K, reserved 1056768K
class space used 1197K, capacity 1242K, committed 1280K, reserved 1048576K
Event: 1.923 GC heap after
Heap after GC invocations=4 (full 0):
PSYoungGen total 2560K, used 512K [0x00000000e2180000, 0x00000000e2480000, 0x0000000100000000)
eden space 2048K, 0% used [0x00000000e2180000,0x00000000e2180000,0x00000000e2380000)
from space 512K, 100% used [0x00000000e2400000,0x00000000e2480000,0x00000000e2480000)
to space 512K, 0% used [0x00000000e2380000,0x00000000e2380000,0x00000000e2400000)
ParOldGen total 90624K, used 976K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a64f4060,0x00000000abc80000)
Metaspace used 9147K, capacity 9348K, committed 9472K, reserved 1056768K
class space used 1197K, capacity 1242K, committed 1280K, reserved 1048576K
}
Event: 2.779 GC heap before
{Heap before GC invocations=5 (full 0):
PSYoungGen total 2560K, used 2560K [0x00000000e2180000, 0x00000000e2480000, 0x0000000100000000)
eden space 2048K, 100% used [0x00000000e2180000,0x00000000e2380000,0x00000000e2380000)
from space 512K, 100% used [0x00000000e2400000,0x00000000e2480000,0x00000000e2480000)
to space 512K, 0% used [0x00000000e2380000,0x00000000e2380000,0x00000000e2400000)
ParOldGen total 90624K, used 976K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a64f4060,0x00000000abc80000)
Metaspace used 10818K, capacity 10986K, committed 11264K, reserved 1058816K
class space used 1424K, capacity 1467K, committed 1536K, reserved 1048576K
Event: 2.790 GC heap after
Heap after GC invocations=5 (full 0):
PSYoungGen total 2560K, used 512K [0x00000000e2180000, 0x00000000e2880000, 0x0000000100000000)
eden space 2048K, 0% used [0x00000000e2180000,0x00000000e2180000,0x00000000e2380000)
from space 512K, 100% used [0x00000000e2380000,0x00000000e2400000,0x00000000e2400000)
to space 1536K, 0% used [0x00000000e2700000,0x00000000e2700000,0x00000000e2880000)
ParOldGen total 90624K, used 1500K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a6577318,0x00000000abc80000)
Metaspace used 10818K, capacity 10986K, committed 11264K, reserved 1058816K
class space used 1424K, capacity 1467K, committed 1536K, reserved 1048576K
}
Event: 12.525 GC heap before
{Heap before GC invocations=6 (full 0):
PSYoungGen total 2560K, used 2560K [0x00000000e2180000, 0x00000000e2880000, 0x0000000100000000)
eden space 2048K, 100% used [0x00000000e2180000,0x00000000e2380000,0x00000000e2380000)
from space 512K, 100% used [0x00000000e2380000,0x00000000e2400000,0x00000000e2400000)
to space 1536K, 0% used [0x00000000e2700000,0x00000000e2700000,0x00000000e2880000)
ParOldGen total 90624K, used 1500K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a6577318,0x00000000abc80000)
Metaspace used 11814K, capacity 12010K, committed 12160K, reserved 1060864K
class space used 1527K, capacity 1595K, committed 1664K, reserved 1048576K
Event: 12.545 GC heap after
Heap after GC invocations=6 (full 0):
PSYoungGen total 3072K, used 961K [0x00000000e2180000, 0x00000000e2800000, 0x0000000100000000)
eden space 2048K, 0% used [0x00000000e2180000,0x00000000e2180000,0x00000000e2380000)
from space 1024K, 93% used [0x00000000e2700000,0x00000000e27f05d8,0x00000000e2800000)
to space 1536K, 0% used [0x00000000e2500000,0x00000000e2500000,0x00000000e2680000)
ParOldGen total 90624K, used 1500K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a6577318,0x00000000abc80000)
Metaspace used 11814K, capacity 12010K, committed 12160K, reserved 1060864K
class space used 1527K, capacity 1595K, committed 1664K, reserved 1048576K
}
Event: 13.301 GC heap before
{Heap before GC invocations=7 (full 0):
PSYoungGen total 3072K, used 3009K [0x00000000e2180000, 0x00000000e2800000, 0x0000000100000000)
eden space 2048K, 100% used [0x00000000e2180000,0x00000000e2380000,0x00000000e2380000)
from space 1024K, 93% used [0x00000000e2700000,0x00000000e27f05d8,0x00000000e2800000)
to space 1536K, 0% used [0x00000000e2500000,0x00000000e2500000,0x00000000e2680000)
ParOldGen total 90624K, used 1500K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a6577318,0x00000000abc80000)
Metaspace used 12414K, capacity 12586K, committed 12672K, reserved 1060864K
class space used 1594K, capacity 1659K, committed 1664K, reserved 1048576K
Event: 13.310 GC heap after
Heap after GC invocations=7 (full 0):
PSYoungGen total 3072K, used 960K [0x00000000e2180000, 0x00000000e2780000, 0x0000000100000000)
eden space 2048K, 0% used [0x00000000e2180000,0x00000000e2180000,0x00000000e2380000)
from space 1024K, 93% used [0x00000000e2500000,0x00000000e25f0040,0x00000000e2600000)
to space 1536K, 0% used [0x00000000e2600000,0x00000000e2600000,0x00000000e2780000)
ParOldGen total 90624K, used 1596K [0x00000000a6400000, 0x00000000abc80000, 0x00000000e2180000)
object space 90624K, 1% used [0x00000000a6400000,0x00000000a658f328,0x00000000abc80000)
Metaspace used 12414K, capacity 12586K, committed 12672K, reserved 1060864K
class space used 1594K, capacity 1659K, committed 1664K, reserved 1048576K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 13.746 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e22f3720) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.748 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e22f8cd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.750 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e22fda40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.752 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e2302e18) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.754 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e2307d00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.756 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e230d1c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.758 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e2311f50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.760 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e2316d28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.762 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e231cea8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 13.764 Thread 0x0000000057043800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e23220f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u11\648\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

Events (10 events):
Event: 13.755 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvChainPtReader
Event: 13.755 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvChainPtReader done
Event: 13.758 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvHuMoments
Event: 13.758 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvHuMoments done
Event: 13.760 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvMoments
Event: 13.760 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvMoments done
Event: 13.762 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvConnectedComp
Event: 13.762 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvConnectedComp done
Event: 13.764 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvSubdiv2DEdge
Event: 13.764 loading class com/googlecode/javacv/cpp/opencv_imgproc$CvSubdiv2DEdge done


Dynamic libraries:
0x000000013ff10000 - 0x000000013ff44000 C:\Windows\system32\java.exe
0x0000000076ef0000 - 0x0000000077099000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076dd0000 - 0x0000000076eef000 C:\Windows\system32\kernel32.dll
0x000007fefcdd0000 - 0x000007fefce3c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd580000 - 0x000007fefd65b000 C:\Windows\system32\ADVAPI32.dll
0x000007feff150000 - 0x000007feff1ef000 C:\Windows\system32\msvcrt.dll
0x000007fefe9f0000 - 0x000007fefea0f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe610000 - 0x000007fefe73d000 C:\Windows\system32\RPCRT4.dll
0x0000000076cd0000 - 0x0000000076dca000 C:\Windows\system32\USER32.dll
0x000007fefd0e0000 - 0x000007fefd147000 C:\Windows\system32\GDI32.dll
0x000007feff1f0000 - 0x000007feff1fe000 C:\Windows\system32\LPK.dll
0x000007fefd1f0000 - 0x000007fefd2b9000 C:\Windows\system32\USP10.dll
0x000007fefb880000 - 0x000007fefba74000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefef70000 - 0x000007fefefe1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefeff0000 - 0x000007feff01e000 C:\Windows\system32\IMM32.DLL
0x000007feff040000 - 0x000007feff149000 C:\Windows\system32\MSCTF.dll
0x000000006c1f0000 - 0x000000006c2c2000 C:\Program Files\Java\jre8\bin\msvcr100.dll
0x00000000644e0000 - 0x0000000064d0a000 C:\Program Files\Java\jre8\bin\server\jvm.dll
0x000007fef74d0000 - 0x000007fef74d9000 C:\Windows\system32\WSOCK32.dll
0x000007fefece0000 - 0x000007fefed2d000 C:\Windows\system32\WS2_32.dll
0x000007fefd870000 - 0x000007fefd878000 C:\Windows\system32\NSI.dll
0x000007fefab10000 - 0x000007fefab4b000 C:\Windows\system32\WINMM.dll
0x00000000770b0000 - 0x00000000770b7000 C:\Windows\system32\PSAPI.DLL
0x000000006c1e0000 - 0x000000006c1ef000 C:\Program Files\Java\jre8\bin\verify.dll
0x000000006c1b0000 - 0x000000006c1d8000 C:\Program Files\Java\jre8\bin\java.dll
0x000000006c190000 - 0x000000006c1a6000 C:\Program Files\Java\jre8\bin\zip.dll
0x000007fefd880000 - 0x000007fefe608000 C:\Windows\system32\SHELL32.dll
0x000007fefd660000 - 0x000007fefd863000 C:\Windows\system32\ole32.dll
0x000007fefcd20000 - 0x000007fefcd2f000 C:\Windows\system32\profapi.dll
0x000000006b2b0000 - 0x000000006b446000 C:\Program Files\Java\jre8\bin\awt.dll
0x000007fefd2c0000 - 0x000007fefd397000 C:\Windows\system32\OLEAUT32.dll
0x000007fefb0d0000 - 0x000007fefb0e8000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb500000 - 0x000007fefb556000 C:\Windows\system32\uxtheme.dll
0x000007fefcbc0000 - 0x000007fefcbcf000 C:\Windows\system32\CRYPTBASE.dll
0x000007fee48c0000 - 0x000007fee4abf000 C:\Windows\system32\d3d9.dll
0x000007fefbd70000 - 0x000007fefbd7c000 C:\Windows\system32\VERSION.dll
0x000007fee7c30000 - 0x000007fee7c37000 C:\Windows\system32\d3d8thk.dll
0x0000000071ca0000 - 0x0000000071d6c000 C:\Windows\system32\aticfx64.dll
0x000007fee7ba0000 - 0x000007fee7bad000 C:\Windows\system32\atiu9p64.dll
0x000000006b450000 - 0x000000006b994000 C:\Windows\system32\atiumd64.dll
0x0000000069d60000 - 0x000000006a10d000 C:\Windows\system32\atiumd6a.dll
0x000000006b260000 - 0x000000006b2a7000 C:\Program Files\Java\jre8\bin\fontmanager.dll
0x000007fefec40000 - 0x000007fefecd9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefaf20000 - 0x000007fefb081000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefcb60000 - 0x000007fefcbb7000 C:\Windows\system32\apphelp.dll
0x0000000071f20000 - 0x0000000071f6c000 C:\Program Files\AVAST Software\Avast\ashShA64.dll
0x000007fef5cb0000 - 0x000007fef5fc7000 C:\Windows\system32\msi.dll
0x000007fef64f0000 - 0x000007fef6525000 C:\Windows\system32\EhStorShell.dll
0x000007fefed30000 - 0x000007fefef07000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcd50000 - 0x000007fefcd86000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd0b0000 - 0x000007fefd0ca000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb700000 - 0x000007fefb82c000 C:\Windows\system32\PROPSYS.dll
0x000007fef6470000 - 0x000007fef64f0000 C:\Windows\system32\ntshrui.dll
0x000007fefca60000 - 0x000007fefca83000 C:\Windows\system32\srvcli.dll
0x000007fef6620000 - 0x000007fef662f000 C:\Windows\system32\cscapi.dll
0x000007fefa7b0000 - 0x000007fefa7bb000 C:\Windows\system32\slc.dll
0x000000006c050000 - 0x000000006c06a000 C:\Program Files\Java\jre8\bin\net.dll
0x000007fefc500000 - 0x000007fefc555000 C:\Windows\system32\mswsock.dll
0x000007fefc4f0000 - 0x000007fefc4f7000 C:\Windows\System32\wship6.dll
0x000000006c170000 - 0x000000006c181000 C:\Program Files\Java\jre8\bin\nio.dll
0x000000006b210000 - 0x000000006b251000 C:\Program Files\Java\jre8\bin\t2k.dll
0x000007fef9dc0000 - 0x000007fef9de7000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fef9db0000 - 0x000007fef9dbb000 C:\Windows\system32\WINNSI.DLL
0x000007fef9bc0000 - 0x000007fef9bd8000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fef9b80000 - 0x000007fef9b91000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefce80000 - 0x000007fefce85000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fefcd40000 - 0x000007fefcd44000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefce70000 - 0x000007fefce74000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefce90000 - 0x000007fefce94000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefce40000 - 0x000007fefce43000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x00000000770c0000 - 0x00000000770c3000 C:\Windows\system32\normaliz.DLL
0x000007fefe740000 - 0x000007fefe9ea000 C:\Windows\system32\iertutil.dll
0x000007fefd0d0000 - 0x000007fefd0d4000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x000007fefd420000 - 0x000007fefd57f000 C:\Windows\system32\urlmon.dll
0x000007fefea10000 - 0x000007fefec40000 C:\Windows\system32\WININET.dll
0x000007fefce50000 - 0x000007fefce6e000 C:\Windows\system32\USERENV.dll
0x000007fef76f0000 - 0x000007fef76f4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x0000000069020000 - 0x00000000690b8000 C:\Windows\System32\msvcp100.dll
0x000007fee4d70000 - 0x000007fee4fc8000 C:\Users\Toshiba\Downloads\opencv\build\x64\vc10\bin\opencv_core243.dll
0x000007fef71c0000 - 0x000007fef7255000 C:\Users\Toshiba\AppData\Local\Temp\javacpp34681851493529\jniopencv_core.dll
0x000007fedd790000 - 0x000007fedda35000 C:\Users\Toshiba\Downloads\opencv\build\x64\vc10\bin\opencv_imgproc243.dll
0x000007fefa500000 - 0x000007fefa548000 C:\Users\Toshiba\AppData\Local\Temp\javacpp34681851493529\jniopencv_imgproc.dll
0x0000000066840000 - 0x00000000675ca000 C:\Users\Toshiba\Downloads\opencv\build\x64\vc10\bin\opencv_ffmpeg243_64.dll
0x000007fedcb20000 - 0x000007fedcd6b000 C:\Users\Toshiba\Downloads\opencv\build\x64\vc10\bin\opencv_highgui243.dll
0x000007fefb850000 - 0x000007fefb86f000 C:\Windows\system32\AVIFIL32.dll
0x000007fefac90000 - 0x000007fefaca8000 C:\Windows\system32\MSACM32.dll
0x000007fefa4d0000 - 0x000007fefa4f9000 C:\Windows\system32\MSVFW32.dll
0x000007fefa1d0000 - 0x000007fefa1e7000 C:\Windows\system32\AVICAP32.dll
0x000007fefa1b0000 - 0x000007fefa1c3000 C:\Users\Toshiba\AppData\Local\Temp\javacpp34681851493529\jniopencv_highgui.dll
0x000007fef7500000 - 0x000007fef7516000 C:\Windows\system32\devenum.dll
0x000007fefa920000 - 0x000007fefa94d000 C:\Windows\system32\ntmarta.dll
0x000007fefef10000 - 0x000007fefef62000 C:\Windows\system32\WLDAP32.dll
0x000007fefcd90000 - 0x000007fefcdca000 C:\Windows\system32\WINTRUST.dll
0x000007fefcea0000 - 0x000007fefd00c000 C:\Windows\system32\CRYPT32.dll
0x000007fefcd30000 - 0x000007fefcd3f000 C:\Windows\system32\MSASN1.dll
0x000007fef7380000 - 0x000007fef738d000 C:\Windows\system32\msdmo.dll
0x000007fefa180000 - 0x000007fefa1af000 C:\Windows\system32\qcap.dll
0x000007fedd5d0000 - 0x000007fedd782000 C:\Windows\system32\quartz.dll
0x000007fefa0c0000 - 0x000007fefa101000 C:\Windows\system32\ksproxy.ax
0x0000000074ab0000 - 0x0000000074ab6000 C:\Windows\system32\ksuser.dll
0x000007fefa4c0000 - 0x000007fefa4cb000 C:\Windows\system32\vidcap.ax
0x000007fefa140000 - 0x000007fefa164000 C:\Windows\system32\kswdmcap.ax
0x000007fee46d0000 - 0x000007fee482c000 C:\Windows\system32\MFC42.dll
0x000007fee4570000 - 0x000007fee4621000 C:\Windows\system32\ODBC32.dll
0x000000006b1d0000 - 0x000000006b208000 C:\Windows\system32\odbcint.dll
0x000007fefa5c0000 - 0x000007fefa6e5000 C:\Windows\system32\dbghelp.dll
0x000007fefabd0000 - 0x000007fefabd8000 C:\Windows\system32\DCIMAN32.DLL
0x000007fefb0f0000 - 0x000007fefb13b000 C:\Windows\system32\MMDevAPI.DLL
0x000007fefaee0000 - 0x000007fefaf1b000 C:\Windows\system32\wdmaud.drv
0x000007fefae20000 - 0x000007fefae29000 C:\Windows\system32\AVRT.dll
0x000007fef4ae0000 - 0x000007fef4b2f000 C:\Windows\system32\AUDIOSES.DLL
0x000007feface0000 - 0x000007fefacea000 C:\Windows\system32\msacm32.drv
0x000007fefac00000 - 0x000007fefac09000 C:\Windows\system32\midimap.dll
0x000007fef7d10000 - 0x000007fef7d24000 C:\Windows\system32\vfwwdm32.dll

VM Arguments:
java_command: dist/visicam.jar
java_class_path (initial): dist/visicam.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre8\lib
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\apache-ant-1.9.4\bin;C:\Program Files\Java\jre8\lib;C:\Program Files (x86)\VisiCut;C:\Users\Toshiba\Downloads\opencv\build\x64\vc10\bin;C:\Program Files\Java\jdk1.8.0_11\lib
USERNAME=Toshiba
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 20 Model 2 Stepping 0, AuthenticAMD



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

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

CPU:total 2 (2 cores per cpu, 1 threads per core) family 20 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, popcnt, mmxext, lzcnt, sse4a, tsc, tscinvbit

Memory: 4k page, physical 5877388k(3983700k free), swap 11752912k(9078884k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.11-b03) for windows-amd64 JRE (1.8.0_11-b12), built on Jun 16 2014 20:57:32 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sun Jul 20 10:02:13 2014
elapsed time: 15 seconds

(3-3/3)