Opened 19 years ago

Closed 18 years ago

#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 (2)

comment:1 by sdlime, 19 years ago

Component: MapServer CGIPostGIS Interface
Owner: changed from sdlime to refractions

comment:2 by mark@…, 18 years ago

Resolution: fixed
Status: newclosed
This was resolved in rev 1.44
Note: See TracTickets for help on using tickets.