Ticket #85 (closed task: fixed)
ST_Distance crashes on Circular String
| Reported by: | robe | Owned by: | robe |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.4.0 |
| Component: | postgis | Version: | 1.4 |
| Keywords: | Cc: |
Description
What steps will reproduce the problem? 1. SELECT ST_Distance(ST_GeomFromText('CIRCULARSTRING(220268 150415,220227 150505,220227 150406)'), ST_Point(220268, 150415))
What is the expected output? Unsupported or a number
What do you see instead? Crashes server
This occurs on 1.3.3 and 1.3.5SVN (not verified on 1.4) so long standing issue.
Change History
Note: See
TracTickets for help on using
tickets.
