[postgis-tickets] [PostGIS] #5145: segfault with select ST_Node(ST_GeomFromText('LINESTRING EMPTY'))
PostGIS
trac at osgeo.org
Sat May 14 08:53:15 PDT 2022
#5145: segfault with select ST_Node(ST_GeomFromText('LINESTRING EMPTY'))
-------------------------+--------------------------
Reporter: cactusbone | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS GEOS
Component: postgis | Version: 3.2.x
Resolution: | Keywords:
-------------------------+--------------------------
Comment (by robe):
@cactusnode,
Thanks for the update. I still seem to be getting a crash though
In both
{{{
POSTGIS="3.2.1 3.2.1" [EXTENSION] PGSQL="140" GEOS="3.10.2-CAPI-1.16.0"
PROJ="7.2.1" LIBXML="2.9.9" LIBJSON="0.12" LIBPROTOBUF="1.2.1"
WAGYU="0.5.0 (Internal)" PostgreSQL 14.1, compiled by Visual C++ build
1914, 64-bit
}}}
and
{{{
POSTGIS="3.3.0dev 3.2.0-693-g9870fd492" [EXTENSION] PGSQL="140" GEOS="3.11
.0dev-CAPI-1.16.0" PROJ="7.2.1" GDAL="GDAL 3.3.3, released 2021/10/25"
LIBXML="2.9.9" LIBJSON="0.12" LIBPROTOBUF="1.2.1" WAGYU="0.5.0 (Internal)"
RASTER PostgreSQL 14rc1 on x86_64-w64-mingw32, compiled by gcc.exe (x86_64
-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0, 64-bit
}}}
Though what puzzles me is this test should be one that is tested in
gardentests so I got to check why that isn't picking this up.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5145#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