[PostGIS] #3651: ST_Orientation crashes the backend

PostGIS trac at osgeo.org
Tue Mar 26 14:15:51 PDT 2024


#3651: ST_Orientation crashes the backend
--------------------------+----------------------------
  Reporter:  postgispaul  |      Owner:  robe
      Type:  defect       |     Status:  new
  Priority:  high         |  Milestone:  PostGIS SFCGAL
 Component:  sfcgal       |    Version:  2.3.x
Resolution:               |   Keywords:  windows
--------------------------+----------------------------
Comment (by robe):

 Sadly still issue on windows with


 {{{
 SFCGAL="SFCGAL 1.5.1, CGAL 5.6.1, BOOST 1.84.0"

                          version
 ------------------------------------------------------------
  PostgreSQL 16.2, compiled by Visual C++ build 1937, 64-bit
 }}}

 or same with mingw backend

 {{{
 PostgreSQL 16.2 on x86_64-w64-mingw32, compiled by gcc.exe (x86_64-posix-
 seh-rev0, Built by MinGW-W64 project) 8.1.0, 64-bit
 }}}


 but works fine on demo.postgis.net running


 {{{
 PostgreSQL 16.1 (Debian 16.1-1.pgdg130+~20231208.0559.g8ca5662) on x86_64
 -pc-linux-gnu, compiled by gcc (Debian 13.2.0-7) 13.2.0, 64-bit
 }}}


 {{{
 SFCGAL 1.5.0, CGAL 5.6, BOOST 1.74.0

 }}}

 I need to try on my newer mingw setup -- which I've still got some libs to
 build before I can switch to.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3651#comment:21>
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