[forge-issues] [JBoss JIRA] (FORGE-1601) Memory violation error when running Addons-Tests on Windows

George Gastaldi (JIRA) issues at jboss.org
Tue Feb 25 14:41:47 EST 2014


    [ https://issues.jboss.org/browse/FORGE-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948052#comment-12948052 ] 

George Gastaldi commented on FORGE-1601:
----------------------------------------

For the record, it was updated to Java SE 7u51
                
> Memory violation error when running Addons-Tests on Windows
> -----------------------------------------------------------
>
>                 Key: FORGE-1601
>                 URL: https://issues.jboss.org/browse/FORGE-1601
>             Project: Forge
>          Issue Type: Bug
>          Components: Builtin Plugins, Forge Build, Windows
>    Affects Versions: 2.0.1.Final
>         Environment: Windows 7 x64, Maven 3.1.1, java version "1.7.0_21"
>            Reporter: Adam Wyłuda
>             Fix For: 2.x Future
>
>
> {code}
> Running org.jboss.forge.addon.addons.AddonProjectConfiguratorTest
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076e157d5, pid=3232, t
> id=4860
> #
> # JRE version: 7.0_21-b11
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64
>  compressed oops)
> # Problematic frame:
> # C  [ntdll.dll+0x257d5]  RtlAcquireSRWLockShared+0x2c5
> #
> # Failed to write core dump. Minidumps are not enabled by default on client vers
> ions of Windows
> #
> # An error report file with more information is saved as:
> # C:\Users\Adam\forge-workspace\core\addons\tests\hs_err_pid3232.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.sun.com/bugreport/crash.jsp
> #
> ---------------  T H R E A D  ---------------
> Current thread (0x000000000a15d000):  JavaThread "Thread-3" daemon [_thread_in_vm, id=3912, stack(0x000000000c900000,0x000000000ca00000)]
> siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
> Registers:
> RAX=0x006f00700000000e, RBX=0x0000000002250000, RCX=0x0000000000100000, RDX=0x0000000000100000
> RSP=0x000000000c9fece0, RBP=0x000000000d044060, RSI=0x000000000d044050, RDI=0x000000000a3940f0
> R8 =0x000000000a3940f0, R9 =0x0000000002253c18, R10=0x0000000002250158, R11=0x0000000002253c00
> R12=0x0000000000000812, R13=0x0000000000000812, R14=0x0000000002250812, R15=0x000000000cfa0000
> RIP=0x0000000076e157d5, EFLAGS=0x0000000000010246
> Top of Stack: (sp=0x000000000c9fece0)
> 0x000000000c9fece0:   000000000c9fecf1 000000000c9fed08
> 0x000000000c9fecf0:   000000000c9f0001 0000000000a0009e
> 0x000000000c9fed00:   000000000ac0f6d0 0000000000000002
> 0x000000000c9fed10:   000000000a3940f0 0000000002253c00
> 0x000000000c9fed20:   00000000ee08f81e 0000000076f07540
> 0x000000000c9fed30:   0055005c02000002 0073007200650073
> 0x000000000c9fed40:   006100641a000812 006f0066005c006d
> 0x000000000c9fed50:   002d00651a000812 006b0072006f0077
> 0x000000000c9fed60:   006300610d080401 006f0063005c0065
> 0x000000000c9fed70:   0000000000000000 0000000002253c00
> 0x000000000c9fed80:   000000000d286330 0000000000000001
> 0x000000000c9fed90:   0000000002250000 000000000d044050
> 0x000000000c9feda0:   000000000d044050 0000000076e15b00
> 0x000000000c9fedb0:   0000000000000812 006e006500720061
> 0x000000000c9fedc0:   00650074005c0000 0000007302250812
> 0x000000000c9fedd0:   0000000000000000 0000000000000000 
> Instructions: (pc=0x0000000076e157d5)
> 0x0000000076e157b5:   00 00 00 89 44 24 70 0f b7 44 24 70 0f b7 c0 4c
> 0x0000000076e157c5:   3b e0 0f 87 f4 3d 07 00 49 8b 40 08 48 8d 6e 10
> 0x0000000076e157d5:   48 8b 08 49 3b c8 0f 85 f1 3d 07 00 4c 89 45 00
> 0x0000000076e157e5:   48 89 45 08 48 89 28 49 89 68 08 0f b7 46 08 48 
> Register to memory mapping:
> RAX=0x006f00700000000e is an unknown value
> RBX=0x0000000002250000 is an unknown value
> RCX=0x0000000000100000 is an unknown value
> RDX=0x0000000000100000 is an unknown value
> RSP=0x000000000c9fece0 is pointing into the stack for thread: 0x000000000a15d000
> RBP=0x000000000d044060 is an unknown value
> RSI=0x000000000d044050 is an unknown value
> RDI=0x000000000a3940f0 is an unknown value
> R8 =0x000000000a3940f0 is an unknown value
> R9 =0x0000000002253c18 is an unknown value
> R10=0x0000000002250158 is an unknown value
> R11=0x0000000002253c00 is an unknown value
> R12=0x0000000000000812 is an unknown value
> R13=0x0000000000000812 is an unknown value
> R14=0x0000000002250812 is an unknown value
> R15=0x000000000cfa0000 is pointing into the stack for thread: 0x000000000b19a000
> Stack: [0x000000000c900000,0x000000000ca00000],  sp=0x000000000c9fece0,  free space=1019k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
> C  [ntdll.dll+0x257d5]  RtlAcquireSRWLockShared+0x2c5
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> j  sun.misc.Unsafe.freeMemory(J)V+0
> j  sun.nio.fs.NativeBuffer$Deallocator.run()V+7
> j  sun.misc.Cleaner.clean()V+12
> j  sun.nio.fs.WindowsWatchService$WindowsWatchKey.releaseResources()V+14
> j  sun.nio.fs.WindowsWatchService$WindowsWatchKey.invalidate()V+1
> j  sun.nio.fs.WindowsWatchService$Poller.implCancelKey(Ljava/nio/file/WatchKey;)V+44
> j  sun.nio.fs.AbstractPoller.processRequests()Z+141
> j  sun.nio.fs.WindowsWatchService$Poller.run()V+27
> j  java.lang.Thread.run()V+11
> v  ~StubRoutines::call_stub
> ---------------  P R O C E S S  ---------------
> Java Threads: ( => current thread )
>   0x000000000a163000 JavaThread "pool-18-thread-7" [_thread_blocked, id=3552, stack(0x0000000010bc0000,0x0000000010cc0000)]
>   0x000000000a162000 JavaThread "pool-18-thread-6" [_thread_blocked, id=1568, stack(0x0000000010910000,0x0000000010a10000)]
>   0x000000000a161800 JavaThread "pool-18-thread-5" [_thread_blocked, id=2004, stack(0x0000000010540000,0x0000000010640000)]
>   0x000000000a160800 JavaThread "pool-18-thread-4" [_thread_blocked, id=972, stack(0x0000000010700000,0x0000000010800000)]
>   0x000000000a160000 JavaThread "pool-18-thread-3" [_thread_blocked, id=3680, stack(0x0000000010430000,0x0000000010530000)]
>   0x000000000a15f000 JavaThread "pool-18-thread-2" [_thread_blocked, id=4312, stack(0x0000000010320000,0x0000000010420000)]
>   0x000000000a15e800 JavaThread "pool-18-thread-1" [_thread_blocked, id=4904, stack(0x0000000010150000,0x0000000010250000)]
>   0x000000000a15d800 JavaThread "Resource File Monitor" daemon [_thread_blocked, id=4424, stack(0x000000000dfa0000,0x000000000e0a0000)]
> =>0x000000000a15d000 JavaThread "Thread-3" daemon [_thread_in_vm, id=3912, stack(0x000000000c900000,0x000000000ca00000)]
>   0x000000000a15c000 JavaThread "pool-1-thread-9" [_thread_blocked, id=2760, stack(0x000000000ffc0000,0x00000000100c0000)]
>   0x000000000a15b800 JavaThread "pool-1-thread-8" [_thread_blocked, id=4668, stack(0x000000000fec0000,0x000000000ffc0000)]
>   0x000000000d878000 JavaThread "pool-1-thread-7" [_thread_blocked, id=3024, stack(0x000000000fd10000,0x000000000fe10000)]
>   0x000000000bd14000 JavaThread "pool-1-thread-6" [_thread_blocked, id=532, stack(0x000000000fb10000,0x000000000fc10000)]
>   0x000000000d1b0800 JavaThread "pool-1-thread-5" [_thread_blocked, id=4816, stack(0x000000000f990000,0x000000000fa90000)]
>   0x000000000d863800 JavaThread "pool-1-thread-4" [_thread_blocked, id=3672, stack(0x000000000f890000,0x000000000f990000)]
>   0x000000000d881800 JavaThread "pool-1-thread-3" [_thread_blocked, id=3032, stack(0x000000000f460000,0x000000000f560000)]
>   0x000000000dc23000 JavaThread "pool-1-thread-2" [_thread_blocked, id=2016, stack(0x000000000f300000,0x000000000f400000)]
>   0x000000000a29a800 JavaThread "pool-1-thread-1" [_thread_blocked, id=1216, stack(0x000000000f1a0000,0x000000000f2a0000)]
>   0x000000000b19a000 JavaThread "Reference Reaper" daemon [_thread_blocked, id=1540, stack(0x000000000cea0000,0x000000000cfa0000)]
>   0x000000000b17b000 JavaThread "Arquillian Furnace Runtime" [_thread_blocked, id=4288, stack(0x000000000ccc0000,0x000000000cdc0000)]
>   0x000000000b17a000 JavaThread "Thread-1" daemon [_thread_in_native, id=1080, stack(0x000000000cbb0000,0x000000000ccb0000)]
>   0x000000000a08c800 JavaThread "Service Thread" daemon [_thread_blocked, id=2308, stack(0x000000000aad0000,0x000000000abd0000)]
>   0x000000000a083800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3308, stack(0x000000000a4c0000,0x000000000a5c0000)]
>   0x000000000a06e000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1976, stack(0x000000000a7f0000,0x000000000a8f0000)]
>   0x000000000a06d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4292, stack(0x000000000a600000,0x000000000a700000)]
>   0x000000000a06c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2876, stack(0x0000000009b00000,0x0000000009c00000)]
>   0x0000000007fc6800 JavaThread "Finalizer" daemon [_thread_blocked, id=1368, stack(0x0000000009f20000,0x000000000a020000)]
>   0x0000000007fbe000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2116, stack(0x0000000009e20000,0x0000000009f20000)]
>   0x000000000225e000 JavaThread "main" [_thread_in_native, id=3932, stack(0x0000000002360000,0x0000000002460000)]
> Other Threads:
>   0x0000000007fb7800 VMThread [stack: 0x0000000009c20000,0x0000000009d20000] [id=2964]
>   0x000000000a0a5000 WatcherThread [stack: 0x0000000009d20000,0x0000000009e20000] [id=4408]
> VM state:not at safepoint (normal execution)
> VM Mutex/Monitor currently owned by a thread: None
> Heap
>  PSYoungGen      total 115392K, used 4621K [0x00000000f5560000, 0x00000000fe310000, 0x0000000100000000)
>   eden space 115264K, 4% used [0x00000000f5560000,0x00000000f59e3660,0x00000000fc5f0000)
>   from space 128K, 0% used [0x00000000fe2f0000,0x00000000fe2f0000,0x00000000fe310000)
>   to   space 384K, 0% used [0x00000000fe250000,0x00000000fe250000,0x00000000fe2b0000)
>  ParOldGen       total 174784K, used 22038K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e1585988,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> Card table byte_map: [0x00000000055d0000,0x0000000005730000] byte_map_base: 0x0000000004f20000
> Polling page: 0x0000000000130000
> Code Cache  [0x00000000025d0000, 0x0000000002de0000, 0x00000000055d0000)
>  total_blobs=2828 nmethods=2435 adapters=342 free_code_cache=41044Kb largest_free_block=41881600
> Compilation events (10 events):
> Event: 51.103 Thread 0x000000000a083800 2549   !         sun.reflect.GeneratedConstructorAccessor79::newInstance (49 bytes)
> Event: 51.104 Thread 0x000000000a083800 nmethod 2549 0x0000000002cd4c90 code [0x0000000002cd4de0, 0x0000000002cd4ed8]
> Event: 51.762 Thread 0x000000000a06e000 2550             org.jboss.forge.addon.maven.resources.MavenResourceGenerator_$$_javassist_ea5e957b-2080-4cb4-ae77-2fea4ae10d52::ge
> Event: 51.763 Thread 0x000000000a06e000 nmethod 2550 0x0000000002dd0690 code [0x0000000002dd0800, 0x0000000002dd0a08]
> Event: 51.854 Thread 0x000000000a083800 2551             org.jboss.forge.addon.maven.dependencies.MavenDependencyAdapter::getType (22 bytes)
> Event: 51.855 Thread 0x000000000a083800 nmethod 2551 0x0000000002da3890 code [0x0000000002da39e0, 0x0000000002da3ab8]
> Event: 52.048 Thread 0x000000000a06e000 2552             org.apache.maven.settings.io.xpp3.SettingsXpp3Reader::checkFieldWithDuplicate (75 bytes)
> Event: 52.053 Thread 0x000000000a06e000 nmethod 2552 0x0000000002dd1990 code [0x0000000002dd1b20, 0x0000000002dd20c8]
> Event: 52.099 Thread 0x000000000a083800 2553             org.jboss.forge.addon.maven.dependencies.MavenDependencyAdapter::getCoordinate (46 bytes)
> Event: 52.101 Thread 0x000000000a083800 nmethod 2553 0x0000000002da3350 code [0x0000000002da34c0, 0x0000000002da3678]
> GC Heap History (10 events):
> Event: 51.960 GC heap before
> {Heap before GC invocations=207 (full 81):
>  PSYoungGen      total 115456K, used 192K [0x00000000f5560000, 0x00000000fe370000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 192K, 100% used [0x00000000fe340000,0x00000000fe370000,0x00000000fe370000)
>   to   space 384K, 0% used [0x00000000fe2b0000,0x00000000fe2b0000,0x00000000fe310000)
>  ParOldGen       total 174784K, used 22079K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e158fcf0,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48518K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f61950,0x00000000d8fb0000)
> Event: 52.027 GC heap after
> Heap after GC invocations=207 (full 81):
>  PSYoungGen      total 115456K, used 0K [0x00000000f5560000, 0x00000000fe370000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 192K, 0% used [0x00000000fe340000,0x00000000fe340000,0x00000000fe370000)
>   to   space 384K, 0% used [0x00000000fe2b0000,0x00000000fe2b0000,0x00000000fe310000)
>  ParOldGen       total 174784K, used 21990K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e1579a00,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48518K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f61950,0x00000000d8fb0000)
> }
> Event: 52.177 GC heap before
> {Heap before GC invocations=208 (full 81):
>  PSYoungGen      total 115456K, used 62276K [0x00000000f5560000, 0x00000000fe370000, 0x0000000100000000)
>   eden space 115264K, 54% used [0x00000000f5560000,0x00000000f92311b0,0x00000000fc5f0000)
>   from space 192K, 0% used [0x00000000fe340000,0x00000000fe340000,0x00000000fe370000)
>   to   space 384K, 0% used [0x00000000fe2b0000,0x00000000fe2b0000,0x00000000fe310000)
>  ParOldGen       total 174784K, used 21990K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e1579a00,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> Event: 52.179 GC heap after
> Heap after GC invocations=208 (full 81):
>  PSYoungGen      total 115520K, used 256K [0x00000000f5560000, 0x00000000fe350000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 256K, 100% used [0x00000000fe2b0000,0x00000000fe2f0000,0x00000000fe2f0000)
>   to   space 384K, 0% used [0x00000000fe2f0000,0x00000000fe2f0000,0x00000000fe350000)
>  ParOldGen       total 174784K, used 21990K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e1579a00,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> }
> Event: 52.179 GC heap before
> {Heap before GC invocations=209 (full 82):
>  PSYoungGen      total 115520K, used 256K [0x00000000f5560000, 0x00000000fe350000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 256K, 100% used [0x00000000fe2b0000,0x00000000fe2f0000,0x00000000fe2f0000)
>   to   space 384K, 0% used [0x00000000fe2f0000,0x00000000fe2f0000,0x00000000fe350000)
>  ParOldGen       total 174784K, used 21990K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e1579a00,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> Event: 52.251 GC heap after
> Heap after GC invocations=209 (full 82):
>  PSYoungGen      total 115520K, used 0K [0x00000000f5560000, 0x00000000fe350000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 256K, 0% used [0x00000000fe2b0000,0x00000000fe2b0000,0x00000000fe2f0000)
>   to   space 384K, 0% used [0x00000000fe2f0000,0x00000000fe2f0000,0x00000000fe350000)
>  ParOldGen       total 174784K, used 22122K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e159a8d0,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> }
> Event: 52.252 GC heap before
> {Heap before GC invocations=210 (full 82):
>  PSYoungGen      total 115520K, used 2581K [0x00000000f5560000, 0x00000000fe350000, 0x0000000100000000)
>   eden space 115264K, 2% used [0x00000000f5560000,0x00000000f57e5710,0x00000000fc5f0000)
>   from space 256K, 0% used [0x00000000fe2b0000,0x00000000fe2b0000,0x00000000fe2f0000)
>   to   space 384K, 0% used [0x00000000fe2f0000,0x00000000fe2f0000,0x00000000fe350000)
>  ParOldGen       total 174784K, used 22122K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e159a8d0,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> Event: 52.255 GC heap after
> Heap after GC invocations=210 (full 82):
>  PSYoungGen      total 115392K, used 128K [0x00000000f5560000, 0x00000000fe310000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 128K, 100% used [0x00000000fe2f0000,0x00000000fe310000,0x00000000fe310000)
>   to   space 384K, 0% used [0x00000000fe250000,0x00000000fe250000,0x00000000fe2b0000)
>  ParOldGen       total 174784K, used 22122K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e159a8d0,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> }
> Event: 52.255 GC heap before
> {Heap before GC invocations=211 (full 83):
>  PSYoungGen      total 115392K, used 128K [0x00000000f5560000, 0x00000000fe310000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 128K, 100% used [0x00000000fe2f0000,0x00000000fe310000,0x00000000fe310000)
>   to   space 384K, 0% used [0x00000000fe250000,0x00000000fe250000,0x00000000fe2b0000)
>  ParOldGen       total 174784K, used 22122K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e159a8d0,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> Event: 52.332 GC heap after
> Heap after GC invocations=211 (full 83):
>  PSYoungGen      total 115392K, used 0K [0x00000000f5560000, 0x00000000fe310000, 0x0000000100000000)
>   eden space 115264K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000fc5f0000)
>   from space 128K, 0% used [0x00000000fe2f0000,0x00000000fe2f0000,0x00000000fe310000)
>   to   space 384K, 0% used [0x00000000fe250000,0x00000000fe250000,0x00000000fe2b0000)
>  ParOldGen       total 174784K, used 22038K [0x00000000e0000000, 0x00000000eaab0000, 0x00000000f5560000)
>   object space 174784K, 12% used [0x00000000e0000000,0x00000000e1585988,0x00000000eaab0000)
>  PSPermGen       total 48832K, used 48523K [0x00000000d6000000, 0x00000000d8fb0000, 0x00000000e0000000)
>   object space 48832K, 99% used [0x00000000d6000000,0x00000000d8f62f68,0x00000000d8fb0000)
> }
> Deoptimization events (10 events):
> Event: 43.836 Thread 0x000000000225e000 Uncommon trap -34 fr.pc 0x0000000002cb7f68
> Event: 43.979 Thread 0x000000000225e000 Uncommon trap -34 fr.pc 0x0000000002d85778
> Event: 45.720 Thread 0x000000000225e000 Uncommon trap -83 fr.pc 0x00000000028c0284
> Event: 45.720 Thread 0x000000000225e000 Uncommon trap -34 fr.pc 0x000000000279d108
> Event: 45.806 Thread 0x000000000225e000 Uncommon trap -12 fr.pc 0x0000000002d10cc4
> Event: 45.990 Thread 0x000000000225e000 Uncommon trap -12 fr.pc 0x0000000002d081b0
> Event: 48.012 Thread 0x000000000225e000 Uncommon trap -34 fr.pc 0x000000000279d108
> Event: 49.686 Thread 0x000000000225e000 Uncommon trap -34 fr.pc 0x000000000279d108
> Event: 50.106 Thread 0x000000000225e000 Uncommon trap -12 fr.pc 0x0000000002dc2194
> Event: 51.232 Thread 0x000000000225e000 Uncommon trap -34 fr.pc 0x000000000279d108
> Internal exceptions (10 events):
> Event: 50.998 Thread 0x000000000225e000 Threw 0x00000000f56b9548 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Event: 50.998 Thread 0x000000000225e000 Threw 0x00000000f56b9b70 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Event: 51.014 Thread 0x000000000225e000 Threw 0x00000000f5cf2558 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Event: 51.014 Thread 0x000000000225e000 Threw 0x00000000f5cf2b80 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Event: 51.326 Thread 0x000000000a15d800 Threw 0x00000000f57a5110 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
> Event: 51.329 Thread 0x000000000a15d800 Threw 0x00000000f5eff558 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:716
> Event: 52.031 Thread 0x000000000225e000 Threw 0x00000000f56b9788 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Event: 52.031 Thread 0x000000000225e000 Threw 0x00000000f56b9db0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Event: 52.046 Thread 0x000000000225e000 Threw 0x00000000f5cf02e0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Event: 52.046 Thread 0x000000000225e000 Threw 0x00000000f5cf0908 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\runtime\reflection.cpp:1039
> Events (10 events):
> Event: 51.669 Executing VM operation: ParallelGCSystemGC
> Event: 51.744 Executing VM operation: ParallelGCSystemGC done
> Event: 51.880 Executing VM operation: ParallelGCSystemGC
> Event: 51.953 Executing VM operation: ParallelGCSystemGC done
> Event: 51.957 Executing VM operation: ParallelGCSystemGC
> Event: 52.027 Executing VM operation: ParallelGCSystemGC done
> Event: 52.177 Executing VM operation: ParallelGCSystemGC
> Event: 52.251 Executing VM operation: ParallelGCSystemGC done
> Event: 52.252 Executing VM operation: ParallelGCSystemGC
> Event: 52.332 Executing VM operation: ParallelGCSystemGC done
> Dynamic libraries:
> 0x000000013fc80000 - 0x000000013fcb3000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\java.exe
> 0x0000000076df0000 - 0x0000000076f99000 	C:\Windows\SYSTEM32\ntdll.dll
> 0x0000000076cd0000 - 0x0000000076def000 	C:\Windows\system32\kernel32.dll
> 0x000007fefce40000 - 0x000007fefceab000 	C:\Windows\system32\KERNELBASE.dll
> 0x000007feff020000 - 0x000007feff0fb000 	C:\Windows\system32\ADVAPI32.dll
> 0x000007fefd230000 - 0x000007fefd2cf000 	C:\Windows\system32\msvcrt.dll
> 0x000007fefd680000 - 0x000007fefd69f000 	C:\Windows\SYSTEM32\sechost.dll
> 0x000007fefdb30000 - 0x000007fefdc5d000 	C:\Windows\system32\RPCRT4.dll
> 0x0000000076bd0000 - 0x0000000076cca000 	C:\Windows\system32\USER32.dll
> 0x000007fefdc60000 - 0x000007fefdcc7000 	C:\Windows\system32\GDI32.dll
> 0x000007fefd920000 - 0x000007fefd92e000 	C:\Windows\system32\LPK.dll
> 0x000007fefd6a0000 - 0x000007fefd769000 	C:\Windows\system32\USP10.dll
> 0x000007fefae30000 - 0x000007fefb024000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
> 0x000007fefe140000 - 0x000007fefe1b1000 	C:\Windows\system32\SHLWAPI.dll
> 0x000007fefe1c0000 - 0x000007fefe1ee000 	C:\Windows\system32\IMM32.DLL
> 0x000007fefdd40000 - 0x000007fefde49000 	C:\Windows\system32\MSCTF.dll
> 0x000000006b640000 - 0x000000006b711000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\msvcr100.dll
> 0x0000000066d30000 - 0x0000000067451000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\server\jvm.dll
> 0x000007fef1c00000 - 0x000007fef1c09000 	C:\Windows\system32\WSOCK32.dll
> 0x000007fefd8d0000 - 0x000007fefd91d000 	C:\Windows\system32\WS2_32.dll
> 0x000007fefdd30000 - 0x000007fefdd38000 	C:\Windows\system32\NSI.dll
> 0x000007fefaac0000 - 0x000007fefaafb000 	C:\Windows\system32\WINMM.dll
> 0x0000000076fb0000 - 0x0000000076fb7000 	C:\Windows\system32\PSAPI.DLL
> 0x0000000073740000 - 0x000000007374f000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\verify.dll
> 0x0000000072970000 - 0x0000000072998000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\java.dll
> 0x000000006b540000 - 0x000000006b555000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\zip.dll
> 0x000007fefc460000 - 0x000007fefc477000 	C:\Windows\system32\CRYPTSP.dll
> 0x000007fefc160000 - 0x000007fefc1a7000 	C:\Windows\system32\rsaenh.dll
> 0x000007fefbf20000 - 0x000007fefbf3e000 	C:\Windows\system32\USERENV.dll
> 0x000007fefcbd0000 - 0x000007fefcbdf000 	C:\Windows\system32\profapi.dll
> 0x000007fefcac0000 - 0x000007fefcacf000 	C:\Windows\system32\CRYPTBASE.dll
> 0x000000006b520000 - 0x000000006b539000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\net.dll
> 0x000007fefc400000 - 0x000007fefc455000 	C:\Windows\system32\mswsock.dll
> 0x000007fefc3f0000 - 0x000007fefc3f7000 	C:\Windows\System32\wship6.dll
> 0x000007fefb2f0000 - 0x000007fefb305000 	C:\Windows\system32\NLAapi.dll
> 0x000007fef6c70000 - 0x000007fef6c85000 	C:\Windows\system32\napinsp.dll
> 0x000007fef6cb0000 - 0x000007fef6cc9000 	C:\Windows\system32\pnrpnsp.dll
> 0x000007fefc280000 - 0x000007fefc2db000 	C:\Windows\system32\DNSAPI.dll
> 0x000007fef6930000 - 0x000007fef693b000 	C:\Windows\System32\winrnr.dll
> 0x000007fefbde0000 - 0x000007fefbde7000 	C:\Windows\System32\wshtcpip.dll
> 0x000007fefa890000 - 0x000007fefa8b7000 	C:\Windows\system32\IPHLPAPI.DLL
> 0x000007fefa830000 - 0x000007fefa83b000 	C:\Windows\system32\WINNSI.DLL
> 0x000007fef7d50000 - 0x000007fef7d58000 	C:\Windows\system32\rasadhlp.dll
> 0x000007fefa760000 - 0x000007fefa7b3000 	C:\Windows\System32\fwpuclnt.dll
> 0x000000006b500000 - 0x000000006b511000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\nio.dll
> 0x0000000072930000 - 0x000000007293b000 	C:\Program Files\Java\jdk1.7.0_21\jre\bin\management.dll
> 0x000007fef5710000 - 0x000007fef5835000 	C:\Windows\system32\dbghelp.dll
> VM Arguments:
> jvm_args: -Xms256m -Xmx512m -XX:MaxPermSize=160m 
> java_command: C:\Users\Adam\forge-workspace\core\addons\tests\target\surefire\surefirebooter7406909382295750115.jar C:\Users\Adam\forge-workspace\core\addons\tests\target\surefire\surefire2879635234593962149tmp C:\Users\Adam\forge-workspace\core\addons\tests\target\surefire\surefire_06746500986681067856tmp
> Launcher Type: SUN_STANDARD
> Environment Variables:
> JAVA_HOME=C:\Program Files\Java\jdk1.7.0_21
> PATH=C:\Program Files (x86)\Haskell\bin;C:\Program Files (x86)\Haskell Platform\2013.2.0.0\lib\extralibs\bin;C:\Program Files (x86)\Haskell Platform\2013.2.0.0\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Groovy\Groovy-2.1.3\bin;C:\Program Files (x86)\gradle-1.11\bin;C:\Program Files\Java\jdk1.7.0_21\bin;C:\Program Files\apache-maven-3.1.1\bin;C:\Users\Adam\forge-workspace\core\dist\target\forge-distribution-2.0.1-SNAPSHOT\forge-distribution-2.0.1-SNAPSHOT\bin;C:\Program Files (x86)\Git\cmd;C:\Windows\SysWOW64;C:\Program Files (x86)\Haskell Platform\2013.2.0.0\mingw\bin;C:\Users\Adam\AppData\Roaming\cabal\bin
> USERNAME=Adam
> OS=Windows_NT
> PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel
> ---------------  S Y S T E M  ---------------
> OS: Windows 7 , 64 bit Build 7601 Service Pack 1
> CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
> Memory: 4k page, physical 4185208k(1509744k free), swap 8368556k(5078764k free)
> vm_info: Java HotSpot(TM) 64-Bit Server VM (23.21-b01) for windows-amd64 JRE (1.7.0_21-b11), built on Apr  4 2013 08:11:28 by "java_re" with unknown MS VC++:1600
> time: Tue Feb 25 18:12:20 2014
> elapsed time: 52 seconds
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the forge-issues mailing list