Hi everyone,
I am trying to run the test program clinfo.jnlp. My GPU is Intel HD 4000, which supports openCL 1.2. However, I got such error as follows. It seems like that my GPU is not listed by jocl. I would like to ask if there would be any solutions for this error? Thanks a lot in advance. Mengqiu # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77932d37, pid=3972, tid=6952 # # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13) # Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 ) # Problematic frame: # C [ntdll.dll+0x52d37] # # 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 (0x041bec00): JavaThread "javawsApplicationMain" [_thread_in_native, id=6952, stack(0x06a80000,0x06ad0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x9e7fd7e8 Registers: EAX=0xcccccccc, EBX=0x6f8e31e0, ECX=0x00170000, EDX=0x6f8e31e0 ESP=0x06ace2e8, EBP=0x06ace31c, ESI=0x9e7fd7e4, EDI=0x6f8e31d8 EIP=0x77932d37, EFLAGS=0x00010286 Top of Stack: (sp=0x06ace2e8) 0x06ace2e8: 00000000 00170000 6f8e31e0 00000000 0x06ace2f8: 00000000 00000000 00000000 00000000 0x06ace308: 00000000 00000000 00000000 00000000 0x06ace318: 6f8e31d8 06ace334 77932ce8 6f8e31e0 0x06ace328: 055cb288 041bed30 6f8e31d8 06ace348 0x06ace338: 7754c3c4 00170000 00000000 6f8e31e0 0x06ace348: 06ace35c 6736016a 00170000 00000000 0x06ace358: 6f8e31e0 06ace37c 58c8659e 6f8e31e0 Instructions: (pc=0x77932d37) 0x77932d17: 7a f8 80 7f 07 05 0f 84 8c f2 03 00 8b 07 8b f7 0x77932d27: c1 ee 03 33 f0 33 35 dc 71 9b 77 89 7d fc 33 f1 0x77932d37: 8b 46 04 89 45 f4 c6 47 07 80 c6 47 06 00 8b 5e 0x77932d47: 08 8b 4e 0c 89 5d e0 83 c3 01 89 4d e4 83 d1 01 Register to memory mapping: EAX=0xcccccccc is an unknown value EBX=0x6f8e31e0 is an unknown value ECX=0x00170000 is an unknown value EDX=0x6f8e31e0 is an unknown value ESP=0x06ace2e8 is pointing into the stack for thread: 0x041bec00 EBP=0x06ace31c is pointing into the stack for thread: 0x041bec00 ESI=0x9e7fd7e4 is an unknown value EDI=0x6f8e31d8 is an unknown value Stack: [0x06a80000,0x06ad0000], sp=0x06ace2e8, free space=312k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x52d37] C [ntdll.dll+0x52ce8] C [kernel32.dll+0x4c3c4] C [msvcr100.dll+0x1016a] V [jvm.dll+0x14659e] V [jvm.dll+0xc133b] C [jocl.dll+0x18e7] j com.jogamp.opencl.llb.impl.CLAbstractImpl.dispatch_clGetExtensionFunctionAddressStatic(Ljava/lang/String;J)J+0 j com.jogamp.opencl.llb.impl.CLAbstractImpl.clGetExtensionFunctionAddress(JLjava/lang/String;)J+19 j com.jogamp.opencl.llb.impl.CLDynamicLibraryBundleInfo.toolGetProcAddress(JLjava/lang/String;)J+44 j com.jogamp.common.os.DynamicLibraryBundle.toolDynamicLookupFunction(Ljava/lang/String;)J+18 j com.jogamp.common.os.DynamicLibraryBundle.dynamicLookupFunction(Ljava/lang/String;)J+94 j com.jogamp.gluegen.runtime.ProcAddressTable$One2OneResolver.resolve(Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J+2 j com.jogamp.gluegen.runtime.ProcAddressTable.setEntry(Ljava/lang/reflect/Field;Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)V+30 j com.jogamp.gluegen.runtime.ProcAddressTable.reset(Lcom/jogamp/common/os/DynamicLookupHelper;)V+129 j com.jogamp.opencl.llb.impl.CLAbstractImpl$1.run()Lcom/jogamp/common/os/DynamicLibraryBundle;+68 j com.jogamp.opencl.llb.impl.CLAbstractImpl$1.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub V [jvm.dll+0x13f35a] V [jvm.dll+0x202c6e] V [jvm.dll+0x13f3dd] V [jvm.dll+0xfa85a] C [java.dll+0x1015] j com.jogamp.opencl.llb.impl.CLAbstractImpl.<clinit>()V+35 v ~StubRoutines::call_stub V [jvm.dll+0x13f35a] V [jvm.dll+0x202c6e] V [jvm.dll+0x13f3dd] V [jvm.dll+0xa6436] V [jvm.dll+0xa6e3e] V [jvm.dll+0xa7294] V [jvm.dll+0xa75a8] V [jvm.dll+0x70f7e] V [jvm.dll+0x717e6] V [jvm.dll+0x71aa7] V [jvm.dll+0x6dc30] j com.jogamp.opencl.CLPlatform.initialize(Lcom/jogamp/opencl/spi/CLAccessorFactory;)V+35 j com.jogamp.opencl.CLPlatform.initialize()V+1 j com.jogamp.opencl.demos.info.CLInfo.main([Ljava/lang/String;)V+54 v ~StubRoutines::call_stub V [jvm.dll+0x13f35a] V [jvm.dll+0x202c6e] V [jvm.dll+0x13f3dd] V [jvm.dll+0x14b6ee] V [jvm.dll+0x14b915] V [jvm.dll+0xf1309] C [java.dll+0x7d6e] j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57 j com.sun.javaws.Launcher.executeApplication(Lcom/sun/javaws/jnl/LaunchDesc;Lcom/sun/deploy/model/LocalApplicationProperties;Ljava/lang/Class;Lcom/sun/javaws/progress/PreloaderDelegate;)V+244 j com.sun.javaws.Launcher.executeMainClass(Lcom/sun/javaws/jnl/LaunchDesc;Lcom/sun/deploy/model/LocalApplicationProperties;Ljava/lang/Class;Lcom/sun/javaws/progress/PreloaderDelegate;)V+179 j com.sun.javaws.Launcher.doLaunchApp()V+515 j com.sun.javaws.Launcher.run()V+1 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub V [jvm.dll+0x13f35a] V [jvm.dll+0x202c6e] V [jvm.dll+0x13f525] V [jvm.dll+0x13f587] V [jvm.dll+0xeb81f] V [jvm.dll+0x16059c] V [jvm.dll+0x160fd7] V [jvm.dll+0x1a4b79] C [msvcr100.dll+0x5c556] C [msvcr100.dll+0x5c600] C [kernel32.dll+0x4ed5c] C [ntdll.dll+0x637eb] C [ntdll.dll+0x637be] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.jogamp.opencl.llb.impl.CLAbstractImpl.dispatch_clGetExtensionFunctionAddressStatic(Ljava/lang/String;J)J+0 j com.jogamp.opencl.llb.impl.CLAbstractImpl.clGetExtensionFunctionAddress(JLjava/lang/String;)J+19 j com.jogamp.opencl.llb.impl.CLDynamicLibraryBundleInfo.toolGetProcAddress(JLjava/lang/String;)J+44 j com.jogamp.common.os.DynamicLibraryBundle.toolDynamicLookupFunction(Ljava/lang/String;)J+18 j com.jogamp.common.os.DynamicLibraryBundle.dynamicLookupFunction(Ljava/lang/String;)J+94 j com.jogamp.gluegen.runtime.ProcAddressTable$One2OneResolver.resolve(Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)J+2 j com.jogamp.gluegen.runtime.ProcAddressTable.setEntry(Ljava/lang/reflect/Field;Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)V+30 j com.jogamp.gluegen.runtime.ProcAddressTable.reset(Lcom/jogamp/common/os/DynamicLookupHelper;)V+129 j com.jogamp.opencl.llb.impl.CLAbstractImpl$1.run()Lcom/jogamp/common/os/DynamicLibraryBundle;+68 j com.jogamp.opencl.llb.impl.CLAbstractImpl$1.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object; j com.jogamp.opencl.llb.impl.CLAbstractImpl.<clinit>()V+35 v ~StubRoutines::call_stub j com.jogamp.opencl.CLPlatform.initialize(Lcom/jogamp/opencl/spi/CLAccessorFactory;)V+35 j com.jogamp.opencl.CLPlatform.initialize()V+1 j com.jogamp.opencl.demos.info.CLInfo.main([Ljava/lang/String;)V+54 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57 j com.sun.javaws.Launcher.executeApplication(Lcom/sun/javaws/jnl/LaunchDesc;Lcom/sun/deploy/model/LocalApplicationProperties;Ljava/lang/Class;Lcom/sun/javaws/progress/PreloaderDelegate;)V+244 j com.sun.javaws.Launcher.executeMainClass(Lcom/sun/javaws/jnl/LaunchDesc;Lcom/sun/deploy/model/LocalApplicationProperties;Ljava/lang/Class;Lcom/sun/javaws/progress/PreloaderDelegate;)V+179 j com.sun.javaws.Launcher.doLaunchApp()V+515 j com.sun.javaws.Launcher.run()V+1 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x041bfc00 JavaThread "Background Update Thread" daemon [_thread_blocked, id=7356, stack(0x06b80000,0x06bd0000)] 0x041bf400 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=5632, stack(0x05050000,0x050a0000)] =>0x041bec00 JavaThread "javawsApplicationMain" [_thread_in_native, id=6952, stack(0x06a80000,0x06ad0000)] 0x041bd400 JavaThread "ProgressReporter" daemon [_thread_blocked, id=6964, stack(0x05400000,0x05450000)] 0x041be800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3560, stack(0x05230000,0x05280000)] 0x041be000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5160, stack(0x05160000,0x051b0000)] 0x041bdc00 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=2312, stack(0x059a0000,0x059f0000)] 0x041bd000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2528, stack(0x047c0000,0x04810000)] 0x041bc800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3096, stack(0x04b20000,0x04b70000)] 0x0017d400 JavaThread "DestroyJavaVM" [_thread_blocked, id=7544, stack(0x01c20000,0x01c70000)] 0x04164c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=476, stack(0x049d0000,0x04a20000)] 0x0415c800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3272, stack(0x04890000,0x048e0000)] 0x0415b000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5964, stack(0x04770000,0x047c0000)] 0x04155000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=1596, stack(0x04440000,0x04490000)] 0x04151000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4432, stack(0x04540000,0x04590000)] 0x04109400 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=6480, stack(0x03ef0000,0x03f40000)] 0x0408dc00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=6512, stack(0x043e0000,0x04430000)] 0x012bd400 JavaThread "Service Thread" daemon [_thread_blocked, id=4728, stack(0x03d20000,0x03d70000)] 0x012ae000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5404, stack(0x04030000,0x04080000)] 0x012ac800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8048, stack(0x03fc0000,0x04010000)] 0x012d4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7768, stack(0x03da0000,0x03df0000)] 0x01243400 JavaThread "Finalizer" daemon [_thread_blocked, id=8096, stack(0x01bb0000,0x01c00000)] 0x0123e400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1788, stack(0x03f60000,0x03fb0000)] Other Threads: 0x0123d000 VMThread [stack: 0x03e90000,0x03ee0000] [id=5820] 0x012be800 WatcherThread [stack: 0x03df0000,0x03e40000] [id=4320] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 4928K, used 3595K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 70% used [0x236e0000, 0x239ed1c8, 0x23b30000) from space 512K, 91% used [0x23bb0000, 0x23c25ad0, 0x23c30000) to space 512K, 0% used [0x23b30000, 0x23b30000, 0x23bb0000) tenured generation total 10944K, used 9126K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 83% used [0x28c30000, 0x29519850, 0x29519a00, 0x296e0000) compacting perm gen total 12288K, used 5127K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 41% used [0x336e0000, 0x33be1d10, 0x33be1e00, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) Card table byte_map: [0x03c70000,0x03d20000] byte_map_base: 0x03b54900 Polling page: 0x00140000 Code Cache [0x01c70000, 0x01e78000, 0x03c70000) total_blobs=1279 nmethods=972 adapters=244 free_code_cache=30717Kb largest_free_block=31454848 Compilation events (10 events): Event: 14.610 Thread 0x012ae000 968 java.lang.Character::getType (9 bytes) Event: 14.610 Thread 0x012ae000 nmethod 968 0x01e6f508 code [0x01e6f610, 0x01e6f6b8] Event: 14.610 Thread 0x012ae000 969 java.lang.CharacterDataLatin1::getType (11 bytes) Event: 14.610 Thread 0x012ae000 nmethod 969 0x01e6f748 code [0x01e6f840, 0x01e6f8f0] Event: 14.610 Thread 0x012ae000 970 java.net.URL::isValidProtocol (78 bytes) Event: 14.611 Thread 0x012ae000 nmethod 970 0x01e6f9c8 code [0x01e6fb30, 0x01e6fe38] Event: 14.619 Thread 0x012ae000 971 java.lang.ClassLoader::checkName (43 bytes) Event: 14.619 Thread 0x012ae000 nmethod 971 0x01e70308 code [0x01e70430, 0x01e705e8] Event: 14.619 Thread 0x012ae000 972 sun.misc.VM::allowArraySyntax (4 bytes) Event: 14.619 Thread 0x012ae000 nmethod 972 0x01e707c8 code [0x01e708c0, 0x01e70940] GC Heap History (10 events): Event: 7.408 GC heap before {Heap before GC invocations=10 (full 0): def new generation total 4928K, used 4928K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 100% used [0x236e0000, 0x23b30000, 0x23b30000) from space 512K, 100% used [0x23b30000, 0x23bb0000, 0x23bb0000) to space 512K, 0% used [0x23bb0000, 0x23bb0000, 0x23c30000) tenured generation total 10944K, used 5658K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 51% used [0x28c30000, 0x291b6b20, 0x291b6c00, 0x296e0000) compacting perm gen total 12288K, used 3888K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 31% used [0x336e0000, 0x33aac3b8, 0x33aac400, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) Event: 7.411 GC heap after Heap after GC invocations=11 (full 0): def new generation total 4928K, used 512K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 0% used [0x236e0000, 0x236e0000, 0x23b30000) from space 512K, 100% used [0x23bb0000, 0x23c30000, 0x23c30000) to space 512K, 0% used [0x23b30000, 0x23b30000, 0x23bb0000) tenured generation total 10944K, used 6352K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 58% used [0x28c30000, 0x29264020, 0x29264200, 0x296e0000) compacting perm gen total 12288K, used 3888K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 31% used [0x336e0000, 0x33aac3b8, 0x33aac400, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) } Event: 7.455 GC heap before {Heap before GC invocations=11 (full 0): def new generation total 4928K, used 4928K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 100% used [0x236e0000, 0x23b30000, 0x23b30000) from space 512K, 100% used [0x23bb0000, 0x23c30000, 0x23c30000) to space 512K, 0% used [0x23b30000, 0x23b30000, 0x23bb0000) tenured generation total 10944K, used 6352K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 58% used [0x28c30000, 0x29264020, 0x29264200, 0x296e0000) compacting perm gen total 12288K, used 4054K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 32% used [0x336e0000, 0x33ad5bd8, 0x33ad5c00, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) Event: 7.459 GC heap after Heap after GC invocations=12 (full 0): def new generation total 4928K, used 512K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 0% used [0x236e0000, 0x236e0000, 0x23b30000) from space 512K, 100% used [0x23b30000, 0x23bb0000, 0x23bb0000) to space 512K, 0% used [0x23bb0000, 0x23bb0000, 0x23c30000) tenured generation total 10944K, used 7179K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 65% used [0x28c30000, 0x29332f70, 0x29333000, 0x296e0000) compacting perm gen total 12288K, used 4054K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 32% used [0x336e0000, 0x33ad5bd8, 0x33ad5c00, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) } Event: 13.944 GC heap before {Heap before GC invocations=12 (full 0): def new generation total 4928K, used 4928K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 100% used [0x236e0000, 0x23b30000, 0x23b30000) from space 512K, 100% used [0x23b30000, 0x23bb0000, 0x23bb0000) to space 512K, 0% used [0x23bb0000, 0x23bb0000, 0x23c30000) tenured generation total 10944K, used 7179K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 65% used [0x28c30000, 0x29332f70, 0x29333000, 0x296e0000) compacting perm gen total 12288K, used 4317K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 35% used [0x336e0000, 0x33b17650, 0x33b17800, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) Event: 13.947 GC heap after Heap after GC invocations=13 (full 0): def new generation total 4928K, used 338K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 0% used [0x236e0000, 0x236e0000, 0x23b30000) from space 512K, 66% used [0x23bb0000, 0x23c04838, 0x23c30000) to space 512K, 0% used [0x23b30000, 0x23b30000, 0x23bb0000) tenured generation total 10944K, used 8286K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 75% used [0x28c30000, 0x29447ae0, 0x29447c00, 0x296e0000) compacting perm gen total 12288K, used 4317K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 35% used [0x336e0000, 0x33b17650, 0x33b17800, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) } Event: 14.433 GC heap before {Heap before GC invocations=13 (full 0): def new generation total 4928K, used 4754K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 100% used [0x236e0000, 0x23b30000, 0x23b30000) from space 512K, 66% used [0x23bb0000, 0x23c04838, 0x23c30000) to space 512K, 0% used [0x23b30000, 0x23b30000, 0x23bb0000) tenured generation total 10944K, used 8286K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 75% used [0x28c30000, 0x29447ae0, 0x29447c00, 0x296e0000) compacting perm gen total 12288K, used 4503K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 36% used [0x336e0000, 0x33b45c38, 0x33b45e00, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) Event: 14.436 GC heap after Heap after GC invocations=14 (full 0): def new generation total 4928K, used 511K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 0% used [0x236e0000, 0x236e0000, 0x23b30000) from space 512K, 99% used [0x23b30000, 0x23baffc0, 0x23bb0000) to space 512K, 0% used [0x23bb0000, 0x23bb0000, 0x23c30000) tenured generation total 10944K, used 8621K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 78% used [0x28c30000, 0x2949b6e0, 0x2949b800, 0x296e0000) compacting perm gen total 12288K, used 4503K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 36% used [0x336e0000, 0x33b45c38, 0x33b45e00, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) } Event: 14.564 GC heap before {Heap before GC invocations=14 (full 0): def new generation total 4928K, used 4927K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 100% used [0x236e0000, 0x23b30000, 0x23b30000) from space 512K, 99% used [0x23b30000, 0x23baffc0, 0x23bb0000) to space 512K, 0% used [0x23bb0000, 0x23bb0000, 0x23c30000) tenured generation total 10944K, used 8621K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 78% used [0x28c30000, 0x2949b6e0, 0x2949b800, 0x296e0000) compacting perm gen total 12288K, used 4916K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 40% used [0x336e0000, 0x33bad000, 0x33bad000, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) Event: 14.567 GC heap after Heap after GC invocations=15 (full 0): def new generation total 4928K, used 470K [0x236e0000, 0x23c30000, 0x28c30000) eden space 4416K, 0% used [0x236e0000, 0x236e0000, 0x23b30000) from space 512K, 91% used [0x23bb0000, 0x23c25ad0, 0x23c30000) to space 512K, 0% used [0x23b30000, 0x23b30000, 0x23bb0000) tenured generation total 10944K, used 9126K [0x28c30000, 0x296e0000, 0x336e0000) the space 10944K, 83% used [0x28c30000, 0x29519850, 0x29519a00, 0x296e0000) compacting perm gen total 12288K, used 4916K [0x336e0000, 0x342e0000, 0x376e0000) the space 12288K, 40% used [0x336e0000, 0x33bad000, 0x33bad000, 0x342e0000) ro space 10240K, 41% used [0x376e0000, 0x37b12050, 0x37b12200, 0x380e0000) rw space 12288K, 52% used [0x380e0000, 0x38726800, 0x38726800, 0x38ce0000) } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 14.641 Thread 0x041bec00 Threw 0x239c6780 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239ce328 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239ce940 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239cee48 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239d6828 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239d6ea8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239d73d8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239df4c8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239dfbd0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Event: 14.641 Thread 0x041bec00 Threw 0x239e0138 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244 Events (10 events): Event: 14.640 loading class 0x055c49b8 Event: 14.640 loading class 0x055c49b8 done Event: 14.641 loading class 0x055d2c48 Event: 14.641 loading class 0x055d2c48 done Event: 14.641 loading class 0x055e84d8 Event: 14.641 loading class 0x055e84d8 done Event: 14.641 loading class 0x055d9060 Event: 14.641 loading class 0x055d9060 done Event: 14.642 loading class 0x38d584e8 Event: 14.642 loading class 0x38d584e8 done Dynamic libraries: 0x013c0000 - 0x013ef000 C:\Program Files\Java\jre7\bin\javaw.exe 0x778e0000 - 0x77a1c000 C:\Windows\SYSTEM32\ntdll.dll 0x77500000 - 0x775d4000 C:\Windows\system32\kernel32.dll 0x75650000 - 0x7569b000 C:\Windows\system32\KERNELBASE.dll 0x762f0000 - 0x76390000 C:\Windows\system32\ADVAPI32.dll 0x76440000 - 0x764ec000 C:\Windows\system32\msvcrt.dll 0x763c0000 - 0x763d9000 C:\Windows\SYSTEM32\sechost.dll 0x77830000 - 0x778d2000 C:\Windows\system32\RPCRT4.dll 0x760e0000 - 0x761a9000 C:\Windows\system32\USER32.dll 0x76090000 - 0x760de000 C:\Windows\system32\GDI32.dll 0x77a60000 - 0x77a6a000 C:\Windows\system32\LPK.dll 0x77a70000 - 0x77b0d000 C:\Windows\system32\USP10.dll 0x74900000 - 0x74a9e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll 0x763e0000 - 0x76437000 C:\Windows\system32\SHLWAPI.dll 0x772a0000 - 0x772bf000 C:\Windows\system32\IMM32.DLL 0x75da0000 - 0x75e6c000 C:\Windows\system32\MSCTF.dll 0x67350000 - 0x6740f000 C:\Program Files\Java\jre7\bin\msvcr100.dll 0x58b40000 - 0x58ec0000 C:\Program Files\Java\jre7\bin\client\jvm.dll 0x6ef70000 - 0x6ef77000 C:\Windows\system32\WSOCK32.dll 0x77a20000 - 0x77a55000 C:\Windows\system32\WS2_32.dll 0x77460000 - 0x77466000 C:\Windows\system32\NSI.dll 0x75710000 - 0x75742000 C:\Windows\system32\WINMM.dll 0x77470000 - 0x77475000 C:\Windows\system32\PSAPI.DLL 0x73df0000 - 0x73dfc000 C:\Program Files\Java\jre7\bin\verify.dll 0x6e700000 - 0x6e720000 C:\Program Files\Java\jre7\bin\java.dll 0x6f4c0000 - 0x6f4d3000 C:\Program Files\Java\jre7\bin\zip.dll 0x71350000 - 0x713ac000 C:\Program Files\Java\jre7\bin\deploy.dll 0x764f0000 - 0x7664c000 C:\Windows\system32\ole32.dll 0x77720000 - 0x777af000 C:\Windows\system32\OLEAUT32.dll 0x74670000 - 0x74679000 C:\Windows\system32\VERSION.dll 0x75bd0000 - 0x75d94000 C:\Windows\system32\WININET.dll 0x756b0000 - 0x756b4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll 0x75810000 - 0x75814000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll 0x756a0000 - 0x756a4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll 0x75760000 - 0x75763000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll 0x75bc0000 - 0x75bc3000 C:\Windows\system32\normaliz.DLL 0x759a0000 - 0x75bb5000 C:\Windows\system32\iertutil.dll 0x75840000 - 0x75845000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll 0x75f60000 - 0x76085000 C:\Windows\system32\urlmon.dll 0x75750000 - 0x75754000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll 0x76650000 - 0x7729a000 C:\Windows\system32\SHELL32.dll 0x755a0000 - 0x755ab000 C:\Windows\system32\profapi.dll 0x6c930000 - 0x6c944000 C:\Program Files\Java\jre7\bin\net.dll 0x74fd0000 - 0x7500c000 C:\Windows\system32\mswsock.dll 0x74fc0000 - 0x74fc6000 C:\Windows\System32\wship6.dll 0x72780000 - 0x7278f000 C:\Program Files\Java\jre7\bin\nio.dll 0x67200000 - 0x67343000 C:\Program Files\Java\jre7\bin\awt.dll 0x73d30000 - 0x73d70000 C:\Windows\system32\uxtheme.dll 0x756c0000 - 0x756d3000 C:\Windows\system32\dwmapi.dll 0x75520000 - 0x7552c000 C:\Windows\system32\CRYPTBASE.dll 0x75480000 - 0x75488000 C:\Windows\system32\Secur32.dll 0x754b0000 - 0x754cb000 C:\Windows\system32\SSPICLI.DLL 0x71d80000 - 0x71d84000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll 0x6c680000 - 0x6c684000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll 0x72b10000 - 0x72b2c000 C:\Windows\system32\IPHLPAPI.DLL 0x72af0000 - 0x72af7000 C:\Windows\system32\WINNSI.DLL 0x76260000 - 0x762e3000 C:\Windows\system32\CLBCatQ.DLL 0x6dde0000 - 0x6de3a000 C:\Windows\System32\netprofm.dll 0x73810000 - 0x73820000 C:\Windows\System32\nlaapi.dll 0x75010000 - 0x75026000 C:\Windows\system32\CRYPTSP.dll 0x74db0000 - 0x74deb000 C:\Windows\system32\rsaenh.dll 0x75590000 - 0x7559e000 C:\Windows\system32\RpcRtRemote.dll 0x6cc30000 - 0x6cc38000 C:\Windows\System32\npmproxy.dll 0x74440000 - 0x74445000 C:\Windows\System32\wshtcpip.dll 0x71ff0000 - 0x72002000 C:\Windows\system32\dhcpcsvc.DLL 0x71fe0000 - 0x71fed000 C:\Windows\system32\dhcpcsvc6.DLL 0x6f2a0000 - 0x6f2c7000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x74e90000 - 0x74ed4000 C:\Windows\system32\DNSAPI.dll 0x6f290000 - 0x6f296000 C:\Windows\system32\rasadhlp.dll 0x72080000 - 0x720b8000 C:\Windows\System32\fwpuclnt.dll 0x726e0000 - 0x72719000 C:\Program Files\Java\jre7\bin\fontmanager.dll 0x73600000 - 0x73630000 C:\Program Files\Java\jre7\bin\t2k.dll 0x73aa0000 - 0x73bd0000 C:\Windows\system32\WindowsCodecs.dll 0x754d0000 - 0x7551c000 C:\Windows\system32\apphelp.dll 0x6ba80000 - 0x6bab4000 C:\Program Files\360\360safe\safemon\360UDiskGuard.dll 0x772c0000 - 0x7745d000 C:\Windows\system32\SETUPAPI.dll 0x756e0000 - 0x75707000 C:\Windows\system32\CFGMGR32.dll 0x75820000 - 0x75832000 C:\Windows\system32\DEVOBJ.dll 0x6ba40000 - 0x6ba71000 C:\Windows\system32\EhStorShell.dll 0x73e30000 - 0x73f25000 C:\Windows\system32\PROPSYS.dll 0x6b990000 - 0x6b9fa000 C:\Windows\System32\cscui.dll 0x6b980000 - 0x6b989000 C:\Windows\System32\CSCDLL.dll 0x6f010000 - 0x6f01b000 C:\Windows\system32\CSCAPI.dll 0x6b910000 - 0x6b980000 C:\Windows\system32\ntshrui.dll 0x752f0000 - 0x75309000 C:\Windows\system32\srvcli.dll 0x73730000 - 0x7373a000 C:\Windows\system32\slc.dll 0x72810000 - 0x72834000 C:\Program Files\Java\jre7\bin\dcpr.dll 0x75880000 - 0x759a0000 C:\Windows\system32\CRYPT32.dll 0x75610000 - 0x7561c000 C:\Windows\system32\MSASN1.dll 0x727f0000 - 0x72810000 C:\Program Files\Java\jre7\bin\sunec.dll 0x727e0000 - 0x727e9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll 0x74560000 - 0x74577000 C:\Windows\system32\USERENV.dll 0x6cca0000 - 0x6ccb0000 C:\Windows\system32\napinsp.dll 0x62420000 - 0x62432000 C:\Windows\system32\pnrpnsp.dll 0x626a0000 - 0x626ad000 C:\Windows\system32\wshbth.dll 0x62410000 - 0x62418000 C:\Windows\System32\winrnr.dll 0x637c0000 - 0x637cb000 C:\Users\Freda\AppData\Local\Temp\jogamp_0000\file_cache\jln3769161218614069542\jln4279419390718211146\gluegen-rt.dll 0x6f8e0000 - 0x6f8f4000 C:\Windows\system32\OpenCL.dll 0x6c580000 - 0x6c591000 C:\Users\Freda\AppData\Local\Temp\jogamp_0000\file_cache\jln3769161218614069542\jln4279419390718211146\jocl.dll 0x63d80000 - 0x63db4000 C:\Windows\system32\IntelOpenCL32.dll 0x59700000 - 0x597c1000 C:\Program Files\Common Files\Intel\OpenCL\bin\x86\intelocl32.dll 0x61d10000 - 0x61d6b000 C:\Program Files\Common Files\Intel\OpenCL\bin\x86\task_executor32.dll 0x6b6d0000 - 0x6b798000 C:\Windows\system32\OPENGL32.dll 0x6b6a0000 - 0x6b6c2000 C:\Windows\system32\GLU32.dll 0x75e70000 - 0x75f57000 C:\Windows\system32\DDRAW.dll 0x75800000 - 0x75806000 C:\Windows\system32\DCIMAN32.dll 0x73a70000 - 0x73a91000 C:\Windows\system32\ntmarta.dll 0x76210000 - 0x76255000 C:\Windows\system32\WLDAP32.dll 0x615d0000 - 0x6163d000 C:\Program Files\Common Files\Intel\OpenCL\bin\x86\cpu_device32.dll 0x5be50000 - 0x5bea5000 C:\Program Files\Common Files\Intel\OpenCL\bin\x86\tbb\tbb.dll 0x59570000 - 0x596fb000 C:\Windows\system32\igdrcl32.dll 0x56030000 - 0x572e7000 C:\Windows\system32\igdfcl32.dll 0x723f0000 - 0x724db000 C:\Windows\system32\dbghelp.dll 0x61f40000 - 0x61f8a000 C:\Windows\system32\igdbcl32.dll 0x6bc30000 - 0x6bf77000 C:\Windows\system32\igdusc32.dll VM Arguments: jvm_args: -Djava.security.policy=file:C:\Program Files\Java\jre7\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\Program Files\Java\jre7\bin -Djnlpx.origFilenameArg=C:\Users\Freda\Desktop\clinfo.jnlp -Djnlpx.remove=true -Dsun.awt.warmup=true -Xbootclasspath/a:C:\Program Files\Java\jre7\lib\javaws.jar;C:\Program Files\Java\jre7\lib\deploy.jar;C:\Program Files\Java\jre7\lib\plugin.jar -Dsun.java2d.noddraw=true -Djnlpx.splashport=51496 -Djnlpx.jvm=C:\Program Files\Java\jre7\bin\javaw.exe -Djnlpx.vmargs=-Dsun.java2d.noddraw=true java_command: com.sun.javaws.Main C:\Users\Freda\AppData\Local\Temp\javaws2 Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files\Java\jre7\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program Files\Intel\OpenCL SDK\3.0\bin\x86;D:\Intel\OpenCL SDK\3.0\bin\x86;C:\Windows;C:\Tcl\bin\;D:\Microsoft Visual Studio 9.0\VC\;USERNAME=Freda OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 58 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 Build 7601 Service Pack 1 CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc, tscinvbit, tscinv Memory: 4k page, physical 3412076k(1232040k free), swap 6822400k(4280752k free) vm_info: Java HotSpot(TM) Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600 time: Fri Jan 31 11:12:41 2014 elapsed time: 14 seconds |
Administrator
|
This bug seems to be the same as https://jogamp.org/bugzilla/show_bug.cgi?id=920. Sven, do you know what caused this regression? It seems from our Jenkins results that all 32-bit JOCL tests are failing.
|
Hi,
I am using another program, which used jolc. And I got an error report as I pasted above. While debuging the program I used, it seems like my GPU Intel HD 4000 is not listed in jolc. Therefore our program was killed while comparing the name of GPU with names listed in jolc. Unfortunately, I did not test other examples. Best, Mengqiu |
Free forum by Nabble | Edit this page |