Ticket #1222 (closed defect: fixed)
Mapserver crashes on fallen query to postgis database
| Reported by: | xbatob@… | Owned by: | refractions |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PostGIS Interface | Version: | 4.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Mapserver crashes with following message in error log: *** glibc detected *** double free or corruption (!prev): 0x08362578 *** I found what in function prep_DB in case of database errors PQclear is called twice (file mappostgis.c lines 562 and 580). When i had removed first of them, the mapserver began to work.
Change History
Note: See
TracTickets for help on using
tickets.
