[postgis-tickets] [PostGIS] #3146: ST_EffectiveArea possible 32-bit crasher
PostGIS
trac at osgeo.org
Wed Jun 3 11:16:51 PDT 2015
#3146: ST_EffectiveArea possible 32-bit crasher
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
Well teh good news is I can only trigger the issue with a 1-pointed
linestring. The 2-pointed duplicated point one doesn't error out. Here
is the offending query in it's simplest form:
{{{
SELECT
ST_SimplifyVW('0102000020E610000001000000000000000000F03F0000000000000040'::geometry,20.1);
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3146#comment:5>
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