[postgis-devel] [PostGIS] #896: WARNING: transaction left non-empty SPI stack

PostGIS trac at osgeo.org
Sat Apr 23 01:27:31 PDT 2011


#896: WARNING:  transaction left non-empty SPI stack
-----------------------------+----------------------------------------------
  Reporter:  strk            |       Owner:  jorgearevalo 
      Type:  defect          |      Status:  reopened     
  Priority:  medium          |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:                  |    Keywords:               
-----------------------------+----------------------------------------------
Changes (by strk):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Make check still shows it:
 {{{

 --- rt_mapalgebra_expected      2011-04-23 09:18:55.000000000 +0200
 +++ /tmp/pgis_reg_23718/test_26_out     2011-04-23 10:24:42.000000000
 +0200
 @@ -1,16 +1,24 @@
 -NOTICE:  Raster is NULL. Returning NULL
 +WARNING:  RASTER_mapAlgebra: Raster is NULL. Returning NULL
  t
 -NOTICE:  Raster is empty. Returning an empty raster
 +WARNING:  RASTER_mapAlgebra: Raster is empty. Returning an empty raster
  t
 -NOTICE:  Raster do not have the required band. Returning a raster without
 a ban
 d
 +WARNING:  RASTER_mapAlgebra: Raster do not have the required band.
 Returning a
 raster without a band
  t
 +WARNING:  transaction left non-empty SPI stack
 +HINT:  Check for missing "SPI_finish" calls.
 }}}

 This is with r7059, after make clean all check

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/896#comment:3>
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