Ticket #1222 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

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

Changed 8 years ago by sdlime

  • owner changed from sdlime to refractions
  • component changed from MapServer CGI to PostGIS Interface

Changed 7 years ago by mark@…

  • status changed from new to closed
  • resolution set to fixed
This was resolved in rev 1.44
Note: See TracTickets for help on using tickets.