Error when make check

Hi

I met an error when make check. The system is CentOS 32bit. Intel compiler
is used.

···

============================
Testing big

big Test Log

Testing big file with the Family Driver
Checking if file system is adequate for this test...
Testing Huge dataset write
PASSED
#000 0x0000000318981203nknownx
HDF5-DIAG: Error detected in HDF5 (1.8.7) thread 0:
  #000: H5Dio.c line 153 in H5Dread(): selection+offset not within extent
    major: Dataspace
    minor: Out of range
*FAILED*
at big.c:523 in reader()...
HDF5-DIAG: Error detected in HDF5 (1.8.7) thread 0:
  #000: H5Dio.c line 153 in H5Dread(): selection+offset not within extent
    major: Dataspace
    minor: Out of range
*** TEST FAILED ***
*** TEST FAILED ***
0.11user 0.65system 0:00.77elapsed 98%CPU (0avgtext+0avgdata
32832maxresident)k
16inputs+7528outputs (0major+12445minor)pagefaults 0swaps
make[4]: *** [big.chkexe_] Error 1
make[4]: Leaving directory
`/home/qiuxb/qw01/Program/IntelCompiled/Temp/hdf5-1.8.7/test'
make[3]: *** [build-check-s] Error 2
make[3]: Leaving directory
`/home/qiuxb/qw01/Program/IntelCompiled/Temp/hdf5-1.8.7/test'
make[2]: *** [test] Error 2
make[2]: Leaving directory
`/home/qiuxb/qw01/Program/IntelCompiled/Temp/hdf5-1.8.7/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory
`/home/qiuxb/qw01/Program/IntelCompiled/Temp/hdf5-1.8.7/test'
make: *** [check-recursive] Error 1

Thanks.
brick