[postgis-tickets] [PostGIS] #2203: [raster]: Can't read out_db jpg in some cases

PostGIS trac at osgeo.org
Wed Feb 20 10:22:12 PST 2013


#2203: [raster]: Can't read out_db jpg in some cases
---------------------+------------------------------------------------------
  Reporter:  robe    |       Owner:  dustymugs    
      Type:  defect  |      Status:  assigned     
  Priority:  medium  |   Milestone:  PostGIS 2.1.0
 Component:  raster  |     Version:  trunk        
Resolution:          |    Keywords:  history      
---------------------+------------------------------------------------------

Comment(by dustymugs):

 This rabbit hole goes deep.  I'm testing with Windows 7 64-bit with
 PostgreSQL 9.2.3 from EDB and the latest PostGIS build (r11103).
 ST_SummaryStats() works fine no matter how many times I run it.

 With CPL_DEBUG=ON, I get the libjpeg error message for ST_Resize().  Since
 ALL out-db rasters are processed the exact same way (one function to rule
 them all), the error is happening on the GDAL side in the actual
 operation.

 Turning off UAC doesn't eliminate the error.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2203#comment:46>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list