Skip to content

Instantly share code, notes, and snippets.

@Groostav
Created March 11, 2014 19:12
Show Gist options
  • Save Groostav/9492897 to your computer and use it in GitHub Desktop.
Save Groostav/9492897 to your computer and use it in GitHub Desktop.
Another JVM crash log
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007477a1a1, pid=5028, tid=13400
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b129) (build 1.8.0-b129)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b69 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [zip.dll+0xa1a1]
#
# 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 (0x0000000023b9b000): JavaThread "Thread-9" [_thread_in_native, id=13400, stack(0x0000000029130000,0x0000000029230000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000040
Registers:
RAX=0x0000000000000000, RBX=0x0000000021ba51d0, RCX=0x0000000000000020, RDX=0x0000000000000010
RSP=0x00000000292282b0, RBP=0x0000000021ba51d0, RSI=0x000000005c02f91e, RDI=0x0000000000000000
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x6963696c706d4924, R11=0x0000000029228320
R12=0x0000000029228320, R13=0x000000000000005f, R14=0x00000000292287c8, R15=0x0000000023b9b000
RIP=0x000000007477a1a1, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x00000000292282b0)
0x00000000292282b0: 0000000000000000 00000000739b1982
0x00000000292282c0: 0000000023b9b000 0000000000000000
0x00000000292282d0: 0000000000000059 00000000292287a0
0x00000000292282e0: 000000000000005f 0000000074771f9a
0x00000000292282f0: 0000000029228320 0000000021ba51d0
0x0000000029228300: 0000000023b9b1e0 000000000000005f
0x0000000029228310: 0000000029228320 0000000000000000
0x0000000029228320: 756f68742f6d6f63 736b726f77746867
0x0000000029228330: 6d6165727473782f 2f72657070616d2f
0x0000000029228340: 746963696c706d49 697463656c6c6f43
0x0000000029228350: 72657070614d6e6f 6963696c706d4924
0x0000000029228360: 7463656c6c6f4374 657070614d6e6f69
0x0000000029228370: 73616c43726f4672 007373616c632e73
0x0000000029228380: bec0affce5625600 0000000000000000
0x0000000029228390: bde4dfaa1e6b8872 0000000000000000
0x00000000292283a0: 3d59c1bf9c21f852 0000000000000000
Instructions: (pc=0x000000007477a1a1)
0x000000007477a181: e8 24 07 00 00 39 7b 60 0f 84 c7 00 00 00 33 d2
0x000000007477a191: 8b c6 f7 73 70 48 8b 43 68 48 8b bb 80 00 00 00
0x000000007477a1a1: 8b 2c 90 48 85 ff 74 13 48 8b 0f 49 8b d4 e8 9c
0x000000007477a1b1: 08 00 00 85 c0 0f 84 92 00 00 00 33 ff 83 fd ff
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000021ba51d0 is an unknown value
RCX=0x0000000000000020 is an unknown value
RDX=0x0000000000000010 is an unknown value
RSP=0x00000000292282b0 is pointing into the stack for thread: 0x0000000023b9b000
RBP=0x0000000021ba51d0 is an unknown value
RSI=0x000000005c02f91e is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x6963696c706d4924 is an unknown value
R11=0x0000000029228320 is pointing into the stack for thread: 0x0000000023b9b000
R12=0x0000000029228320 is pointing into the stack for thread: 0x0000000023b9b000
R13=0x000000000000005f is an unknown value
R14=0x00000000292287c8 is pointing into the stack for thread: 0x0000000023b9b000
R15=0x0000000023b9b000 is a thread
Stack: [0x0000000029130000,0x0000000029230000], sp=0x00000000292282b0, free space=992k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [zip.dll+0xa1a1]
C [zip.dll+0x1f9a]
C 0x000000000265ce98
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 116 java.util.zip.ZipFile.getEntry(J[BZ)J (0 bytes) @ 0x000000000265ce1a [0x000000000265cdc0+0x5a]
J 1942 C2 java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (86 bytes) @ 0x0000000002b71dcc [0x0000000002b71a60+0x36c]
J 1351 C2 sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (85 bytes) @ 0x00000000029a7f44 [0x00000000029a7ec0+0x84]
J 1473 C2 sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (74 bytes) @ 0x0000000002a07d5c [0x0000000002a07ce0+0x7c]
J 317 C1 java.net.URLClassLoader$1.run()Ljava/lang/Class; (73 bytes) @ 0x00000000026d39ec [0x00000000026d37e0+0x20c]
J 268 C1 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x00000000026b7344 [0x00000000026b72c0+0x84]
v ~StubRoutines::call_stub
J 267 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000026b6f66 [0x00000000026b6f00+0x66]
J 234 C1 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (29 bytes) @ 0x0000000002695d1c [0x0000000002695ba0+0x17c]
J 188 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x000000000267977c [0x0000000002678e80+0x8fc]
J 261 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (40 bytes) @ 0x00000000026b5374 [0x00000000026b4f40+0x434]
J 260 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x00000000026b4c04 [0x00000000026b4b00+0x104]
v ~StubRoutines::call_stub
j com.thoughtworks.xstream.mapper.ImplicitCollectionMapper.getMapper(Ljava/lang/Class;)Lcom/thoughtworks/xstream/mapper/ImplicitCollectionMapper$ImplicitCollectionMapperForClass;+0
J 6258 C2 com.thoughtworks.xstream.mapper.ImplicitCollectionMapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (18 bytes) @ 0x000000000366bc54 [0x000000000366bc20+0x34]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3649 C2 com.thoughtworks.xstream.mapper.MapperWrapper.getImplicitCollectionDefForFieldName(Ljava/lang/Class;Ljava/lang/String;)Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; (12 bytes) @ 0x0000000002fee588 [0x0000000002fee540+0x48]
J 3656 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(Lcom/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter;Ljava/util/List;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/util/Map;)V (584 bytes) @ 0x0000000002fe15f4 [0x0000000002fe0fe0+0x614]
J 3653 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (59 bytes) @ 0x0000000002fdc634 [0x0000000002fdc120+0x514]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3597 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;)V (9 bytes) @ 0x0000000002fb035c [0x0000000002fb0280+0xdc]
J 3639 C1 com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;)V (73 bytes) @ 0x0000000002fd68dc [0x0000000002fd5ca0+0xc3c]
J 5669 C1 com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (46 bytes) @ 0x0000000002a5f0c4 [0x0000000002a5edc0+0x304]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3593 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (10 bytes) @ 0x0000000002fa4ad4 [0x0000000002fa4a40+0x94]
J 3568 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V (268 bytes) @ 0x0000000002fa3904 [0x0000000002fa2260+0x16a4]
J 3656 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(Lcom/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter;Ljava/util/List;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/util/Map;)V (584 bytes) @ 0x0000000002fe394c [0x0000000002fe0fe0+0x296c]
J 3653 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (59 bytes) @ 0x0000000002fdc634 [0x0000000002fdc120+0x514]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3597 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;)V (9 bytes) @ 0x0000000002fb035c [0x0000000002fb0280+0xdc]
J 5506 C1 com.thoughtworks.xstream.converters.reflection.SerializableConverter$1.writeToStream(Ljava/lang/Object;)V (74 bytes) @ 0x00000000026f2d6c [0x00000000026f2620+0x74c]
J 5510 C1 com.thoughtworks.xstream.core.util.CustomObjectOutputStream.writeObjectOverride(Ljava/lang/Object;)V (11 bytes) @ 0x00000000030820e4 [0x0000000003081da0+0x344]
J 5509 C1 java.io.ObjectOutputStream.writeObject(Ljava/lang/Object;)V (38 bytes) @ 0x00000000026ae8d4 [0x00000000026ae6e0+0x1f4]
J 6282 C1 java.util.ArrayList.writeObject(Ljava/io/ObjectOutputStream;)V (60 bytes) @ 0x000000000366f814 [0x000000000366f580+0x294]
J 5660 C1 sun.reflect.GeneratedMethodAccessor9.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (66 bytes) @ 0x00000000031a052c [0x00000000031a01e0+0x34c]
J 1728 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002aa06c4 [0x0000000002aa05c0+0x104]
J 1727 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002aaa6b4 [0x0000000002aaa340+0x374]
J 6271 C1 com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.callWriteObject(Ljava/lang/Class;Ljava/lang/Object;Ljava/io/ObjectOutputStream;)V (126 bytes) @ 0x00000000036666c4 [0x0000000003666220+0x4a4]
J 5628 C1 com.thoughtworks.xstream.converters.reflection.SerializableConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (419 bytes) @ 0x0000000002763dc4 [0x0000000002761c60+0x2164]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3593 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (10 bytes) @ 0x0000000002fa4ad4 [0x0000000002fa4a40+0x94]
J 3568 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V (268 bytes) @ 0x0000000002fa3904 [0x0000000002fa2260+0x16a4]
J 3656 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(Lcom/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter;Ljava/util/List;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/util/Map;)V (584 bytes) @ 0x0000000002fe394c [0x0000000002fe0fe0+0x296c]
J 3653 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (59 bytes) @ 0x0000000002fdc634 [0x0000000002fdc120+0x514]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3597 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;)V (9 bytes) @ 0x0000000002fb035c [0x0000000002fb0280+0xdc]
J 5506 C1 com.thoughtworks.xstream.converters.reflection.SerializableConverter$1.writeToStream(Ljava/lang/Object;)V (74 bytes) @ 0x00000000026f2d6c [0x00000000026f2620+0x74c]
J 5510 C1 com.thoughtworks.xstream.core.util.CustomObjectOutputStream.writeObjectOverride(Ljava/lang/Object;)V (11 bytes) @ 0x00000000030820e4 [0x0000000003081da0+0x344]
J 5509 C1 java.io.ObjectOutputStream.writeObject(Ljava/lang/Object;)V (38 bytes) @ 0x00000000026ae8d4 [0x00000000026ae6e0+0x1f4]
J 6282 C1 java.util.ArrayList.writeObject(Ljava/io/ObjectOutputStream;)V (60 bytes) @ 0x000000000366f814 [0x000000000366f580+0x294]
J 5660 C1 sun.reflect.GeneratedMethodAccessor9.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (66 bytes) @ 0x00000000031a052c [0x00000000031a01e0+0x34c]
J 1728 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002aa06c4 [0x0000000002aa05c0+0x104]
J 1727 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002aaa6b4 [0x0000000002aaa340+0x374]
J 6271 C1 com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.callWriteObject(Ljava/lang/Class;Ljava/lang/Object;Ljava/io/ObjectOutputStream;)V (126 bytes) @ 0x00000000036666c4 [0x0000000003666220+0x4a4]
J 5628 C1 com.thoughtworks.xstream.converters.reflection.SerializableConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (419 bytes) @ 0x0000000002763dc4 [0x0000000002761c60+0x2164]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3593 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (10 bytes) @ 0x0000000002fa4ad4 [0x0000000002fa4a40+0x94]
J 3568 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V (268 bytes) @ 0x0000000002fa3904 [0x0000000002fa2260+0x16a4]
J 3656 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(Lcom/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter;Ljava/util/List;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/util/Map;)V (584 bytes) @ 0x0000000002fe394c [0x0000000002fe0fe0+0x296c]
J 3653 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (59 bytes) @ 0x0000000002fdc634 [0x0000000002fdc120+0x514]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3597 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;)V (9 bytes) @ 0x0000000002fb035c [0x0000000002fb0280+0xdc]
J 5506 C1 com.thoughtworks.xstream.converters.reflection.SerializableConverter$1.writeToStream(Ljava/lang/Object;)V (74 bytes) @ 0x00000000026f2d6c [0x00000000026f2620+0x74c]
J 5510 C1 com.thoughtworks.xstream.core.util.CustomObjectOutputStream.writeObjectOverride(Ljava/lang/Object;)V (11 bytes) @ 0x00000000030820e4 [0x0000000003081da0+0x344]
J 5509 C1 java.io.ObjectOutputStream.writeObject(Ljava/lang/Object;)V (38 bytes) @ 0x00000000026ae8d4 [0x00000000026ae6e0+0x1f4]
J 6282 C1 java.util.ArrayList.writeObject(Ljava/io/ObjectOutputStream;)V (60 bytes) @ 0x000000000366f814 [0x000000000366f580+0x294]
J 5660 C1 sun.reflect.GeneratedMethodAccessor9.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (66 bytes) @ 0x00000000031a052c [0x00000000031a01e0+0x34c]
J 1728 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002aa06c4 [0x0000000002aa05c0+0x104]
J 1727 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002aaa6b4 [0x0000000002aaa340+0x374]
J 6271 C1 com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.callWriteObject(Ljava/lang/Class;Ljava/lang/Object;Ljava/io/ObjectOutputStream;)V (126 bytes) @ 0x00000000036666c4 [0x0000000003666220+0x4a4]
J 5628 C1 com.thoughtworks.xstream.converters.reflection.SerializableConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (419 bytes) @ 0x0000000002763dc4 [0x0000000002761c60+0x2164]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3593 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (10 bytes) @ 0x0000000002fa4ad4 [0x0000000002fa4a40+0x94]
J 3568 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V (268 bytes) @ 0x0000000002fa3904 [0x0000000002fa2260+0x16a4]
J 3656 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(Lcom/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter;Ljava/util/List;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/util/Map;)V (584 bytes) @ 0x0000000002fe394c [0x0000000002fe0fe0+0x296c]
J 3653 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (59 bytes) @ 0x0000000002fdc634 [0x0000000002fdc120+0x514]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3593 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (10 bytes) @ 0x0000000002fa4ad4 [0x0000000002fa4a40+0x94]
J 3568 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V (268 bytes) @ 0x0000000002fa3904 [0x0000000002fa2260+0x16a4]
J 3656 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(Lcom/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter;Ljava/util/List;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/util/Map;)V (584 bytes) @ 0x0000000002fe394c [0x0000000002fe0fe0+0x296c]
J 3653 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (59 bytes) @ 0x0000000002fdc634 [0x0000000002fdc120+0x514]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3593 C1 com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (10 bytes) @ 0x0000000002fa4ad4 [0x0000000002fa4a40+0x94]
J 3568 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object;)V (268 bytes) @ 0x0000000002fa3904 [0x0000000002fa2260+0x16a4]
J 3656 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(Lcom/thoughtworks/xstream/converters/reflection/AbstractReflectionConverter;Ljava/util/List;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/MarshallingContext;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/util/Map;)V (584 bytes) @ 0x0000000002fe394c [0x0000000002fe0fe0+0x296c]
J 3653 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (59 bytes) @ 0x0000000002fdc634 [0x0000000002fdc120+0x514]
J 3636 C1 com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/MarshallingContext;)V (107 bytes) @ 0x0000000002fd4c64 [0x0000000002fd3e80+0xde4]
J 5608 C2 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/Converter;)V (79 bytes) @ 0x0000000002bfe2c8 [0x0000000002bfda40+0x888]
J 3595 C1 com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(Ljava/lang/Object;)V (7 bytes) @ 0x0000000002faca94 [0x0000000002faca00+0x94]
j com.thoughtworks.xstream.core.TreeMarshaller.start(Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/DataHolder;)V+66
j com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Ljava/lang/Object;Lcom/thoughtworks/xstream/converters/ConverterLookup;Lcom/thoughtworks/xstream/mapper/Mapper;Lcom/thoughtworks/xstream/converters/DataHolder;)V+15
j com.thoughtworks.xstream.XStream.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;Lcom/thoughtworks/xstream/converters/DataHolder;)V+15
j com.thoughtworks.xstream.XStream.marshal(Ljava/lang/Object;Lcom/thoughtworks/xstream/io/HierarchicalStreamWriter;)V+4
j com.thoughtworks.xstream.XStream.toXML(Ljava/lang/Object;Ljava/io/OutputStream;)V+14
j PDOL.Utility.SerializingUtil.toXML(Ljava/lang/Object;Ljava/io/OutputStream;)V+5
j PDOL.Persistence.WorkspacePersistenceService$1.run()V+27
j PDOL.ErrorHandling.ExceptionUtilities.failOnException(Ljavax/swing/JComponent;LPDOL/Common/Delegate/FailingCommand;)V+1
j PDOL.ErrorHandling.ExceptionUtilities.failOnException(LPDOL/Common/Delegate/FailingCommand;)V+2
j PDOL.Persistence.WorkspacePersistenceService.saveProjectWorkspaceComponentToPath(LPDOL/DataObject/Project;Ljava/nio/file/Path;)V+10
j PDOL.Persistence.WorkspacePersistenceService.performAutoSaveOn(LPDOL/Persistence/WorkspacePersistenceService$DelayedSaveEvent;)V+15
v ~StubRoutines::call_stub
J 2362 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002c70cbf [0x0000000002c70c40+0x7f]
J 2361 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002c7842c [0x0000000002c77280+0x11ac]
J 1728 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002aa06c4 [0x0000000002aa05c0+0x104]
J 1727 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002aaa6b4 [0x0000000002aaa340+0x374]
J 4708 C1 com.google.common.eventbus.EventHandler.handleEvent(Ljava/lang/Object;)V (108 bytes) @ 0x000000000334d20c [0x000000000334cee0+0x32c]
J 4707 C1 com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Ljava/lang/Object;)V (6 bytes) @ 0x000000000334c944 [0x000000000334c800+0x144]
J 4706 C1 com.google.common.eventbus.EventBus.dispatch(Ljava/lang/Object;Lcom/google/common/eventbus/EventHandler;)V (49 bytes) @ 0x0000000003340fdc [0x0000000003340ec0+0x11c]
j com.google.common.eventbus.EventBus.dispatchQueuedEvents()V+62
j com.google.common.eventbus.EventBus.post(Ljava/lang/Object;)V+185
j PDOL.Common.EventBus.post(LPDOL/Common/Event;)V+26
j PDOL.Optimizers.OptimizationExecutor.run()Z+160
j PDOL.UserInterface.GUIController$1.run()V+20
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000023ba0000 JavaThread "Animation Thread" [_thread_blocked, id=7932, stack(0x000000002be10000,0x000000002bf10000)]
0x0000000023b9c800 JavaThread "Animation Thread" [_thread_blocked, id=13712, stack(0x000000002d5b0000,0x000000002d6b0000)]
0x0000000023b9e000 JavaThread "Animation Thread" [_thread_blocked, id=13048, stack(0x000000002c5a0000,0x000000002c6a0000)]
=>0x0000000023b9b000 JavaThread "Thread-9" [_thread_in_native, id=13400, stack(0x0000000029130000,0x0000000029230000)]
0x0000000023a64800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=12516, stack(0x0000000029740000,0x0000000029840000)]
0x0000000023a61800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4672, stack(0x0000000029850000,0x0000000029950000)]
0x0000000023a62000 JavaThread "DestroyJavaVM" [_thread_blocked, id=12660, stack(0x0000000002310000,0x0000000002410000)]
0x0000000023311800 JavaThread "D3D Screen Updater" daemon [_thread_in_Java, id=1248, stack(0x0000000029230000,0x0000000029330000)]
0x0000000023b49000 JavaThread "AWT-EventQueue-0" [_thread_in_Java, id=4812, stack(0x0000000026690000,0x0000000026790000)]
0x0000000022711800 JavaThread "AWT-Shutdown" [_thread_blocked, id=13464, stack(0x0000000024550000,0x0000000024650000)]
0x0000000022c68800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=12132, stack(0x0000000024650000,0x0000000024750000)]
0x0000000021d13800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=13620, stack(0x0000000024450000,0x0000000024550000)]
0x0000000022779800 JavaThread "com.google.inject.internal.util.$Finalizer" daemon [_thread_blocked, id=17360, stack(0x0000000022fa0000,0x00000000230a0000)]
0x0000000021d63800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=3960, stack(0x00000000225a0000,0x00000000226a0000)]
0x0000000021a85800 JavaThread "Service Thread" daemon [_thread_blocked, id=13000, stack(0x00000000222e0000,0x00000000223e0000)]
0x0000000021a66800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=16916, stack(0x00000000221e0000,0x00000000222e0000)]
0x0000000021a1e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=13128, stack(0x00000000220e0000,0x00000000221e0000)]
0x0000000021a16800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10944, stack(0x0000000021fe0000,0x00000000220e0000)]
0x0000000021a13000 JavaThread "Attach Listener" daemon [_thread_blocked, id=12520, stack(0x0000000021ee0000,0x0000000021fe0000)]
0x0000000021a11000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3836, stack(0x0000000021de0000,0x0000000021ee0000)]
0x0000000020673800 JavaThread "Finalizer" daemon [_thread_blocked, id=10324, stack(0x00000000218e0000,0x00000000219e0000)]
0x0000000020668800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8196, stack(0x00000000217e0000,0x00000000218e0000)]
Other Threads:
0x000000002065f800 VMThread [stack: 0x00000000216e0000,0x00000000217e0000] [id=5044]
0x0000000021a8d000 WatcherThread [stack: 0x00000000223e0000,0x00000000224e0000] [id=16428]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 178688K, used 126812K [0x0000000740000000, 0x000000074dd80000, 0x00000007c0000000)
eden space 153088K, 76% used [0x0000000740000000,0x0000000747299fc0,0x0000000749580000)
from space 25600K, 36% used [0x000000074b680000,0x000000074bfbd130,0x000000074cf80000)
to space 33792K, 0% used [0x0000000749580000,0x0000000749580000,0x000000074b680000)
ParOldGen total 124416K, used 95030K [0x0000000640000000, 0x0000000647980000, 0x0000000740000000)
object space 124416K, 76% used [0x0000000640000000,0x0000000645ccdb30,0x0000000647980000)
Metaspace used 37549K, capacity 40778K, committed 41088K, reserved 1085440K
class space used 4986K, capacity 5654K, committed 5760K, reserved 1048576K
Card table byte_map: [0x00000000118d0000,0x00000000124e0000] byte_map_base: 0x000000000e6d0000
Marking Bits: (ParMarkBitMap*) 0x00000000740313b0
Begin Bits: [0x00000000130e0000, 0x00000000190e0000)
End Bits: [0x00000000190e0000, 0x000000001f0e0000)
Polling page: 0x0000000000a70000
CodeCache: size=245760Kb used=17725Kb max_used=17739Kb free=228034Kb
bounds [0x0000000002510000, 0x0000000003680000, 0x0000000011510000]
total_blobs=6099 nmethods=5416 adapters=593
compilation: enabled
Compilation events (10 events):
Event: 77.546 Thread 0x0000000021a1e000 nmethod 6286 0x000000000366bd90 code [0x000000000366bee0, 0x000000000366bfd8]
Event: 77.546 Thread 0x0000000021a1e000 6278 4 com.thoughtworks.xstream.mapper.FieldAliasingMapper::serializedMember (24 bytes)
Event: 77.550 Thread 0x0000000021a1e000 nmethod 6278 0x00000000036723d0 code [0x0000000003672520, 0x00000000036725e8]
Event: 77.550 Thread 0x0000000021a1e000 6285 4 com.thoughtworks.xstream.mapper.OuterClassMapper::serializedMember (21 bytes)
Event: 77.554 Thread 0x0000000021a1e000 nmethod 6285 0x0000000003672710 code [0x0000000003672860, 0x00000000036729d8]
Event: 77.554 Thread 0x0000000021a1e000 6258 4 com.thoughtworks.xstream.mapper.ImplicitCollectionMapper::getImplicitCollectionDefForFieldName (18 bytes)
Event: 77.556 Thread 0x0000000021a1e000 nmethod 6258 0x000000000366bad0 code [0x000000000366bc20, 0x000000000366bcc8]
Event: 77.556 Thread 0x0000000021a1e000 6259 4 com.thoughtworks.xstream.mapper.AnnotationMapper::getLocalConverter (19 bytes)
Event: 77.559 Thread 0x0000000021a1e000 nmethod 6259 0x0000000003672ad0 code [0x0000000003672c20, 0x0000000003672ce8]
Event: 77.559 Thread 0x0000000021a1e000 6279 4 java.lang.AbstractStringBuilder::append (62 bytes)
GC Heap History (10 events):
Event: 57.731 GC heap before
{Heap before GC invocations=60 (full 6):
PSYoungGen total 164864K, used 12266K [0x0000000740000000, 0x000000074bc80000, 0x00000007c0000000)
eden space 152576K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749500000)
from space 12288K, 99% used [0x000000074a680000,0x000000074b27abe8,0x000000074b280000)
to space 17920K, 0% used [0x0000000749500000,0x0000000749500000,0x000000074a680000)
ParOldGen total 53760K, used 51367K [0x0000000640000000, 0x0000000643480000, 0x0000000740000000)
object space 53760K, 95% used [0x0000000640000000,0x0000000643229e50,0x0000000643480000)
Metaspace used 37469K, capacity 40724K, committed 41088K, reserved 1085440K
class space used 4980K, capacity 5645K, committed 5760K, reserved 1048576K
Event: 58.646 GC heap after
Heap after GC invocations=60 (full 6):
PSYoungGen total 164864K, used 3893K [0x0000000740000000, 0x000000074bc80000, 0x00000007c0000000)
eden space 152576K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749500000)
from space 12288K, 31% used [0x000000074a680000,0x000000074aa4d538,0x000000074b280000)
to space 17920K, 0% used [0x0000000749500000,0x0000000749500000,0x000000074a680000)
ParOldGen total 71680K, used 53690K [0x0000000640000000, 0x0000000644600000, 0x0000000740000000)
object space 71680K, 74% used [0x0000000640000000,0x000000064346e950,0x0000000644600000)
Metaspace used 37469K, capacity 40724K, committed 41088K, reserved 1085440K
class space used 4980K, capacity 5645K, committed 5760K, reserved 1048576K
}
Event: 64.853 GC heap before
{Heap before GC invocations=61 (full 6):
PSYoungGen total 164864K, used 156469K [0x0000000740000000, 0x000000074bc80000, 0x00000007c0000000)
eden space 152576K, 100% used [0x0000000740000000,0x0000000749500000,0x0000000749500000)
from space 12288K, 31% used [0x000000074a680000,0x000000074aa4d538,0x000000074b280000)
to space 17920K, 0% used [0x0000000749500000,0x0000000749500000,0x000000074a680000)
ParOldGen total 71680K, used 53690K [0x0000000640000000, 0x0000000644600000, 0x0000000740000000)
object space 71680K, 74% used [0x0000000640000000,0x000000064346e950,0x0000000644600000)
Metaspace used 37498K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
Event: 64.950 GC heap after
Heap after GC invocations=61 (full 6):
PSYoungGen total 170496K, used 17911K [0x0000000740000000, 0x000000074cf80000, 0x00000007c0000000)
eden space 152576K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749500000)
from space 17920K, 99% used [0x0000000749500000,0x000000074a67dd90,0x000000074a680000)
to space 25600K, 0% used [0x000000074b680000,0x000000074b680000,0x000000074cf80000)
ParOldGen total 71680K, used 67508K [0x0000000640000000, 0x0000000644600000, 0x0000000740000000)
object space 71680K, 94% used [0x0000000640000000,0x00000006441ed120,0x0000000644600000)
Metaspace used 37498K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
}
Event: 64.950 GC heap before
{Heap before GC invocations=62 (full 7):
PSYoungGen total 170496K, used 17911K [0x0000000740000000, 0x000000074cf80000, 0x00000007c0000000)
eden space 152576K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749500000)
from space 17920K, 99% used [0x0000000749500000,0x000000074a67dd90,0x000000074a680000)
to space 25600K, 0% used [0x000000074b680000,0x000000074b680000,0x000000074cf80000)
ParOldGen total 71680K, used 67508K [0x0000000640000000, 0x0000000644600000, 0x0000000740000000)
object space 71680K, 94% used [0x0000000640000000,0x00000006441ed120,0x0000000644600000)
Metaspace used 37498K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
Event: 65.883 GC heap after
Heap after GC invocations=62 (full 7):
PSYoungGen total 170496K, used 7657K [0x0000000740000000, 0x000000074cf80000, 0x00000007c0000000)
eden space 152576K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749500000)
from space 17920K, 42% used [0x0000000749500000,0x0000000749c7a530,0x000000074a680000)
to space 25600K, 0% used [0x000000074b680000,0x000000074b680000,0x000000074cf80000)
ParOldGen total 95232K, used 71193K [0x0000000640000000, 0x0000000645d00000, 0x0000000740000000)
object space 95232K, 74% used [0x0000000640000000,0x0000000644586768,0x0000000645d00000)
Metaspace used 37498K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
}
Event: 71.886 GC heap before
{Heap before GC invocations=63 (full 7):
PSYoungGen total 170496K, used 160233K [0x0000000740000000, 0x000000074cf80000, 0x00000007c0000000)
eden space 152576K, 100% used [0x0000000740000000,0x0000000749500000,0x0000000749500000)
from space 17920K, 42% used [0x0000000749500000,0x0000000749c7a530,0x000000074a680000)
to space 25600K, 0% used [0x000000074b680000,0x000000074b680000,0x000000074cf80000)
ParOldGen total 95232K, used 71193K [0x0000000640000000, 0x0000000645d00000, 0x0000000740000000)
object space 95232K, 74% used [0x0000000640000000,0x0000000644586768,0x0000000645d00000)
Metaspace used 37509K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
Event: 72.006 GC heap after
Heap after GC invocations=63 (full 7):
PSYoungGen total 178688K, used 25596K [0x0000000740000000, 0x000000074dd80000, 0x00000007c0000000)
eden space 153088K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749580000)
from space 25600K, 99% used [0x000000074b680000,0x000000074cf7f020,0x000000074cf80000)
to space 33792K, 0% used [0x0000000749580000,0x0000000749580000,0x000000074b680000)
ParOldGen total 95232K, used 82263K [0x0000000640000000, 0x0000000645d00000, 0x0000000740000000)
object space 95232K, 86% used [0x0000000640000000,0x0000000645055c60,0x0000000645d00000)
Metaspace used 37509K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
}
Event: 72.006 GC heap before
{Heap before GC invocations=64 (full 8):
PSYoungGen total 178688K, used 25596K [0x0000000740000000, 0x000000074dd80000, 0x00000007c0000000)
eden space 153088K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749580000)
from space 25600K, 99% used [0x000000074b680000,0x000000074cf7f020,0x000000074cf80000)
to space 33792K, 0% used [0x0000000749580000,0x0000000749580000,0x000000074b680000)
ParOldGen total 95232K, used 82263K [0x0000000640000000, 0x0000000645d00000, 0x0000000740000000)
object space 95232K, 86% used [0x0000000640000000,0x0000000645055c60,0x0000000645d00000)
Metaspace used 37509K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
Event: 73.073 GC heap after
Heap after GC invocations=64 (full 8):
PSYoungGen total 178688K, used 9460K [0x0000000740000000, 0x000000074dd80000, 0x00000007c0000000)
eden space 153088K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000749580000)
from space 25600K, 36% used [0x000000074b680000,0x000000074bfbd130,0x000000074cf80000)
to space 33792K, 0% used [0x0000000749580000,0x0000000749580000,0x000000074b680000)
ParOldGen total 124416K, used 95030K [0x0000000640000000, 0x0000000647980000, 0x0000000740000000)
object space 124416K, 76% used [0x0000000640000000,0x0000000645ccdb30,0x0000000647980000)
Metaspace used 37509K, capacity 40736K, committed 41088K, reserved 1085440K
class space used 4981K, capacity 5647K, committed 5760K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 43.769 Thread 0x0000000023b96800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000312bf90 method=PDOL.Common.Queryable.Queries.WhereQuery$SelectIterator.<init>(LPDOL/Common/Queryable/Queries/WhereQuery;)V @ 17
Event: 43.905 Thread 0x0000000023b96800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000312bf90 method=PDOL.Common.Queryable.Queries.WhereQuery$SelectIterator.<init>(LPDOL/Common/Queryable/Queries/WhereQuery;)V @ 17
Event: 45.929 Thread 0x0000000023b9b000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000312cb10 method=PDOL.Common.Queryable.Queries.WhereQuery$SelectIterator.<init>(LPDOL/Common/Queryable/Queries/WhereQuery;)V @ 17
Event: 45.934 Thread 0x0000000023b9b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027ad480 method=java.awt.Font.getFont2D()Lsun/font/Font2D; @ 5
Event: 45.935 Thread 0x0000000023b9b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027ad480 method=java.awt.Font.getFont2D()Lsun/font/Font2D; @ 5
Event: 45.936 Thread 0x0000000023b9b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027ad480 method=java.awt.Font.getFont2D()Lsun/font/Font2D; @ 5
Event: 45.936 Thread 0x0000000023b9b000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027ad480 method=java.awt.Font.getFont2D()Lsun/font/Font2D; @ 5
Event: 46.681 Thread 0x0000000023b49000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000264ea80 method=sun.awt.PostEventQueue.flush()V @ 23
Event: 48.449 Thread 0x0000000023b9c800 Uncommon trap: reason=range_check action=make_not_entrant pc=0x000000000357b764 method=java.awt.geom.AffineTransform.<init>([D)V @ 7
Event: 77.417 Thread 0x0000000023b9b000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003663518 method=com.thoughtworks.xstream.mapper.EnumMapper.getLocalConverter(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;)Lcom/thoughtworks/xstream/converters/SingleValueConverteÕ!xâE@
Internal exceptions (10 events):
Event: 46.882 Thread 0x0000000023b9b000 Exception <a 'java/lang/NullPointerException'> (0x0000000741719de0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1271]
Event: 46.898 Thread 0x0000000023b9a000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000074015a630) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
Event: 46.915 Thread 0x0000000023b9a000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000740162630) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
Event: 46.923 Thread 0x0000000023b9b000 Exception <a 'java/lang/NullPointerException'> (0x0000000741899a50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1271]
Event: 46.927 Thread 0x0000000023b9b000 Exception <a 'java/lang/NullPointerException'> (0x000000074190c908) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1271]
Event: 46.930 Thread 0x0000000023b9a000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x000000074016a630) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
Event: 46.931 Thread 0x0000000023b9b000 Exception <a 'java/lang/NullPointerException'> (0x0000000741927960) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1271]
Event: 46.936 Thread 0x0000000023b9a000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000740172690) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
Event: 47.276 Thread 0x0000000023b9e800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007401beb10) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\prims\jvm.cpp, line 3028]
Event: 77.564 Thread 0x0000000023b9b000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007471bfbb8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1854\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Events (10 events):
Event: 65.883 Executing VM operation: ParallelGCFailedAllocation done
Event: 71.886 Executing VM operation: ParallelGCFailedAllocation
Event: 73.073 Executing VM operation: ParallelGCFailedAllocation done
Event: 77.329 loading class java/util/AbstractList$1
Event: 77.329 loading class java/util/AbstractList$1 done
Event: 77.417 Thread 0x0000000023b9b000 Uncommon trap: trap_request=0xfffffff4 fr.pc=0x0000000003663518
Event: 77.417 Thread 0x0000000023b9b000 DEOPT PACKING pc=0x0000000003663518 sp=0x000000002922a390
Event: 77.417 Thread 0x0000000023b9b000 DEOPT UNPACKING pc=0x00000000025555af sp=0x000000002922a2e8 mode 2
Event: 77.563 loading class com/thoughtworks/xstream/mapper/ImplicitCollectionMapper$ImplicitCollectionMapperForClass
Event: 77.563 loading class com/thoughtworks/xstream/mapper/ImplicitCollectionMapper$ImplicitCollectionMapperForClass done
Dynamic libraries:
0x00007ff785160000 - 0x00007ff785194000 C:\Program Files\Java\jdk1.8.0\bin\java.exe
0x00007ffed3770000 - 0x00007ffed3919000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffed3140000 - 0x00007ffed3279000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffed0bc0000 - 0x00007ffed0ccf000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffecf720000 - 0x00007ffecf7ab000 C:\WINDOWS\system32\apphelp.dll
0x00007ffec5430000 - 0x00007ffec547f000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffed3520000 - 0x00007ffed35c7000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffed09a0000 - 0x00007ffed09cb000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffed1800000 - 0x00007ffed1851000 C:\WINDOWS\system32\SHLWAPI.dll
0x00007ffed1350000 - 0x00007ffed14c1000 C:\WINDOWS\system32\USER32.dll
0x00007ffed2e80000 - 0x00007ffed2ff6000 C:\WINDOWS\system32\ole32.dll
0x00007ffed1920000 - 0x00007ffed2d2f000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffed00f0000 - 0x00007ffed010f000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffed1860000 - 0x00007ffed1905000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffec4fe0000 - 0x00007ffec4ffb000 C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffed2d30000 - 0x00007ffed2e66000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffed3710000 - 0x00007ffed3767000 C:\WINDOWS\SYSTEM32\sechost.dll
0x00007ffed1620000 - 0x00007ffed17f7000 C:\WINDOWS\SYSTEM32\combase.dll
0x00007ffed1060000 - 0x00007ffed11a5000 C:\WINDOWS\system32\GDI32.dll
0x00007ffed0af0000 - 0x00007ffed0b04000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffead8c0000 - 0x00007ffeadd3f000 C:\WINDOWS\AppPatch\AppPatch64\AcLayers.DLL
0x00007ffec54a0000 - 0x00007ffec54a3000 C:\WINDOWS\SYSTEM32\sfc.dll
0x00007ffecdc20000 - 0x00007ffecdc9b000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x00007ffec6f20000 - 0x00007ffec6f30000 C:\WINDOWS\SYSTEM32\sfc_os.DLL
0x00007ffecf140000 - 0x00007ffecf1e1000 C:\WINDOWS\SYSTEM32\SHCORE.dll
0x00007ffed1530000 - 0x00007ffed1564000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffed35d0000 - 0x00007ffed3708000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffeceb20000 - 0x00007ffeced7a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_62475f7becb72503\COMCTL32.dll
0x00000000747d0000 - 0x00000000748a2000 C:\Program Files\Java\jdk1.8.0\jre\bin\msvcr100.dll
0x0000000073880000 - 0x00000000740aa000 C:\Program Files\Java\jdk1.8.0\jre\bin\server\jvm.dll
0x00007ffec8000000 - 0x00007ffec8009000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffece0a0000 - 0x00007ffece0bf000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffed3280000 - 0x00007ffed3287000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffed14d0000 - 0x00007ffed1528000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffecdf00000 - 0x00007ffecdf2a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffed3330000 - 0x00007ffed3339000 C:\WINDOWS\system32\NSI.dll
0x00007ffed0fb0000 - 0x00007ffed0ffa000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffecf970000 - 0x00007ffecf996000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00000000747c0000 - 0x00000000747cf000 C:\Program Files\Java\jdk1.8.0\jre\bin\verify.dll
0x0000000074790000 - 0x00000000747b8000 C:\Program Files\Java\jdk1.8.0\jre\bin\java.dll
0x0000000074770000 - 0x0000000074786000 C:\Program Files\Java\jdk1.8.0\jre\bin\zip.dll
0x00007ffecdf50000 - 0x00007ffecdf60000 C:\Program Files (x86)\JetBrains\IntelliJ IDEA 13.0.2\bin\breakgen64.dll
0x0000000074d90000 - 0x0000000074daa000 C:\Program Files\Java\jdk1.8.0\jre\bin\net.dll
0x00007ffed0530000 - 0x00007ffed0588000 C:\WINDOWS\system32\mswsock.dll
0x0000000074bf0000 - 0x0000000074d86000 C:\Program Files\Java\jdk1.8.0\jre\bin\awt.dll
0x00007ffed3080000 - 0x00007ffed3137000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffecf7e0000 - 0x00007ffecf902000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffecef60000 - 0x00007ffecef81000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffecf9e0000 - 0x00007ffecf9ea000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffed0a30000 - 0x00007ffed0a3a000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffed09d0000 - 0x00007ffed0a2e000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
0x00007ffec1ac0000 - 0x00007ffec1cca000 C:\WINDOWS\system32\d3d9.dll
0x00007ffece0c0000 - 0x00007ffece0ca000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffece670000 - 0x00007ffece7d7000 C:\WINDOWS\SYSTEM32\nvumdshimx.dll
0x00007ffed3340000 - 0x00007ffed3516000 C:\WINDOWS\system32\SETUPAPI.dll
0x00007ffece600000 - 0x00007ffece62f000 C:\WINDOWS\system32\nvinitx.dll
0x0000000000bc0000 - 0x0000000000bc6000 C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
0x00007ffecdb30000 - 0x00007ffecdb8f000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
0x00007ffecd760000 - 0x00007ffecd7a6000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
0x00007ffeaeaf0000 - 0x00007ffeaf519000 C:\WINDOWS\system32\igdumdim64.dll
0x00007ffecc6a0000 - 0x00007ffeccaea000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x0000000074ba0000 - 0x0000000074be7000 C:\Program Files\Java\jdk1.8.0\jre\bin\fontmanager.dll
0x0000000074b80000 - 0x0000000074b91000 C:\Program Files\Java\jdk1.8.0\jre\bin\nio.dll
0x00007ffed0f00000 - 0x00007ffed0fa1000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.16384_none_34a8918f959016ea\comctl32.dll
0x0000000074b30000 - 0x0000000074b71000 C:\Program Files\Java\jdk1.8.0\jre\bin\t2k.dll
0x00007ffed1570000 - 0x00007ffed1614000 C:\WINDOWS\SYSTEM32\clbcatq.dll
0x00007ffeceda0000 - 0x00007ffecef33000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffed0590000 - 0x00007ffed05ae000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffecffd0000 - 0x00007ffed0005000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffed06b0000 - 0x00007ffed06d6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffebfd90000 - 0x00007ffebfda4000 C:\WINDOWS\system32\napinsp.dll
0x00007ffebfdb0000 - 0x00007ffebfdc9000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffecb510000 - 0x00007ffecb529000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffed0280000 - 0x00007ffed0323000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffebfdd0000 - 0x00007ffebfddc000 C:\WINDOWS\System32\winrnr.dll
0x00007ffebfde0000 - 0x00007ffebfdf3000 C:\WINDOWS\system32\wshbth.dll
0x00007ffec7120000 - 0x00007ffec7129000 C:\Windows\System32\rasadhlp.dll
0x00007ffecc630000 - 0x00007ffecc659000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffecc620000 - 0x00007ffecc62a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffec99d0000 - 0x00007ffec9a37000 C:\WINDOWS\System32\fwpuclnt.dll
0x0000000074b00000 - 0x0000000074b2a000 C:\Program Files\Java\jdk1.8.0\jre\bin\dcpr.dll
0x00007ffecc020000 - 0x00007ffecc184000 C:\WINDOWS\system32\propsys.dll
0x00007ffebdf50000 - 0x00007ffebe0ec000 C:\WINDOWS\system32\NetworkExplorer.dll
0x00007ffebfb30000 - 0x00007ffebfb6a000 C:\WINDOWS\system32\RemoteFileBrowse.dll
0x00007ffec59f0000 - 0x00007ffec5a3d000 C:\WINDOWS\system32\framedynos.dll
0x00007ffece170000 - 0x00007ffece19a000 C:\Windows\System32\thumbcache.dll
0x00007ffec59e0000 - 0x00007ffec59eb000 C:\WINDOWS\System32\drprov.dll
0x00007ffecfd50000 - 0x00007ffecfda7000 C:\WINDOWS\System32\WINSTA.dll
0x00007ffec54f0000 - 0x00007ffec5505000 C:\WINDOWS\System32\ntlanman.dll
0x00007ffec5340000 - 0x00007ffec535f000 C:\WINDOWS\System32\davclnt.dll
0x00007ffec59d0000 - 0x00007ffec59db000 C:\WINDOWS\System32\DAVHLPR.dll
0x00007ffeccaf0000 - 0x00007ffeccb06000 C:\WINDOWS\System32\wkscli.dll
0x00007ffec36d0000 - 0x00007ffec36e0000 C:\WINDOWS\SYSTEM32\cscapi.dll
0x00007ffed0630000 - 0x00007ffed063c000 C:\WINDOWS\System32\netutils.dll
0x00007ffeb9050000 - 0x00007ffeb90c5000 C:\Windows\System32\dlnashext.dll
0x00007ffebb9c0000 - 0x00007ffebba07000 C:\Windows\System32\PlayToDevice.dll
0x00007ffebb410000 - 0x00007ffebb42c000 C:\Windows\System32\DevDispItemProvider.dll
0x00007ffec98e0000 - 0x00007ffec98f4000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffec9910000 - 0x00007ffec9929000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffec5e50000 - 0x00007ffec5e8d000 C:\WINDOWS\System32\netprofm.dll
0x00007ffecdf40000 - 0x00007ffecdf4e000 C:\WINDOWS\System32\npmproxy.dll
0x00007ffebe880000 - 0x00007ffebeb30000 C:\Windows\System32\actxprxy.dll
0x00007ffeb7a00000 - 0x00007ffeb7bef000 C:\WINDOWS\system32\wpdshext.dll
0x00007ffed11b0000 - 0x00007ffed1348000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.16384_none_9332526147499ed1\gdiplus.dll
0x00007ffeca470000 - 0x00007ffeca516000 C:\Windows\System32\PortableDeviceApi.dll
0x00007ffed0cd0000 - 0x00007ffed0d1e000 C:\WINDOWS\system32\WINTRUST.dll
0x00007ffed0d20000 - 0x00007ffed0ef7000 C:\WINDOWS\system32\CRYPT32.dll
0x000000002c360000 - 0x000000002c372000 C:\WINDOWS\system32\MSASN1.dll
0x00007ffebd4b0000 - 0x00007ffebd4e6000 C:\Windows\System32\EhStorShell.dll
0x00007ffec16a0000 - 0x00007ffec16c5000 C:\Windows\System32\EhStorAPI.dll
0x00007ffecef40000 - 0x00007ffecef51000 C:\Windows\System32\WTSAPI32.dll
0x00007ffec4830000 - 0x00007ffec4854000 C:\WINDOWS\System32\IDStore.dll
0x00007ffecb3c0000 - 0x00007ffecb3de000 C:\WINDOWS\System32\SAMLIB.dll
0x00007ffeca600000 - 0x00007ffeca669000 C:\WINDOWS\System32\wlidprov.dll
0x00007ffeb7480000 - 0x00007ffeb7608000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -ea -Xmx6g -verbose -Didea.launcher.port=7536 -Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 13.0.2\bin -Dfile.encoding=UTF-8
java_command: com.intellij.rt.execution.application.AppMain PDOL.Bootstrapping.OASISRootBootstrapper
java_class_path (initial): C:\Program Files\Java\jdk1.8.0\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0\jre\lib\ext\zipfs.jar;C:\Users\Geoff\Code\OASIS\build\live;C:\Users\Geoff\Code\OASIS\lib\guava\guava-14.0.1.jar;C:\Users\Geoff\Code\OASIS\lib\guava\jsr305-1.3.9.jar;C:\Users\Geoff\Code\OASIS\lib\guava\javax.inject-1.jar;C:\Users\Geoff\Code\OASIS\lib\jama\jama-1.0.3.jar;C:\Users\Geoff\Code\OASIS\lib\ejml\ejml-0.23.jar;C:\Users\Geoff\Code\OASIS\lib\swingx\swingx-all-1.6.4.jar;C:\Users\Geoff\Code\OASIS\lib\jfree\jfreechart-1.0.15.jar;C:\Users\Geoff\Code\OASIS\lib\jfree\jcommon-1.0.17.jar;C:\Users\Geoff\Code\OASIS\lib\jfree\xml-apis-1.3.04.jar;C:\Users\Geoff\Code\OASIS\lib\jfree\servlet-api-2.5.jar;C:\Users\Geoff\Code\OASIS\lib\jfree\itext-2.1.5.jar;C:\Users\Geoff\Code\OASIS\lib\jfree\bcmail-jdk14-138.jar;C:\Users\Geoff\Code\OASIS\lib\jfree\bcprov-jdk14-138
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Lenovo\Fingerprint Manager Pro\;C:\ProgramData\Lenovo\ReadyApps;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Git\cmd;C:\Go\bin;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\VisualSVN\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Perforce
USERNAME=Geoff
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, ht, tsc, tscinvbit
Memory: 4k page, physical 4071084k(719752k free), swap 10611384k(5023024k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.0-b69) for windows-amd64 JRE (1.8.0-b129), built on Feb 7 2014 12:48:41 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Mar 11 11:26:39 2014
elapsed time: 77 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment