[postgis-tickets] [PostGIS] #2726: [raster]: POSTGIS_GDAL_ENABLED_DRIVERS not picking up all drivers listed
PostGIS
trac at osgeo.org
Thu May 8 23:58:11 PDT 2014
#2726: [raster]: POSTGIS_GDAL_ENABLED_DRIVERS not picking up all drivers listed
---------------------+------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.3
Component: raster | Version: 2.1.x
Keywords: windows |
---------------------+------------------------------------------------------
Comment(by robe):
Even worse news. If I compile postgis with --enable-debug and then run
{{{
SELECT * FROM ST_GDALDrivers();
}}}
It crashes my server process. At least it does it for both mingw and EDB
so I have hope of determining where its happening with gdb.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2726#comment:4>
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