Ticket #54 (closed defect: fixed)
segfault with st_numgeometries when --enable-debug
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | postgis | Version: | |
| Keywords: | Cc: |
Description
What steps will reproduce the problem? 1. compile postgis with --enable-debug 2. run select st_numgeometries(the_geom) on thetable limit 1 where the_geom is a multi* geometry column
Change History
Note: See
TracTickets for help on using
tickets.
