Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 837783 Details for
Bug 1044032
Access violation exception occurs when closing socket on Windows
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
JVM crash log
hs_err_pid428.log (text/plain), 26.39 KB, created by
Alan Field
on 2013-12-17 16:33:13 UTC
(
hide
)
Description:
JVM crash log
Filename:
MIME Type:
Creator:
Alan Field
Created:
2013-12-17 16:33:13 UTC
Size:
26.39 KB
patch
obsolete
># ># A fatal error has been detected by the Java Runtime Environment: ># ># EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d7356f9, pid=428, tid=4004 ># ># JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18) ># Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 ) ># Problematic frame: ># C [hotrod.dll+0x856f9] infinispan::hotrod::transport::Socket::close+0x19 ># ># 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 (0x011dc800): JavaThread "main" [_thread_in_native, id=4004, stack(0x01610000,0x01660000)] > >siginfo: ExceptionCode=0xc0000005, reading address 0xdddddddd > >Registers: >EAX=0xdddddddd, EBX=0x1457b3a0, ECX=0xdddddddd, EDX=0x015dbab8 >ESP=0x0165efd8, EBP=0x0165efe0, ESI=0x0165f0fc, EDI=0x0165f094 >EIP=0x6d7356f9, EFLAGS=0x00010206 > >Top of Stack: (sp=0x0165efd8) >0x0165efd8: 0165f0fc 015dbab8 0165eff8 6d728d45 >0x0165efe8: cccccccc cccccccc cccccccc 015dbab0 >0x0165eff8: 0165f014 6d732cc3 0165f0fc cccccccc >0x0165f008: cccccccc cccccccc 194f1908 0165f03c >0x0165f018: 6d71e929 194eeadc 015dbab0 c96daa5e >0x0165f028: 015dbab0 194c3a68 0165f094 6d741f70 >0x0165f038: 00000000 0165f0a0 6d71e73e 194eeadc >0x0165f048: 194fa068 194f1a48 c96daac2 011dc800 > >Instructions: (pc=0x6d7356f9) >0x6d7356d9: cc cc cc cc cc cc cc 55 8b ec 51 56 c7 45 fc cc >0x6d7356e9: cc cc cc 89 4d fc 8b 45 fc 8b 08 8b 55 fc 8b 02 >0x6d7356f9: 8b 11 8b f4 8b c8 8b 42 08 ff d0 3b f4 e8 d5 1f >0x6d735709: 00 00 5e 83 c4 04 3b ec e8 ca 1f 00 00 8b e5 5d > > >Register to memory mapping: > >EAX=0xdddddddd is an unknown value >EBX=0x1457b3a0 is an oop >{method} > - klass: {other class} >ECX=0xdddddddd is an unknown value >EDX=0x015dbab8 is an unknown value >ESP=0x0165efd8 is pointing into the stack for thread: 0x011dc800 >EBP=0x0165efe0 is pointing into the stack for thread: 0x011dc800 >ESI=0x0165f0fc is pointing into the stack for thread: 0x011dc800 >EDI=0x0165f094 is pointing into the stack for thread: 0x011dc800 > > >Stack: [0x01610000,0x01660000], sp=0x0165efd8, free space=315k >Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) >C [hotrod.dll+0x856f9] infinispan::hotrod::transport::Socket::close+0x19 >C [hotrod.dll+0x78d45] infinispan::hotrod::transport::TcpTransport::destroy+0x25 >C [hotrod.dll+0x82cc3] infinispan::hotrod::transport::TransportObjectFactory::destroyObject+0x23 >C [hotrod.dll+0x6e929] infinispan::hotrod::transport::ConnectionPool::clear+0x79 >C [hotrod.dll+0x6e73e] infinispan::hotrod::transport::ConnectionPool::clear+0xce >C [hotrod.dll+0x6e61d] infinispan::hotrod::transport::ConnectionPool::clear+0x6d >C [hotrod.dll+0x79d41] infinispan::hotrod::transport::TcpTransportFactory::destroy+0x61 >C [hotrod.dll+0x1f7cb] infinispan::hotrod::RemoteCacheManagerImpl::stop+0x7b >C [hotrod.dll+0xb89d] infinispan::hotrod::RemoteCacheManager::stop+0x1d >C [hotrod-jni.dll+0x1589c] Java_org_infinispan_client_hotrod_jni_HotrodJNI_RemoteCacheManager_1stop+0x5c >j org.infinispan.client.hotrod.jni.HotrodJNI.RemoteCacheManager_stop(JLorg/infinispan/client/hotrod/jni/RemoteCacheManager;)V+0 >j org.infinispan.client.hotrod.jni.RemoteCacheManager.stop()V+5 >j org.infinispan.client.hotrod.RemoteCacheManager.stop()V+4 >j org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager(Lorg/infinispan/client/hotrod/RemoteCacheManager;)V+5 >j org.infinispan.client.hotrod.SocketTimeoutErrorTest.teardown()V+4 >j org.infinispan.test.SingleCacheManagerTest.destroyAfterClass()V+8 >v ~StubRoutines::call_stub >V [jvm.dll+0x13f1fa] >V [jvm.dll+0x202aee] >V [jvm.dll+0x13f27d] >V [jvm.dll+0x14b5ae] >V [jvm.dll+0x14b7d5] >V [jvm.dll+0xf1309] >C [java.dll+0x7d6e] >J sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; >j org.testng.internal.Invoker.invokeConfigurationMethod([Ljava/lang/Object;Lorg/testng/ITestNGMethod;[Ljava/lang/Object;ZZLorg/testng/ITestResult;)V+213 >j org.testng.internal.Invoker.invokeConfigurations(Lorg/testng/IClass;Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;Lorg/testng/xml/XmlSuite;Ljava/util/Map;[Ljava/lang/Object;Ljava/lang/Object;Lorg/testng/ITestResult;)V+340 >j org.testng.internal.Invoker.invokeConfigurations(Lorg/testng/IClass;[Lorg/testng/ITestNGMethod;Lorg/testng/xml/XmlSuite;Ljava/util/Map;[Ljava/lang/Object;Ljava/lang/Object;)V+12 >j org.testng.internal.TestMethodWorker.invokeAfterClassMethods(Lorg/testng/ITestClass;Lorg/testng/IMethodInstance;)V+240 >j org.testng.internal.TestMethodWorker.run()V+68 >j org.testng.TestRunner.privateRun(Lorg/testng/xml/XmlTest;)V+355 >j org.testng.TestRunner.run()V+26 >j org.testng.SuiteRunner.runTest(Lorg/testng/TestRunner;)V+1 >j org.testng.SuiteRunner.runSequentially()V+31 >j org.testng.SuiteRunner.privateRun()V+281 >j org.testng.SuiteRunner.run()V+6 >j org.testng.SuiteRunnerWorker.runSuite(Lorg/testng/internal/SuiteRunnerMap;Lorg/testng/xml/XmlSuite;)V+89 >j org.testng.SuiteRunnerWorker.run()V+12 >j org.testng.TestNG.runSuitesSequentially(Lorg/testng/xml/XmlSuite;Lorg/testng/internal/SuiteRunnerMap;ILjava/lang/String;)V+66 >j org.testng.TestNG.runSuitesLocally()Ljava/util/List;+143 >j org.testng.TestNG.run()V+77 >j org.infinispan.client.jni.hotrod.JniTest.main([Ljava/lang/String;)V+105 >v ~StubRoutines::call_stub >V [jvm.dll+0x13f1fa] >V [jvm.dll+0x202aee] >V [jvm.dll+0x13f27d] >V [jvm.dll+0xc9945] >V [jvm.dll+0xd45e7] >C [java.exe+0x2063] >C [java.exe+0xa591] >C [java.exe+0xa61b] >C [kernel32.dll+0x53c45] >C [ntdll.dll+0x637f5] >C [ntdll.dll+0x637c8] > >Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) >j org.infinispan.client.hotrod.jni.HotrodJNI.RemoteCacheManager_stop(JLorg/infinispan/client/hotrod/jni/RemoteCacheManager;)V+0 >j org.infinispan.client.hotrod.jni.RemoteCacheManager.stop()V+5 >j org.infinispan.client.hotrod.RemoteCacheManager.stop()V+4 >j org.infinispan.client.hotrod.test.HotRodClientTestingUtil.killRemoteCacheManager(Lorg/infinispan/client/hotrod/RemoteCacheManager;)V+5 >j org.infinispan.client.hotrod.SocketTimeoutErrorTest.teardown()V+4 >j org.infinispan.test.SingleCacheManagerTest.destroyAfterClass()V+8 >v ~StubRoutines::call_stub >J sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; >J sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; >J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; >J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; >j org.testng.internal.MethodInvocationHelper.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+242 >j org.testng.internal.Invoker.invokeConfigurationMethod([Ljava/lang/Object;Lorg/testng/ITestNGMethod;[Ljava/lang/Object;ZZLorg/testng/ITestResult;)V+213 >j org.testng.internal.Invoker.invokeConfigurations(Lorg/testng/IClass;Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;Lorg/testng/xml/XmlSuite;Ljava/util/Map;[Ljava/lang/Object;Ljava/lang/Object;Lorg/testng/ITestResult;)V+340 >j org.testng.internal.Invoker.invokeConfigurations(Lorg/testng/IClass;[Lorg/testng/ITestNGMethod;Lorg/testng/xml/XmlSuite;Ljava/util/Map;[Ljava/lang/Object;Ljava/lang/Object;)V+12 >j org.testng.internal.TestMethodWorker.invokeAfterClassMethods(Lorg/testng/ITestClass;Lorg/testng/IMethodInstance;)V+240 >j org.testng.internal.TestMethodWorker.run()V+68 >j org.testng.TestRunner.privateRun(Lorg/testng/xml/XmlTest;)V+355 >j org.testng.TestRunner.run()V+26 >j org.testng.SuiteRunner.runTest(Lorg/testng/TestRunner;)V+1 >j org.testng.SuiteRunner.runSequentially()V+31 >j org.testng.SuiteRunner.privateRun()V+281 >j org.testng.SuiteRunner.run()V+6 >j org.testng.SuiteRunnerWorker.runSuite(Lorg/testng/internal/SuiteRunnerMap;Lorg/testng/xml/XmlSuite;)V+89 >j org.testng.SuiteRunnerWorker.run()V+12 >j org.testng.TestNG.runSuitesSequentially(Lorg/testng/xml/XmlSuite;Lorg/testng/internal/SuiteRunnerMap;ILjava/lang/String;)V+66 >j org.testng.TestNG.runSuitesLocally()Ljava/util/List;+143 >j org.testng.TestNG.run()V+77 >j org.infinispan.client.jni.hotrod.JniTest.main([Ljava/lang/String;)V+105 >v ~StubRoutines::call_stub > >--------------- P R O C E S S --------------- > >Java Threads: ( => current thread ) > 0x17fc5400 JavaThread "HotRodServerWorker-54" [_thread_blocked, id=2248, stack(0x183c0000,0x18410000)] > 0x17fc0000 JavaThread "HotRodServerWorker-53" [_thread_blocked, id=884, stack(0x19300000,0x19350000)] > 0x17fbf400 JavaThread "New I/O server boss #52" [_thread_in_native, id=3296, stack(0x18520000,0x18570000)] > 0x17fc1c00 JavaThread "Scheduled-eviction-thread-17" daemon [_thread_blocked, id=1968, stack(0x17be0000,0x17c30000)] > 0x17fc1000 JavaThread "TxCleanupService,___defaultcache,local" daemon [_thread_blocked, id=2284, stack(0x19140000,0x19190000)] > 0x17fc4000 JavaThread "HotRodServerWorker-27" [_thread_in_native, id=756, stack(0x1a720000,0x1a770000)] > 0x17fc3c00 JavaThread "HotRodServerWorker-26" [_thread_in_native, id=312, stack(0x192b0000,0x19300000)] > 0x17fc3400 JavaThread "New I/O server boss #25" [_thread_in_native, id=2784, stack(0x1a4d0000,0x1a520000)] > 0x18a6f000 JavaThread "HotRodServerWorker-24" [_thread_in_native, id=648, stack(0x195b0000,0x19600000)] > 0x18a71000 JavaThread "HotRodServerWorker-23" [_thread_in_native, id=4020, stack(0x193e0000,0x19430000)] > 0x18a6fc00 JavaThread "New I/O server boss #22" [_thread_in_native, id=2884, stack(0x17c30000,0x17c80000)] > 0x18a72400 JavaThread "Transaction Reaper Worker 0" daemon [_thread_blocked, id=4028, stack(0x19a10000,0x19a60000)] > 0x18a71c00 JavaThread "Transaction Reaper" daemon [_thread_blocked, id=2684, stack(0x199c0000,0x19a10000)] > 0x18a71800 JavaThread "Listener:50277" daemon [_thread_in_native, id=3584, stack(0x19380000,0x193d0000)] > 0x176b8000 JavaThread "Service Thread" daemon [_thread_blocked, id=3180, stack(0x17c80000,0x17cd0000)] > 0x176ad800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=128, stack(0x17b00000,0x17b50000)] > 0x176a9000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2956, stack(0x17880000,0x178d0000)] > 0x176a5c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3424, stack(0x17940000,0x17990000)] > 0x17677400 JavaThread "Finalizer" daemon [_thread_blocked, id=4052, stack(0x178d0000,0x17920000)] > 0x17671400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2444, stack(0x17a60000,0x17ab0000)] >=>0x011dc800 JavaThread "main" [_thread_in_native, id=4004, stack(0x01610000,0x01660000)] > >Other Threads: > 0x1766fc00 VMThread [stack: 0x179b0000,0x17a00000] [id=2324] > 0x176d3400 WatcherThread [stack: 0x17b80000,0x17bd0000] [id=2972] > >VM state:not at safepoint (normal execution) > >VM Mutex/Monitor currently owned by a thread: None > >Heap > def new generation total 5440K, used 1903K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 30% used [0x03660000, 0x037d08b0, 0x03b20000) > from space 576K, 74% used [0x03b20000, 0x03b8b608, 0x03bb0000) > to space 576K, 0% used [0x03bb0000, 0x03bb0000, 0x03c40000) > tenured generation total 11944K, used 9579K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 80% used [0x08bb0000, 0x0950af78, 0x0950b000, 0x0975a000) > compacting perm gen total 18432K, used 18246K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x14831a88, 0x14831c00, 0x14860000) >No shared spaces configured. > >Card table byte_map: [0x014e0000,0x01590000] byte_map_base: 0x014c4d00 > >Polling page: 0x00190000 > >Code Cache [0x01660000, 0x01940000, 0x03660000) > total_blobs=1749 nmethods=1509 adapters=175 free_code_cache=29837Kb largest_free_block=30551104 > >Compilation events (10 events): >Event: 764.209 Thread 0x176ad800 1529 java.util.ComparableTimSort::countRunAndMakeAscending (123 bytes) >Event: 764.210 Thread 0x176ad800 nmethod 1529 0x0193b588 code [0x0193b700, 0x0193bb34] >Event: 764.241 Thread 0x176ad800 1530 java.nio.charset.CoderResult::isUnderflow (13 bytes) >Event: 764.241 Thread 0x176ad800 nmethod 1530 0x018ff748 code [0x018ff840, 0x018ff8d0] >Event: 824.258 Thread 0x176ad800 1531 org.jboss.netty.util.internal.ConcurrentHashMap$HashIterator::advance (141 bytes) >Event: 824.258 Thread 0x176ad800 nmethod 1531 0x018e8808 code [0x018e8930, 0x018e8b20] >Event: 824.322 Thread 0x176ad800 1532 org.infinispan.marshall.core.ExternalizerTable::updateExtReadersWriters (131 bytes) >Event: 824.323 Thread 0x176ad800 nmethod 1532 0x0193bf88 code [0x0193c150, 0x0193c684] >Event: 824.325 Thread 0x176ad800 1533 org.infinispan.jmx.ResourceDMBean::findGetter (67 bytes) >Event: 824.326 Thread 0x176ad800 nmethod 1533 0x0193ccc8 code [0x0193ce30, 0x0193d130] > >GC Heap History (10 events): >Event: 643.558 GC heap before >{Heap before GC invocations=90 (full 2): > def new generation total 5440K, used 4946K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 100% used [0x03660000, 0x03b20000, 0x03b20000) > from space 576K, 14% used [0x03bb0000, 0x03bc4ae8, 0x03c40000) > to space 576K, 0% used [0x03b20000, 0x03b20000, 0x03bb0000) > tenured generation total 11944K, used 8594K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 71% used [0x08bb0000, 0x09414b70, 0x09414c00, 0x0975a000) > compacting perm gen total 18432K, used 18186K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x14822b00, 0x14822c00, 0x14860000) >No shared spaces configured. >Event: 643.561 GC heap after >Heap after GC invocations=91 (full 2): > def new generation total 5440K, used 257K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 0% used [0x03660000, 0x03660000, 0x03b20000) > from space 576K, 44% used [0x03b20000, 0x03b60438, 0x03bb0000) > to space 576K, 0% used [0x03bb0000, 0x03bb0000, 0x03c40000) > tenured generation total 11944K, used 8594K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 71% used [0x08bb0000, 0x09414b70, 0x09414c00, 0x0975a000) > compacting perm gen total 18432K, used 18186K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x14822b00, 0x14822c00, 0x14860000) >No shared spaces configured. >} >Event: 703.730 GC heap before >{Heap before GC invocations=91 (full 2): > def new generation total 5440K, used 5121K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 100% used [0x03660000, 0x03b20000, 0x03b20000) > from space 576K, 44% used [0x03b20000, 0x03b60438, 0x03bb0000) > to space 576K, 0% used [0x03bb0000, 0x03bb0000, 0x03c40000) > tenured generation total 11944K, used 8594K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 71% used [0x08bb0000, 0x09414b70, 0x09414c00, 0x0975a000) > compacting perm gen total 18432K, used 18188K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x148231f8, 0x14823200, 0x14860000) >No shared spaces configured. >Event: 703.732 GC heap after >Heap after GC invocations=92 (full 2): > def new generation total 5440K, used 435K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 0% used [0x03660000, 0x03660000, 0x03b20000) > from space 576K, 75% used [0x03bb0000, 0x03c1cc08, 0x03c40000) > to space 576K, 0% used [0x03b20000, 0x03b20000, 0x03bb0000) > tenured generation total 11944K, used 8594K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 71% used [0x08bb0000, 0x09414b70, 0x09414c00, 0x0975a000) > compacting perm gen total 18432K, used 18188K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x148231f8, 0x14823200, 0x14860000) >No shared spaces configured. >} >Event: 764.178 GC heap before >{Heap before GC invocations=92 (full 2): > def new generation total 5440K, used 5299K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 100% used [0x03660000, 0x03b20000, 0x03b20000) > from space 576K, 75% used [0x03bb0000, 0x03c1cc08, 0x03c40000) > to space 576K, 0% used [0x03b20000, 0x03b20000, 0x03bb0000) > tenured generation total 11944K, used 8594K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 71% used [0x08bb0000, 0x09414b70, 0x09414c00, 0x0975a000) > compacting perm gen total 18432K, used 18224K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x1482c000, 0x1482c000, 0x14860000) >No shared spaces configured. >Event: 764.182 GC heap after >Heap after GC invocations=93 (full 2): > def new generation total 5440K, used 576K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 0% used [0x03660000, 0x03660000, 0x03b20000) > from space 576K, 100% used [0x03b20000, 0x03bb0000, 0x03bb0000) > to space 576K, 0% used [0x03bb0000, 0x03bb0000, 0x03c40000) > tenured generation total 11944K, used 9047K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 75% used [0x08bb0000, 0x09485eb8, 0x09486000, 0x0975a000) > compacting perm gen total 18432K, used 18224K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x1482c000, 0x1482c000, 0x14860000) >No shared spaces configured. >} >Event: 824.278 GC heap before >{Heap before GC invocations=93 (full 2): > def new generation total 5440K, used 5427K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 99% used [0x03660000, 0x03b1cff8, 0x03b20000) > from space 576K, 100% used [0x03b20000, 0x03bb0000, 0x03bb0000) > to space 576K, 0% used [0x03bb0000, 0x03bb0000, 0x03c40000) > tenured generation total 11944K, used 9047K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 75% used [0x08bb0000, 0x09485eb8, 0x09486000, 0x0975a000) > compacting perm gen total 18432K, used 18227K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x1482ce28, 0x1482d000, 0x14860000) >No shared spaces configured. >Event: 824.282 GC heap after >Heap after GC invocations=94 (full 2): > def new generation total 5440K, used 188K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 0% used [0x03660000, 0x03660000, 0x03b20000) > from space 576K, 32% used [0x03bb0000, 0x03bdf108, 0x03c40000) > to space 576K, 0% used [0x03b20000, 0x03b20000, 0x03bb0000) > tenured generation total 11944K, used 9579K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 80% used [0x08bb0000, 0x0950af78, 0x0950b000, 0x0975a000) > compacting perm gen total 18432K, used 18227K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x1482ce28, 0x1482d000, 0x14860000) >No shared spaces configured. >} >Event: 824.305 GC heap before >{Heap before GC invocations=94 (full 2): > def new generation total 5440K, used 5052K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 100% used [0x03660000, 0x03b20000, 0x03b20000) > from space 576K, 32% used [0x03bb0000, 0x03bdf108, 0x03c40000) > to space 576K, 0% used [0x03b20000, 0x03b20000, 0x03bb0000) > tenured generation total 11944K, used 9579K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 80% used [0x08bb0000, 0x0950af78, 0x0950b000, 0x0975a000) > compacting perm gen total 18432K, used 18244K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x14831260, 0x14831400, 0x14860000) >No shared spaces configured. >Event: 824.307 GC heap after >Heap after GC invocations=95 (full 2): > def new generation total 5440K, used 429K [0x03660000, 0x03c40000, 0x08bb0000) > eden space 4864K, 0% used [0x03660000, 0x03660000, 0x03b20000) > from space 576K, 74% used [0x03b20000, 0x03b8b608, 0x03bb0000) > to space 576K, 0% used [0x03bb0000, 0x03bb0000, 0x03c40000) > tenured generation total 11944K, used 9579K [0x08bb0000, 0x0975a000, 0x13660000) > the space 11944K, 80% used [0x08bb0000, 0x0950af78, 0x0950b000, 0x0975a000) > compacting perm gen total 18432K, used 18244K [0x13660000, 0x14860000, 0x17660000) > the space 18432K, 98% used [0x13660000, 0x14831260, 0x14831400, 0x14860000) >No shared spaces configured. >} > >Deoptimization events (0 events): >No events > >Internal exceptions (10 events): >Event: 827.887 Thread 0x17fbf400 Threw 0x037acd60 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 827.887 Thread 0x17fbf400 Threw 0x037b18a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 827.887 Thread 0x17fbf400 Threw 0x037b2048 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 827.888 Thread 0x17fbf400 Threw 0x037b6960 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 828.480 Thread 0x17fbf400 Threw 0x037b7990 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 828.480 Thread 0x17fbf400 Threw 0x037bc4d8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 828.480 Thread 0x17fbf400 Threw 0x037bcc80 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 828.481 Thread 0x17fbf400 Threw 0x037c15b0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244 >Event: 829.071 Thread 0x011dc800 Threw 0x037727c0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743 >Event: 829.071 Thread 0x011dc800 Threw 0x037728d8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\reflection.cpp:1030 > >Events (10 events): >Event: 827.311 loading class 0x18b0d148 >Event: 827.311 loading class 0x18b0d148 done >Event: 827.887 loading class 0x18b66bc0 >Event: 827.887 loading class 0x18b66bc0 done >Event: 827.887 loading class 0x18b0d148 >Event: 827.887 loading class 0x18b0d148 done >Event: 828.479 loading class 0x18b66bc0 >Event: 828.479 loading class 0x18b66bc0 done >Event: 828.480 loading class 0x18b0d148 >Event: 828.480 loading class 0x18b0d148 done > > >Dynamic libraries: >0x01220000 - 0x0124f000 C:\Program Files\Java\jdk1.7.0_45\bin\java.exe >0x77a70000 - 0x77bac000 C:\Windows\SYSTEM32\ntdll.dll >0x75ed0000 - 0x75fa4000 C:\Windows\system32\kernel32.dll >0x75c40000 - 0x75c8a000 C:\Windows\system32\KERNELBASE.dll >0x77bd0000 - 0x77c70000 C:\Windows\system32\ADVAPI32.dll >0x779c0000 - 0x77a6c000 C:\Windows\system32\msvcrt.dll >0x77160000 - 0x77179000 C:\Windows\SYSTEM32\sechost.dll >0x77180000 - 0x77221000 C:\Windows\system32\RPCRT4.dll >0x77650000 - 0x77719000 C:\Windows\system32\USER32.dll >0x77390000 - 0x773de000 C:\Windows\system32\GDI32.dll >0x75ec0000 - 0x75eca000 C:\Windows\system32\LPK.dll >0x75fb0000 - 0x7604d000 C:\Windows\system32\USP10.dll >0x74910000 - 0x74aae000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll >0x76f00000 - 0x76f57000 C:\Windows\system32\SHLWAPI.dll >0x77bb0000 - 0x77bcf000 C:\Windows\system32\IMM32.DLL >0x773e0000 - 0x774ac000 C:\Windows\system32\MSCTF.dll >0x6c140000 - 0x6c1ff000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\msvcr100.dll >0x685b0000 - 0x68930000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\client\jvm.dll >0x748e0000 - 0x748e7000 C:\Windows\system32\WSOCK32.dll >0x77120000 - 0x77155000 C:\Windows\system32\WS2_32.dll >0x76ef0000 - 0x76ef6000 C:\Windows\system32\NSI.dll >0x70a30000 - 0x70a62000 C:\Windows\system32\WINMM.dll >0x76fe0000 - 0x76fe5000 C:\Windows\system32\PSAPI.DLL >0x73e00000 - 0x73e0c000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\verify.dll >0x73de0000 - 0x73e00000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\java.dll >0x73c50000 - 0x73c63000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\zip.dll >0x75580000 - 0x75596000 C:\Windows\system32\CRYPTSP.dll >0x75320000 - 0x7535b000 C:\Windows\system32\rsaenh.dll >0x75160000 - 0x75177000 C:\Windows\system32\USERENV.dll >0x75bc0000 - 0x75bcb000 C:\Windows\system32\profapi.dll >0x75ae0000 - 0x75aec000 C:\Windows\system32\CRYPTBASE.dll >0x73b10000 - 0x73b24000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\net.dll >0x75540000 - 0x7557c000 C:\Windows\system32\mswsock.dll >0x75530000 - 0x75536000 C:\Windows\System32\wship6.dll >0x74240000 - 0x74250000 C:\Windows\system32\NLAapi.dll >0x72430000 - 0x72440000 C:\Windows\system32\napinsp.dll >0x723f0000 - 0x72402000 C:\Windows\system32\pnrpnsp.dll >0x75400000 - 0x75444000 C:\Windows\system32\DNSAPI.dll >0x723e0000 - 0x723e8000 C:\Windows\System32\winrnr.dll >0x74400000 - 0x7441c000 C:\Windows\system32\IPHLPAPI.DLL >0x743f0000 - 0x743f7000 C:\Windows\system32\WINNSI.DLL >0x742d0000 - 0x74308000 C:\Windows\System32\fwpuclnt.dll >0x72b50000 - 0x72b56000 C:\Windows\system32\rasadhlp.dll >0x73e10000 - 0x73e1f000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\nio.dll >0x742b0000 - 0x742bd000 C:\Windows\system32\dhcpcsvc6.DLL >0x74420000 - 0x74432000 C:\Windows\system32\dhcpcsvc.DLL >0x73c40000 - 0x73c4a000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\management.dll >0x75090000 - 0x75095000 C:\Windows\System32\wshtcpip.dll >0x6d6b0000 - 0x6d77c000 C:\Users\afield\Documents\GitHub\cpp-client\build\Debug\hotrod.dll >0x6c080000 - 0x6c137000 C:\Windows\system32\MSVCP100D.dll >0x68b30000 - 0x68ca2000 C:\Windows\system32\MSVCR100D.dll >0x6bfe0000 - 0x6c07f000 C:\Users\afield\Documents\GitHub\cpp-client\build\Debug\hotrod-jni.dll >0x74e50000 - 0x74f3b000 C:\Windows\system32\dbghelp.dll > >VM Arguments: >jvm_args: -ea -Djava.net.preferIPv4Stack=true -Djava.library.path=.;Debug;Release;MinSizeRel;RelWithDebInfo >java_command: org.infinispan.client.jni.hotrod.JniTest >Launcher Type: SUN_STANDARD > >Environment Variables: >JAVA_HOME=C:\Program Files\Java\jdk1.7.0_45 >PATH=c:\Users\afield\bin;.;C:\Program Files\Git\local\bin;C:\Program Files\Git\mingw\bin;C:\Program Files\Git\bin;c:\Python33\;c:\Windows\system32;c:\Windows;c:\Windows\System32\Wbem;c:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files\CMake 2.8\bin;C:\Program Files\Git\cmd;c:\Users\afield\Documents\GitHub\swigwin-2.0.11;c:\Users\afield\Documents\GitHub\apache-maven-3.1.1\bin >USERNAME=afield >OS=Windows_NT >PROCESSOR_IDENTIFIER=x86 Family 6 Model 42 Stepping 1, 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 42 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc > >Memory: 4k page, physical 3669616k(2768220k free), swap 7337476k(6471752k free) > >vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600 > >time: Mon Dec 16 16:56:02 2013 >elapsed time: 829 seconds >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1044032
:
837782
| 837783