SunVTS 3.0 Test Reference Manual

vmemtest Error Messages

Table 42-3 vmemtest Error Messages

 

Error Message 

Probable Cause(s) 

Recommended Action 

6001

setrlimit(RLIMIT_DATA) failed to set to RLIM_INFINITY: error_message

Failed to increase the size of test process's heap to 2GB 

(fatal error). 

 

6002

Test terminated after finding maximum number (number) of noncontiguous errors

Fatal error. 

 

6003

msync() failed: error_message

Failed to synchronize memory with physical storage (fatal error). 

 

6004

Test terminated after finding miscompared data

Test failed (fatal error). 

 

8001

Test completed. Found data noncontiguous miscompare errors

Suspect swap partition(s) 

(fatal error). 

Consult your authorized Sun service provider. 

Suspect SCSI controller. 

 

Faulty system software. 

 

8002

Increase swap space to allocate at least number MB from the process' heap

Failed to increase mem process' heap storage.

 

8003

Attempt to reserve more than what's been assigned

Fatal error. 

Reduce the "reserve" amount. 

8004

valloc(address) failed: error_message

Fatal error. 

Increase swap space or reduce the reserve amount. 

8005

Open(file_name) failed: error_message

Failed to open the file file_name used in the "page" mode (fatal error).

 

8006

mmap() virtual address address to file_name failed: error_message

Failed to map a region at the virtual address of the file file_name used in the "page" mode (fatal error).

 

8007

munmap(address) failed: error_message

Failed to unmap a region at the virtual address of the file file_name used in the "page" mode (fatal error).

 

8008

close() failed on file_name: error_message

Fatal error. 

 

8009

Not enough space to store miscompare information

Failed to allocate space to store miscompare data 

(fatal error). 

Increase swap space or reduce the load on the system. 

8010

swapctl() failed: error_message

Failed to obtain the amount of swap space configured in the system (fatal error) 

 

8011calloc failed: error  Fatal error. 
8012getitimes() error: error Fatal error.