[PostGIS] #5976: GML input function crashes on 3.5.3--3.6.0dev upgrade
PostGIS
trac at osgeo.org
Mon Aug 25 02:05:53 PDT 2025
#5976: GML input function crashes on 3.5.3--3.6.0dev upgrade
---------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.6.0
Component: postgis | Version: 3.5.x
Keywords: |
---------------------+---------------------------
This crashes for me:
`regress/run_test.pl --extension --upgrade --upgrade-path 3.5.3--3.6.0dev
-v regress/core/in_gml.sql`
The crash:
{{{
psql:in_gml.sql:997: ERROR: invalid GML representation
psql:in_gml.sql:1000: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
}}}
I didn't see a "3.6.0" tag, but I see a "3.6.1" milestone, what's the deal
? This is happening in stable-3.6 branch
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5976>
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