[postgis-tickets] [PostGIS] #4917: _postgis_index_extent() crashes server

PostGIS trac at osgeo.org
Thu Jul 1 17:05:32 PDT 2021


#4917: _postgis_index_extent() crashes server
----------------------+-----------------------------------
  Reporter:  Robins   |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.0.4
 Component:  postgis  |    Version:  3.0.x
Resolution:           |   Keywords:  _postgis_index_extent
----------------------+-----------------------------------
Changes (by robe):

 * milestone:  PostGIS 3.1.4 => PostGIS 3.0.4


Comment:

 Still crashes on pg14, backtrace gives me this:


 {{{
 Thread 1 received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 16088.0x4d28]
 RelationGetIndexList (relation=relation at entry=0x0) at relcache.c:4584
 4584            if (relation->rd_indexvalid)

 }}}

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