[postgis-tickets] [PostGIS] #2985: server crash when analyzing table with 1 row

PostGIS trac at osgeo.org
Sun Sep 11 12:09:38 PDT 2016


#2985: server crash when analyzing table with 1 row
-------------------------+------------------------------------------
  Reporter:  nkiraly     |      Owner:  pramsey
      Type:  defect      |     Status:  closed
  Priority:  critical    |  Milestone:  PostGIS 2.2.3
 Component:  postgis     |    Version:  2.1.x
Resolution:  worksforme  |   Keywords:  analyze server crash freebsd
-------------------------+------------------------------------------

Comment (by ofca):

 There's still something here.

 FreeBSD 10.3-RELEASE-p2 #0 r299977 amd64
 postgis22-2.2.2 installed from ports
 postgresql95-server-9.5.4

 Server crashes when vacuuming (or autovacuuming) a table that contains one
 (and only one) row.

 There's nothing complicated in regards to table itself, and it's fully
 repeatable.

   Column  |   Type   | Modifiers
 ----------+----------+-----------
  entityid | integer  | not null
  geom     | geometry |

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2985#comment:19>
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