[postgis-tickets] [PostGIS] #2973: WARNING: problem in alloc set ExprContext: detected write past chunk end in block 0x14ce680, chunk 0x14ce718

PostGIS trac at osgeo.org
Thu Oct 23 07:27:20 PDT 2014


#2973: WARNING:  problem in alloc set ExprContext: detected write past chunk end
in block 0x14ce680, chunk 0x14ce718
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 I found traces of bad-looking warnings in the output from garden test, in
 ST_AsGML:

 {{{
 WARNING:  problem in alloc set ExprContext: detected write past chunk end
 in block 0x267d370, chunk 0x267d408
 CONTEXT:  SQL statement "SELECT ST_AsGML(2, foo1.the_geom, 5, 5, 'monkey',
 'monkey') As result FROM ((SELECT ST_SetSRID(ST_Point(i,j),4326) As
 the_geom FROM (SELECT a*1.11111111 FROM generate_series(-10,50,2) As a) As
 i(i) CROSS JOIN generate_series(40,70, 5) j ORDER BY i,j )) As foo1 LIMIT
 3;"
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2973>
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-tickets mailing list