On Thu, Jan 12, 2006 at 10:10:01AM +0100, Rene Neidt wrote:
...
> We have found a reproducable crash condition within our Postgis
> installation.
>
> select isValid(geomunion((select geometryfromtext('LINESTRING(0 2, 0
> 2)')),(select geometryfromtext('POLYGON((0 0, 0 1, 2 1, 2 0, 0 0))'))))
Confirmed. I'm working on this. Thanks!
--strk;