[postgis-tickets] [PostGIS] #3143: 32-bit cunit check crashing
PostGIS
trac at osgeo.org
Mon Jun 1 19:51:21 PDT 2015
#3143: 32-bit cunit check crashing
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Changes (by pramsey):
* cc: strk (added)
Comment:
I'll leave @strk to fix this, but I'm pretty sure the problem is at
https://trac.osgeo.org/postgis/browser/trunk/liblwgeom/lwlinearreferencing.c#L1102
where sizeof(double*) should be sizeof(double). That would explain why
32bit systems have conniptions, while my 64bit one just gets a bit
widgity.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3143#comment:8>
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