[postgis-tickets] [PostGIS] #3720: geobuf regress error on debbie and winnie

PostGIS trac at osgeo.org
Sat Mar 4 09:23:51 PST 2017


#3720: geobuf regress error on debbie and winnie
----------------------+----------------------------
  Reporter:  robe     |      Owner:  Björn Harrtell
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.4.0
 Component:  postgis  |    Version:  2.3.x
Resolution:           |   Keywords:
----------------------+----------------------------

Comment (by strk):

 Sounds like a memory error to me. Not easy to spot because of pooled
 memory allocation (which is why we love unit tests). Try valgrinding
 PostgreSQL and see what you get. It happened more than once to me that
 the problem was in a {{{PG_FREE_IF_COPY(<wrong_argument_here>)}}}

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3720#comment:25>
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