[postgis-tickets] [PostGIS] #3008: pgsql2shp version 2.1.4 crash

PostGIS trac at osgeo.org
Wed Jan 21 08:56:05 PST 2015


#3008: pgsql2shp version 2.1.4 crash
-----------------------+----------------------------------------------------
 Reporter:  nap2000    |       Owner:  pramsey      
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.1.6
Component:  postgis    |     Version:  2.1.x        
 Keywords:  pgsql2shp  |  
-----------------------+----------------------------------------------------

Comment(by robe):

 nap2000,

 I tried the table you had and exported using 2 windows boxes I have and
 couldn't trigger a crash using the below command.  I do have an Ubuntu
 14.04 box I can try on, but I need to upgrade that since its running 2.1.3
 which you say works.  Have you tried upgrading to 2.1.5?

 Also can you paste in the output of:

 {{{
 select postgis_full_version() || ' ' || version();
 }}}


 {{{
 pgsql2shp -f c:/test -h localhost -p 5439 -u postgres -P whatever mygisdb
 s1_main
 }}}


 --
 I tried on these two


 {{{
 POSTGIS="2.1.5 r13152" GEOS="3.4.2-CAPI-1.8.2 r3924" PROJ="Rel. 4.8.0, 6
 March 2012" GDAL="GDAL 1.11.1, released 2014/09/24" LIBXML="2.7.8"
 LIBJSON="UNKNOWN" TOPOLOGY RASTER PostgreSQL 9.4.0, compiled by Visual C++
 build 1800, 64-bit

 }}}

 as well as


 {{{
 POSTGIS="2.2.0dev r13180" GEOS="3.5.0dev-CAPI-1.9.0 r4038" SFCGAL="1.0.5"
 PROJ="Rel. 4.8.0, 6 March 2012" GDAL="GDAL 1.11.1, released 2014/09/24"
 LIBXML="2.7.8" LIBJSON="0.12" TOPOLOGY (topology procs from "2.1.5 r13152"
 need upgrade) RASTER PostgreSQL 9.4.0, compiled by Visual C++ build 1800,
 64-bit

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3008#comment:5>
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