[postgis-devel] [PostGIS] #1252: SRID appearing in ST_AsText for particular multipolygon
PostGIS
trac at osgeo.org
Sun Nov 6 14:35:20 PST 2011
#1252: SRID appearing in ST_AsText for particular multipolygon
-----------------------------+----------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.4
Component: postgis | Version: 1.5.X
Keywords: windows, 64-bit |
-----------------------------+----------------------------------------------
Comment(by robe):
Paul,
I'm okay with closing this out as a wontfix, but fear it might be a sign
of a bigger issue. The fact that it's not consistent across all platforms
really bugs me as those often suggest not properly freeing memory.
I guess I'm more bothered about the fact that it's only windows 64-bit
that seems to be able to do this not the windows 32-bit one (though I
don't think we have tested Linux 64-bit bit). I've always taken it for
granted that PostGIS 32-bit on 64-bit windows would behave exactly the
same as PostGIS 32-bit on windows 32-bit since they would bothe be using
32-bit space.
This demonstrates it doesn't and I'm suspecting that the crashing in
raster noted in #1066 might be a 32-bit vs. 64-bit windows issue too.
Since Bborie can't reproduce the crash with my builds but I can on my
64-bit windows 7 desktop. I can only assume he is running windows xp
32-bit.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1252#comment:15>
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