[PostGIS] #6011: st_intersects segfault on ubuntu jammy (postgis 3.6.0, postgresql 18.0)

PostGIS trac at osgeo.org
Wed Oct 29 08:54:13 PDT 2025


#6011: st_intersects segfault on ubuntu jammy (postgis 3.6.0, postgresql 18.0)
----------------------------+---------------------------
 Reporter:  Christoph Berg  |      Owner:  pramsey
     Type:  defect          |     Status:  new
 Priority:  medium          |  Milestone:  PostGIS 3.6.1
Component:  postgis         |    Version:  3.5.x
 Keywords:                  |
----------------------------+---------------------------
 As reported in
 https://github.com/MobilityDB/MobilityDB/issues/721#issuecomment-3420138807
 , the following query crashes PostGIS:

 {{{
 select st_intersects(geometry 'POINT(61.39676026068628
 39.18938813731074)', geometry
 'MULTIPOINT(EMPTY,(38.18379705771804 1.379111967980862),(48.032580409199
 96.20595159940422),(94.26673082634807
 32.44167249649763),(7.300334237515926
 61.43170236609876),(13.169536320492625
 14.411543076857924),(9.375487919896841
 58.5021048784256),(23.129081027582288
 16.69569476507604),(94.89733050577343
 60.82506775856018),(28.634277591481805
 44.86722475849092),(50.71957716718316 94.28150206804276))');
 Server beendete die Verbindung unerwartet
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6011>
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