[postgis-devel] Issue 119 in postgis: ST_AsSVG crashed DB backend with large geometries.
codesite-noreply at google.com
codesite-noreply at google.com
Fri Mar 20 02:55:11 PDT 2009
Updates:
Status: Testing
Comment #9 on issue 119 by mark.cav... at siriusit.co.uk: ST_AsSVG crashed DB
backend with large geometries.
http://code.google.com/p/postgis/issues/detail?id=119
I'm still nervous about this, since I can't see a reason for this crash to
happen. A
couple of things:
i) I see different output between 1.3 and trunk for Regina's comment #5
The trunk output contains extra 'L' characters - Olivier, can you comment
on this?
ii) Relation to architecture / word size
Mike/Regina, which platform and word size are you using? I'm using 64-bit
and can't
reproduce the crash here. Can you both add to this bug report the output of:
SELECT version(), postgis_full_version();
I'm wondering if it just shows up on 32-bit machines due to the fact that
64-bit
gives you extra padding for alignment, and so any miscalculations have a
little more
squeeze room.
Temporarily flicked back to testing.
ATB,
Mark.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list