[postgis-tickets] [PostGIS] #4731: Garden crash ST_WrapX
PostGIS
trac at osgeo.org
Wed Jul 29 19:53:51 PDT 2020
#4731: Garden crash ST_WrapX
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
aha I think I found the change
{{{
#26074 lwgeom_wrapx (lwgeom_in=lwgeom_in at entry=0x5beb690,
cutx=cutx at entry=20.100000000000001,
amount=amount at entry=20.100000000000001) at lwgeom_wrapx.c:190
#26075 0x000000006efcaba8 in ST_WrapX (fcinfo=0x80433a8)
at lwgeom_functions_basic.c:1105
#26076 0x00000000005ec5be in ExecInterpExpr (state=0x80432b8,
econtext=0x8043538, isnull=<optimized out>) at execExprInterp.c:699
#26077 0x00000000006bdc81 in ExecEvalExprSwitchContext (isNull=0x4d6ea1c,
econtext=<optimized out>, state=0x80432b8)
}}}
commit [changeset:"f0822be70d65421df09f74cbc3d4cb54aac38985/git"
f0822be70/git]
change of file postgis/lwgeom_functions_basic.c
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4731#comment:2>
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