Ticket #1638 (closed defect: worksforme)

Opened 15 months ago

Last modified 15 months ago

[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: trunk
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

Changed 15 months ago by dzwarg

  • owner changed from pracine to dzwarg

Changed 15 months ago by dzwarg

  • status changed from new to assigned

Changed 15 months ago by dzwarg

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.

Changed 15 months ago by dzwarg

  • status changed from assigned to closed
  • resolution set to worksforme

Added regression test in r9379.

Changed 15 months ago by dustymugs

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.