[raster] ST_Clip() on a raster without band crashes the server
SELECT ST_Clip(ST_MakeEmptyRaster(42, 42, 0, 0, 1.0, 1.0, 0, 0, 4269), ST_MakeEnvelope(0, 0, 20, 20, 4269));
crashes the server.
When the ST_Clip() crop parameter is set to TRUE, ST_Clip() could just change the extent of the empty raster.... When it is set to false, it could just return the raster unmodified.
Change History
(12)
Milestone: |
→ PostGIS 2.1.6
|
Priority: |
medium → high
|
Milestone: |
PostGIS 2.1.6 → PostGIS 2.1.7
|
Milestone: |
PostGIS 2.1.7 → PostGIS 2.1.8
|
Milestone: |
PostGIS 2.1.8 → PostGIS 2.1.9
|
Milestone: |
PostGIS 2.1.9 → PostGIS 2.2.6
|
Milestone: |
PostGIS 2.2.6 → PostGIS 2.2.7
|
Owner: |
changed from Bborie Park to robe
|
Status: |
assigned → new
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
This still crashes server even at 2.4