Menu

ncra problem

Help
mark
2014-06-30
2014-06-30
  • mark

    mark - 2014-06-30

    Hello,
    system admin compiled with intel nco 4.3.8
    and with gnu nco 4.4.3

    In both cases there are some memory errors.

    Could you help?
    Thanks,
    Mark

    home/xxx/opt/nco/4.3.8/intel/12.0.4.191/bin/ncra -d Time,0,9,2,2 wrfout_d01_2012-05-30_18:00:00 tmp.nc
    glibc detected /home/xxx/opt/nco/4.3.8/intel/12.0.4.191/bin/ncra: free(): invalid pointer: 0x0000000007eedb61
    glibc detected /home/xxx/opt/nco/4.3.8/intel/12.0.4.191/bin/ncra: corrupted double-linked list: 0x0000000000650d70

    glibc detected /home/xxx/opt/nco/4.4.3/gnu/4.4.7/bin/ncra: munmap_chunk(): invalid pointer: 0x0000000007e839c1
    glibc detected /home/xxx/opt/nco/4.4.3/gnu/4.4.7/bin/ncra: corrupted double-linked list: 0x0000000000628d30

    netcdf wrfout_d01_2012-05-30_18\:00\:00 {
    dimensions:
    Time = UNLIMITED ; // (10 currently)
    DateStrLen = 19 ;
    west_east = 112 ;
    south_north = 122 ;
    bottom_top = 40 ;
    bottom_top_stag = 41 ;
    soil_layers_stag = 4 ;
    west_east_stag = 113 ;
    south_north_stag = 123 ;
    snso_layers_stag = 7 ;
    snow_layers_stag = 3 ;
    emissions_zdim = 13 ;
    vprm_vgcls = 8 ;

     
  • Charlie Zender

    Charlie Zender - 2014-06-30

    Hello Mark,
    Thank you for reporting this. Two things: If you can, please install NCO 4.4.4. We fixed numerous memory issues in the 4.4.x series. I doubt this issue will occur in 4.4.4 (if it does then send me the file and command so I can attempt to reproduce). Second, often these memory free errors occur after the output file has been written. So you might check to see if the output file looks fine. Then you can keep using the versions you have installed until you have time to upgrade.
    Good luck,
    cz

     

Log in to post a comment.