Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08136D1DF for ; Wed, 6 Mar 2013 12:49:11 +0000 (UTC) Received: (qmail 29486 invoked by uid 500); 6 Mar 2013 12:49:10 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 29206 invoked by uid 500); 6 Mar 2013 12:49:07 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 29194 invoked by uid 99); 6 Mar 2013 12:49:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Mar 2013 12:49:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of typrase@gmail.com designates 209.85.216.179 as permitted sender) Received: from [209.85.216.179] (HELO mail-qc0-f179.google.com) (209.85.216.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Mar 2013 12:49:02 +0000 Received: by mail-qc0-f179.google.com with SMTP id b40so1425308qcq.24 for ; Wed, 06 Mar 2013 04:48:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=7pEWJV2O2Vafknj3itc/eU9gbIya5UdQx5Bi5+TSpYg=; b=zifmKNsfh0QNfCUygtvKpVFX9NXmCRlLiKjx+Fc7Cra/XnT1+PcQJ5y7/uSv3Esiuf Y9qFsiJHy3ZtgF2BdZ23H1x8XrXs/m03ALbQlcuUtiqY4yJucr+Bsy+W9tuyoY53gbEX +kZgmKN06VoFHGda6T+SJM5vTdAWbZURlcQw0LxrncoIcHVdB6/JLvPjxACC0PrmU1bg N+sPDbS4Vl6hVyJ2pDUXVh8WrHw8wodGXEIBl+smeXvCqc1XemUJg9QWC3NqRtOXZWMo eyze8u4cCNDuCi4/QO0T0Qh/hArhXapRT6JNsuM5iN5OnAlJ9SJRU3TO1pWxfdEVVthA uGIg== X-Received: by 10.229.172.80 with SMTP id k16mr9533282qcz.56.1362574121520; Wed, 06 Mar 2013 04:48:41 -0800 (PST) Received: from [192.168.0.100] (c-98-216-97-221.hsd1.ma.comcast.net. [98.216.97.221]) by mx.google.com with ESMTPS id hr3sm48197107qab.4.2013.03.06.04.48.40 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Mar 2013 04:48:40 -0800 (PST) Message-ID: <51373B27.9010701@gmail.com> Date: Wed, 06 Mar 2013 07:48:39 -0500 From: Jesse Glick User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: builds@apache.org Subject: Consistent errors running Ant builds on Windows Content-Type: multipart/mixed; boundary="------------070106080502090403040700" X-Virus-Checked: Checked by ClamAV on apache.org --------------070106080502090403040700 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit https://builds.apache.org/job/Ant-Build-Matrix/jdk=JDK%201.7%20(latest),label=Windows/555/ for example fails with the attached HotSpot crash: There is insufficient memory for the Java Runtime Environment to continue. Native memory allocation (malloc) failed to allocate 1663824 bytes for Chunk::new --------------070106080502090403040700 Content-Type: text/x-log; name="hs_err_pid11364.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="hs_err_pid11364.log" # # There is insufficient memory for the Java Runtime Environment to contin= ue. # Native memory allocation (malloc) failed to allocate 1663824 bytes for = Chunk::new # Possible reasons: # The system is out of physical RAM or swap space # In 32 bit mode, the process size limit was hit # Possible solutions: # Reduce memory load on the system # Increase physical memory or swap space # Check if swap backing store is full # Use 64 bit Java on a 64 bit OS # Decrease Java heap size (-Xmx/-Xms) # Decrease number of Java threads # Decrease Java thread stack sizes (-Xss) # Set larger code cache with -XX:ReservedCodeCacheSize=3D # This output file may be truncated or incomplete. # # Out of Memory Error (allocation.cpp:325), pid=3D11364, tid=3D16352 # # JRE version: 7.0-b147 # Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode windows= -amd64 compressed oops) # Core dump written. Default location: f:\hudson\hudson-slave\workspace\A= nt-Build-Matrix\jdk\JDK 1.7 (latest)\label\Windows\trunk\hs_err_pid11364.= mdmp # --------------- T H R E A D --------------- Current thread (0x00000000064d4800): JavaThread "C2 CompilerThread1" dae= mon [_thread_in_native, id=3D16352, stack(0x0000000007370000,0x0000000007= 470000)] Stack: [0x0000000007370000,0x0000000007470000] Current CompileTask: C2: 57857 1533 com.sun.tools.javac.jvm.ClassReader::fillIn (= 150 bytes) --------------- P R O C E S S --------------- Java Threads: ( =3D> current thread ) 0x00000000064dd000 JavaThread "Service Thread" daemon [_thread_blocked,= id=3D13824, stack(0x0000000007220000,0x0000000007320000)] =3D>0x00000000064d4800 JavaThread "C2 CompilerThread1" daemon [_thread_in= _native, id=3D16352, stack(0x0000000007370000,0x0000000007470000)] 0x00000000064c9000 JavaThread "C2 CompilerThread0" daemon [_thread_in_n= ative, id=3D7552, stack(0x00000000070f0000,0x00000000071f0000)] 0x00000000064c7000 JavaThread "Attach Listener" daemon [_thread_blocked= , id=3D18172, stack(0x0000000006fa0000,0x00000000070a0000)] 0x00000000064c5800 JavaThread "Signal Dispatcher" daemon [_thread_block= ed, id=3D11004, stack(0x0000000006d90000,0x0000000006e90000)] 0x000000000643c000 JavaThread "Finalizer" daemon [_thread_blocked, id=3D= 17296, stack(0x0000000006c10000,0x0000000006d10000)] 0x0000000006433800 JavaThread "Reference Handler" daemon [_thread_block= ed, id=3D15940, stack(0x0000000006950000,0x0000000006a50000)] 0x000000000259d800 JavaThread "main" [_thread_in_Java, id=3D10824, stac= k(0x0000000002ee0000,0x0000000002fe0000)] Other Threads: 0x000000000642b800 VMThread [stack: 0x0000000006b10000,0x0000000006c100= 00] [id=3D7812] 0x00000000064e8000 WatcherThread [stack: 0x0000000007610000,0x000000000= 7710000] [id=3D14608] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 109952K, used 93092K [0x00000000f5560000, 0x000000= 00fe0c0000, 0x0000000100000000) eden space 82944K, 99% used [0x00000000f5560000,0x00000000fa5c4ac8,0x00= 000000fa660000) from space 27008K, 39% used [0x00000000fc660000,0x00000000fd0e4540,0x00= 000000fe0c0000) to space 29888K, 0% used [0x00000000fa660000,0x00000000fa660000,0x000= 00000fc390000) PSOldGen total 71680K, used 28926K [0x00000000e0000000, 0x0000000= 0e4600000, 0x00000000f5560000) object space 71680K, 40% used [0x00000000e0000000,0x00000000e1c3f968,0x= 00000000e4600000) PSPermGen total 24320K, used 19223K [0x00000000dae00000, 0x0000000= 0dc5c0000, 0x00000000e0000000) object space 24320K, 79% used [0x00000000dae00000,0x00000000dc0c5d50,0x= 00000000dc5c0000) Code Cache [0x0000000002fe0000, 0x0000000003550000, 0x0000000005fe0000) total_blobs=3D1728 nmethods=3D1399 adapters=3D279 free_code_cache=3D4368= 1Kb largest_free_block=3D44659008 Dynamic libraries: 0x000000013f7f0000 - 0x000000013f823000 f:\hudson\tools\java\latest-1.7-= 64\bin\java.exe 0x0000000077740000 - 0x00000000778c6000 C:\Windows\system32\ntdll.dll 0x0000000077610000 - 0x000000007773d000 C:\Windows\system32\kernel32.dll= 0x000007fefec00000 - 0x000007fefed08000 C:\Windows\system32\ADVAPI32.dll= 0x000007fefea20000 - 0x000007fefeb63000 C:\Windows\system32\RPCRT4.dll 0x0000000077290000 - 0x000000007735d000 C:\Windows\system32\USER32.dll 0x000007fefe170000 - 0x000007fefe1d4000 C:\Windows\system32\GDI32.dll 0x000007fefc840000 - 0x000007fefca39000 C:\Windows\WinSxS\amd64_microsof= t.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_1509f852f4= 0ee5cd\COMCTL32.dll 0x000007fefe2a0000 - 0x000007fefe33c000 C:\Windows\system32\msvcrt.dll 0x000007fefeb70000 - 0x000007fefebe3000 C:\Windows\system32\SHLWAPI.dll 0x000007fefe270000 - 0x000007fefe29d000 C:\Windows\system32\IMM32.DLL 0x000007fefe340000 - 0x000007fefe442000 C:\Windows\system32\MSCTF.dll 0x000007fefe790000 - 0x000007fefe79d000 C:\Windows\system32\LPK.DLL 0x000007feff970000 - 0x000007feffa0a000 C:\Windows\system32\USP10.dll 0x00000000728e0000 - 0x00000000729b1000 f:\hudson\tools\java\latest-1.7-= 64\jre\bin\msvcr100.dll 0x0000000071a10000 - 0x00000000720de000 f:\hudson\tools\java\latest-1.7-= 64\jre\bin\server\jvm.dll 0x000007fefc570000 - 0x000007fefc579000 C:\Windows\system32\WSOCK32.dll 0x000007feffa10000 - 0x000007feffa54000 C:\Windows\system32\WS2_32.dll 0x000007fefebf0000 - 0x000007fefebf7000 C:\Windows\system32\NSI.dll 0x000007fefbfb0000 - 0x000007fefbfe9000 C:\Windows\system32\WINMM.dll 0x000007fefe7a0000 - 0x000007fefe978000 C:\Windows\system32\ole32.dll 0x000007fefe6b0000 - 0x000007fefe783000 C:\Windows\system32\OLEAUT32.dll= 0x000007fefbf50000 - 0x000007fefbfa5000 C:\Windows\system32\OLEACC.dll 0x00000000778e0000 - 0x00000000778e9000 C:\Windows\system32\PSAPI.DLL 0x0000000075300000 - 0x000000007530f000 f:\hudson\tools\java\latest-1.7-= 64\jre\bin\verify.dll 0x0000000073420000 - 0x0000000073448000 f:\hudson\tools\java\latest-1.7-= 64\jre\bin\java.dll 0x0000000074d60000 - 0x0000000074d75000 f:\hudson\tools\java\latest-1.7-= 64\jre\bin\zip.dll 0x00000000738b0000 - 0x00000000738c9000 F:\hudson\tools\java\latest-1.7-= 64\jre\bin\net.dll 0x000007fefd500000 - 0x000007fefd54f000 C:\Windows\system32\mswsock.dll 0x000007fefd580000 - 0x000007fefd587000 C:\Windows\System32\wship6.dll 0x0000000072dd0000 - 0x0000000072de1000 F:\hudson\tools\java\latest-1.7-= 64\jre\bin\nio.dll 0x000007fefd140000 - 0x000007fefd147000 C:\Windows\System32\wshtcpip.dll= 0x000007fefcf50000 - 0x000007fefcf63000 C:\Windows\system32\NLAapi.dll 0x000007fefd780000 - 0x000007fefd7a3000 C:\Windows\system32\IPHLPAPI.DLL= 0x000007fefd730000 - 0x000007fefd775000 C:\Windows\system32\dhcpcsvc.DLL= 0x000007fefda60000 - 0x000007fefda9a000 C:\Windows\system32\DNSAPI.dll 0x000007fefdfc0000 - 0x000007fefdfdc000 C:\Windows\system32\Secur32.dll 0x000007fefd860000 - 0x000007fefd86a000 C:\Windows\system32\WINNSI.DLL 0x000007fefd700000 - 0x000007fefd72b000 C:\Windows\system32\dhcpcsvc6.DL= L 0x000007fefad20000 - 0x000007fefad33000 C:\Windows\system32\napinsp.dll 0x000007fefad50000 - 0x000007fefad5b000 C:\Windows\System32\winrnr.dll 0x000007fefe630000 - 0x000007fefe685000 C:\Windows\system32\WLDAP32.dll 0x000007fefb8f0000 - 0x000007fefb8f8000 C:\Windows\system32\rasadhlp.dll= 0x000007fefd220000 - 0x000007fefd268000 C:\Windows\system32\rsaenh.dll 0x000007fefdfe0000 - 0x000007fefe006000 C:\Windows\system32\USERENV.dll 0x000007fefdf00000 - 0x000007fefdf35000 C:\Windows\system32\apphelp.dll 0x000007fef9930000 - 0x000007fef9a43000 C:\Windows\system32\DBGHELP.DLL VM Arguments: jvm_args: -Dant.home=3Df:\hudson\hudson-slave\workspace\Ant-Build-Matrix\= jdk\JDK 1.7 (latest)\label\Windows\trunk\\bootstrap=20 java_command: org.apache.tools.ant.launch.Launcher -nouserlib -lib lib/op= tional -Dant.install f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntIns= tallation\ant-1.8.2 allclean test -Dignore.tests.failed true -Doptional.j= ars.whenmanifestonly skip Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=3Df:\hudson\tools\java\latest-1.7-64 PATH=3Df:\hudson\tools\java\latest-1.7-64/bin;f:\hudson\tools\java\latest= -1.7-64/bin;C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd= 64;C:\Windows\Microsoft.NET\Framework64\v3.5;C:\Windows\Microsoft.NET\Fra= mework64\v3.5\Microsoft .NET Framework 3.5 (Pre-Release Version);C:\Windo= ws\Microsoft.NET\Framework64\v2.0.50727;C:\Program Files (x86)\Microsoft = Visual Studio 9.0\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual S= tudio 9.0\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 9.0\= Common7\Tools;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\= Tools\bin;C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\x64;C:\Program= Files\Microsoft SDKs\Windows\v7.1\bin\win64\x64;C:\Program Files\Microso= ft SDKs\Windows\v7.1\bin;C:\Program Files (x86)\CollabNet\Subversion Clie= nt;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\java\java6\= jre\bin;C:\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Mi= crosoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\= 100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Wi= ndows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft S= QL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Micr= osoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft Windows Perform= ance Toolkit\;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\= v1.0\;C:\Program Files (x86)\VisualSVN Server\bin;C:\Windows\Microsoft.NE= T\Framework\v4.0.30319;C:\Program Files (x86)\Git\cmd;"C:\Program Files\J= ava\jre7\bin" USERNAME=3Dhudson OS=3DWindows_NT PROCESSOR_IDENTIFIER=3DIntel64 Family 6 Model 26 Stepping 5, GenuineIntel= --------------- S Y S T E M --------------- OS: Windows Server 2008 , 64 bit Build 6002 Service Pack 2 CPU:total 2 (1 cores per cpu, 1 threads per core) family 6 model 26 stepp= ing 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popc= nt Memory: 4k page, physical 2095844k(20048k free), swap 11455776k(11372k fr= ee) vm_info: Java HotSpot(TM) 64-Bit Server VM (21.0-b17) for windows-amd64 J= RE (1.7.0-b147), built on Jun 27 2011 02:19:45 by "java_re" with unknown = MS VC++:1600 time: Wed Mar 06 04:15:31 2013 elapsed time: 57 seconds --------------070106080502090403040700--