id summary reporter owner description type status priority milestone component version resolution keywords cc 2706 ST_DumpPoints crash strk pramsey "From garden test: {{{ SELECT ST_DumpPoints(foo1.the_geom) As result FROM ((SELECT ST_GeomFromText('POINT EMPTY',4326) As the_geom UNION ALL SELECT ST_GeomFromText('MULTIPOINT EMPTY',4326) As the_geom UNION ALL SELECT ST_GeomFromText('MULTIPOLYGON EMPTY',4326) As the_geom UNION ALL SELECT ST_GeomFromText('LINESTRING EMPTY',4326) As the_geom UNION ALL SELECT ST_GeomFromText('MULTILINESTRING EMPTY',4326) As the_geom ) ) As foo1 LIMIT 3; }}} Crashes the backend. Dunno which versions are affected, is to be tested." defect closed blocker PostGIS 2.1.3 postgis 2.1.x fixed