On Wed, Mar 01, 2006 at 12:59:54PM -0400, Todd Jellett wrote: > Sorry, the second LineString should be: > LINESTRING (5.0 5.0, 5.0 3.0) > > This one crashes in L2->touches( L1 ) Can you provide an xml test showing the crash ? I tried relate(L1,L2) with 2.2.2 and HEAD with no crashes. --strk;