Ticket #108 (closed defect: fixed)
ST_LineToCurve Crashing
| Reported by: | rbroamer | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 1.3.6 |
| Component: | postgis | Version: | 1.3.X |
| Keywords: | Cc: |
Description
What steps will reproduce the problem?
=> SELECT ST_LineToCurve('LINESTRING(-13151357.927248 3913656.64539871,- 13151419.0845266 3913664.12016378,-13151441.323537 3913666.61175286,- 13151456.8908442 3913666.61175286,-13151476.9059536 3913666.61175286,- 13151496.921063 3913666.61175287,-13151521.3839744 3913666.61175287,- 13151591.4368571 3913665.36595828)'); server closed the connection unexpectedly
This probably means the server terminated abnormally before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
This is running on TODAY's PostGIS SVN and GEOS 3.1.0RC1. It's on a 32-bit Ubuntu 8 LTS box with PostgreSQL 8.3.5. Had the same problem with 1.3.4.
