JDK-8157009 : java.lang.OutOfMemoryError | growableArray.cpp. Out of swap space?
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 6u10
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_2003
  • CPU: x86
  • Submitted: 2016-05-14
  • Updated: 2016-05-16
  • Resolved: 2016-05-16
Related Reports
Relates :  
Description
FULL PRODUCT VERSION :
JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1

FULL OS VERSION :
Windows Server 2003 family Build 3790 Service Pack 2

EXTRA RELEVANT SYSTEM CONFIGURATION :
CPU:total 2 (1 cores per cpu, 1 threads per core) family 6 model 13 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k 

A DESCRIPTION OF THE PROBLEM :
java.lang.OutOfMemoryError: requested 655360 bytes for GrET in C:\BUILD_AREA\jdk6_07\hotspot\src\share\vm\utilities\growableArray.cpp. Out of swap space?
#
#  Internal Error (allocation.inline.hpp:42), pid=3996, tid=4008
#  Error: GrET in C:\BUILD_AREA\jdk6_07\hotspot\src\share\vm\utilities\growableArray.cpp
#

THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try

THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try

REPRODUCIBILITY :
This bug can be reproduced often.


Comments
This issue is related to JDK-6731418, which has been fixed in the later versions of Java. One need to update the java to avoid this kind of crash. Java version used in 1.6.0_07, which is very old.
16-05-2016