[postgis-tickets] [PostGIS] #5385: Postgres malloc assertion fail when using pg_cancel_backend with ST_AsMVT
PostGIS
trac at osgeo.org
Sun May 28 18:08:21 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.3.3
Component: postgis | Version: 3.3.x
Resolution: | Keywords: malloc, crash
-----------------------------+---------------------------
Comment (by robe):
okay it did finally crash
{{{
psql:mvt_style_call_minimal_reproduction.sql:53: ERROR: canceling
statement due to user request
5036
psql:mvt_style_call_minimal_reproduction.sql:53: server closed the
connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
psql:mvt_style_call_minimal_reproduction.sql:53: error: connection to
server was lost
5037
psql: error: connection to server on socket
"/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: the database system is
in recovery mode
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5385#comment:2>
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