[postgis-tickets] [PostGIS] #3720: geobuf regress error on debbie and winnie
PostGIS
trac at osgeo.org
Thu Mar 2 22:13:32 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 robe):
Björn Harrtell,
If you can't replicate on your end, can you disable the failing test for
now. I don't think it's worthwhile reverting ST_AsGeoBuf.
Unfortunately I'm tied up for a bit, probably next two weeks, so might not
be able to setup a branch before then for testing. The only thing I can
think of that both Debbie and Winnie have in common is they both use
PostgreSQL compiled with cassert on. I don't think the zlib part is
important since I think I have on on winnie.
So I use this command on debbie looks like this to build postgres
{{{
./configure --prefix=${WORKSPACE}/rel/pg${PG_VER}w${OS_BUILD} --with-
pgport=${PGPORT} --enable-cassert --enable-debug --without-zlib
}}}
enable-debug and cassert picks up issues you might not normally see with
memory not being properly cleaned.
strk - any chance you can try replicating. You have cassert enabled too
right. So you might be seeing the same issue.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3720#comment:20>
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