[PostGIS] #5918: ST_Reskew crashes on ARM machines when processing rasters with infinite values

PostGIS trac at osgeo.org
Mon Sep 8 08:44:24 PDT 2025


#5918: ST_Reskew crashes on ARM machines when processing rasters with infinite
values
----------------------+---------------------------
  Reporter:  dmyzl    |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.5.4
 Component:  postgis  |    Version:  3.5.x
Resolution:           |   Keywords:  ST_Reskew
----------------------+---------------------------
Comment (by pramsey):

 Does this happen with a value of
 '1.79769313486231570814527423731704357e+308' also? Or Inf? This is not an
 "ordinary" value, so we should just be gating against it, but knowing
 where the gate should be is useful.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5918#comment:1>
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