[postgis-tickets] [PostGIS] #5171: SELECT st_length(st_geomfromtext gives error when running on ARM processor when points input are the same

PostGIS trac at osgeo.org
Wed Jun 15 18:55:56 PDT 2022


#5171: SELECT st_length(st_geomfromtext gives error when running on ARM processor
when points input are the same
-----------------------+---------------------------
  Reporter:  arnghosb  |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  high      |  Milestone:  PostGIS 3.2.2
 Component:  postgis   |    Version:  3.2.x
Resolution:            |   Keywords:
-----------------------+---------------------------
Comment (by robe):

 Can you output what


 {{{
 SELECT postgis_full_version() || ' ' || version();
 }}}

 Testing on my ARM, I get 0 for answer as expected.

 I'm running:


 {{{
 POSTGIS="3.3.0dev 0" [EXTENSION] PGSQL="140" GEOS="3.10.2-CAPI-1.16.0"
 PROJ="8.2.1" GDAL="GDAL 3.4.1, released 2021/12/27" LIBXML="2.9.13"
 LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" TOPOLOGY
 RASTER PostgreSQL 14.3 (Ubuntu 14.3-1.pgdg22.04+1) on aarch64-unknown-
 linux-gnu, compiled by gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, 64-bit
 }}}


 I'll try to install PostGIS 3.2 to see if it's an issue there.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5171#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