[postgis-tickets] [PostGIS] #5385: Postgres malloc assertion fail when using pg_cancel_backend with ST_AsMVT

PostGIS trac at osgeo.org
Wed Jun 21 08:43:16 PDT 2023


#5385: Postgres malloc assertion fail when using pg_cancel_backend with ST_AsMVT
-----------------------------+----------------------------
  Reporter:  gbartonowenstl  |      Owner:  pramsey
      Type:  defect          |     Status:  new
  Priority:  high            |  Milestone:  PostGIS 3.1.10
 Component:  postgis         |    Version:  3.3.x
Resolution:                  |   Keywords:  malloc, crash
-----------------------------+----------------------------
Comment (by pramsey):

 Can you get it to go boom with just the
 {{{
 select st_buffer(centroids, 100) as geom from (values
             (ST_Point(-10680061.06558879665, 5050512.8441793214945,
 3857)),
 }}}
 subquery?
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5385#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