[postgis-devel] [PostGIS] #1640: Segfault on hard-upgrade
PostGIS
trac at osgeo.org
Thu Mar 1 01:41:10 PST 2012
#1640: Segfault on hard-upgrade
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
I suspect the segfault is due to non-skipping core I/O functions (typmod
etc):
{{{
KEEP: FUNCTION geography_recv(internal, oid, integer)
KEEP: FUNCTION geography_send(geography)
KEEP: FUNCTION geography_typmod_dims(integer)
KEEP: FUNCTION geography_typmod_srid(integer)
KEEP: FUNCTION geography_typmod_type(integer)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1640#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