[postgis-tickets] [PostGIS] #2267: Server crash from analyze table

PostGIS trac at osgeo.org
Wed Apr 10 13:05:24 PDT 2013


#2267: Server crash from analyze table
--------------------------------------------------------+-------------------
 Reporter:  peters                                      |       Owner:  pramsey      
     Type:  defect                                      |      Status:  new          
 Priority:  blocker                                     |   Milestone:  PostGIS 2.0.4
Component:  postgis                                     |     Version:  2.0.x        
 Keywords:  centos rhel5 geography point analyze crash  |  
--------------------------------------------------------+-------------------

Comment(by peters):

 Another data point. Tried on my Windows 7 machine, using prebuilt
 versions:

  PostgreSQL 9.2.2, compiled by Visual C++ build 1600, 64-bit
 POSTGIS="2.0.2 r10789" GEOS="3.3.6-CAPI-1.7.6" PROJ="Rel. 4.8.0, 6 March
 2012" GDAL="GDAL 1.9.2, released 2012/10/08 GDAL_DATA not found"
 LIBXML="2.7.8" LIBJSON="UNKNOWN" RASTER

 Can't tell you the line number, as I don't have windows dev tools, but it
 crashed on analyze. Took out the whole service.

 2013-04-10 15:54:47 EDT:::@: [11048]: LOG:  server process (PID 6388) was
 terminated by exception 0xC0000005
 2013-04-10 15:54:47 EDT:::@: [11048]: DETAIL:  Failed process was running:
 analyze verbose foo;
 2013-04-10 15:54:47 EDT:::@: [11048]: HINT:  See C include file
 "ntstatus.h" for a description of the hexadecimal value.

 Note that you should just do those 2 insert statements and analyze.
 You can drop the table and recreate as needed and it crashes every time.

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