[postgis-tickets] [PostGIS] #5371: Parallel ST_Union segfaults

PostGIS trac at osgeo.org
Sat Apr 22 21:01:51 PDT 2023


#5371: Parallel ST_Union segfaults
----------------------+---------------------------
  Reporter:  ewie     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  high     |  Milestone:  PostGIS 3.3.3
 Component:  postgis  |    Version:  3.3.x
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by robe):

 It seems simply removing the line

 {{{

 list_free(list2);
 }}}

 Fixes the issue in PG11. I haven't retested in higher versions yet.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5371#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