[postgis-tickets] [PostGIS] #3416: topology: crash when loading topogeometry (regression)
PostGIS
trac at osgeo.org
Mon Jan 4 04:44:26 PST 2016
#3416: topology: crash when loading topogeometry (regression)
----------------------+---------------------------
Reporter: rulus | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.1
Component: postgis | Version: 2.2.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by rulus):
Recompiling from a new copy of the source didn't resolve the issue; maybe
some files of the previous version still remain on my system? I'm not sure
how to get rid of them.
Can you maybe give me a hint on how to do a completely new build? What I
currently do is
{{{
sudo make uninstall
make clean
./autogen.sh
./configure --enable-debug
make
sudo make install
sudo ldconfig
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3416#comment:4>
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