[postgis-devel] PostGIS 3.2.0beta3 is released
Greg Troxel
gdt at lexort.com
Fri Dec 10 06:18:55 PST 2021
Thanks again for the gdb hints. All makes sense, but the \i of the test
was a big help for me.
Running the geography test gets me
(gdb) bt
#0 0x000074dc1b56f15a in _lwp_kill () from /usr/lib/libc.so.12
#1 0x000074dc1b56e0d4 in abort () from /usr/lib/libc.so.12
#2 0x000074dc0d85ce8f in ?? ()
#3 0x0000000000000000 in ?? ()
which seems not that useful, and I shoudl rebuild with -g -O0, but I see
in /usr/pkg/pgsq/errlog
2021-12-10 09:13:46.783 EST [927] ERROR: Must specify precision
2021-12-10 09:13:46.783 EST [927] STATEMENT: SELECT 't2', ST_QuantizeCoordinates('POINT (3 7)', NULL);
Not sure why a user error should lead to abort() rather than just
throwing a sql error, but I am not sure I'm reading it right.
and if it helps
POSTGIS="3.1.4 ded6c34" PGSQL="100" GEOS="3.10.1-CAPI-1.16.0" PROJ="6.3.2" GDAL="GDAL 3.4.0, released 2021/11/04" LIBXML="2.9.12" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20211210/249ba04e/attachment.sig>
More information about the postgis-devel
mailing list