[postgis-devel] [PostGIS] #851: [raster] Numerous ST_Value query cause the memory to grow indefinitely

PostGIS trac at osgeo.org
Thu Mar 10 14:00:07 PST 2011


#851: [raster] Numerous ST_Value query cause the memory to grow indefinitely
----------------------------+-----------------------------------------------
 Reporter:  pracine         |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  critical        |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by strk):

 Did you get any interesing traces about your crash yet ?

 I was just guessing that the memory context in which ctx is allocated is
 being cleared while still used (in the static case). Using malloc for
 allocating it would confirm that's the case.

 I don't have much time atm to take a closer look at the issue.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/851#comment:8>
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-devel mailing list