[postgis-users] Signal 11: Segmentation fault
Sandro Santilli
strk at keybit.net
Wed Jul 25 08:32:37 PDT 2012
On Wed, Jul 25, 2012 at 03:22:33PM +0100, Rebecca Clarke wrote:
> I don't get the error when I do this though:
>
> SELECT ST_IsValid(st_astext(the_geom)::geometry) FROM tbl where id = 6052;
>
> returns true.
The error is fine, what shouldn't be tolerated is the segfault.
It looks like you've no way to reproduce the crash by feeding ST_IsValid
with a single, literal value, right ? That's the main goal here.
Could you please file a ticket with all the information found so far ?
--strk;
,------o-.
| __/ | Delivering high quality PostGIS 2.1
| / 2.1 | http://strk.keybit.net - http://vizzuality.com
`-o------'
More information about the postgis-users
mailing list