Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1638 closed defect (worksforme)

[raster] ST_AlgebraExpr(rast, '8BUI', '[rast.x]') crashes the server

Reported by: pracine Owned by: dzwarg
Priority: blocker Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: Cc:

Description

SELECT ST_MapAlgebraExpr(ST_AddBand(ST_MakeEmptyRaster(10, 10, 0, 0, 0.001, 0.001, 0, 0, 4269), '8BUI'::text, 1, 0), '32BUI', '[rast.x]')

Change History (5)

comment:1 by dzwarg, 12 years ago

Owner: changed from pracine to dzwarg

comment:2 by dzwarg, 12 years ago

Status: newassigned

comment:3 by dzwarg, 12 years ago

I can't get it to crash on my build. Running r9377.

I'll put a test into the regressions, and see if the buildbot fails.

comment:4 by dzwarg, 12 years ago

Resolution: worksforme
Status: assignedclosed

Added regression test in r9379.

comment:5 by Bborie Park, 12 years ago

Since pracine is running Windows, I'm guessing there is a memory issue. Hopefully robe2 or pramsey can test to see if they're having the same segfault.

Note: See TracTickets for help on using tickets.