[GRASSLIST:3972] r.in.gdal segmentation fault

Scott Holmes scottholmes at sbcglobal.net
Thu Jun 27 16:35:18 EDT 2002


I had earlier thought this was occurring because of a bad compile of 
gdal.  This may or may not have contributed, but I now have freshly 
compiled gdal and proj.4 both straight from their respective CVS 
repositories.  I am running Red Hat 7.2.  After recompiling both gdal 
and proj.4 I did a make distclean, configure and make on my grass code 
(also from the CVS repository).

I still get a segmentation fault.  Here is output from gdalinfo on what 
I am attempting to import:

[scott at gandalf LACO]$ /web/GRASS/gdal/apps/gdalinfo 9978CATD.DDF
Driver: SDTS/SDTS Raster
Size is 1165, 1400
Coordinate System is:
PROJCS["UTM Zone 11, Northern Hemisphere",
     GEOGCS["NAD27",
         DATUM["North_American_Datum_1927",
             SPHEROID["Clarke 1866",6378206.4,294.978698213898,
                 AUTHORITY["EPSG",7008]],
             TOWGS84[-3,142,183,0,0,0,0],
             AUTHORITY["EPSG",6267]],
         PRIMEM["Greenwich",0,
             AUTHORITY["EPSG",8901]],
         UNIT["degree",0.0174532925199433,
             AUTHORITY["EPSG",9108]],
         AXIS["Lat","NORTH"],
         AXIS["Long","EAST"],
         AUTHORITY["EPSG",4267]],
     PROJECTION["Transverse_Mercator"],
     PARAMETER["latitude_of_origin",0],
     PARAMETER["central_meridian",-117],
     PARAMETER["scale_factor",0.9996],
     PARAMETER["false_easting",500000],
     PARAMETER["false_northing",0]]
Origin = (385065.000000,3818115.000000)
Pixel Size = (10.000000,-10.000000)
Corner Coordinates:
Upper Left  (  385065.000, 3818115.000) (118d15'6.86"W, 34d30'0.08"N)
Lower Left  (  385065.000, 3804115.000) (118d15'0.09"W, 34d22'25.66"N)
Upper Right (  396715.000, 3818115.000) (118d 7'30.12"W, 34d30'4.52"N)
Lower Right (  396715.000, 3804115.000) (118d 7'24.04"W, 34d22'30.08"N)
Center      (  390890.000, 3811115.000) (118d11'15.28"W, 34d26'15.15"N)
Band 1 Block=1165x1 Type=Float32, ColorInterp=Undefined
   NoData Value=-32766
   Unit Type: m

Any help and/or suggestions appreciated...

-- 
---------------------------------------------------------------------
Scott Holmes                   http://sholmes.ws
                                http://pages.sbcglobal.net/scottholmes
                                scottholmes at sbcglobal.net

   Independent Programmer/Analyst                  Passport 4GL
   PHP HTML Composer                PostgreSQL     Informix 4GL, SQL
---------------------------------------------------------------------
       There are more things in heaven and earth, Horatio,
              than are dreamt of in your philosophy
---------------------------------------------------------------------



More information about the grass-user mailing list