Ticket #2820 (closed defect: wontfix)
SVG+FCGID is not working
| Reported by: | pvalsecc | Owned by: | assefa |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Output-SVG | Version: | 5.2 |
| Severity: | critical | Keywords: | |
| Cc: |
Description
If I do a WMS request with format=image/svg+xml on my server using the CGI mode, everything works fine.
If I do the same query with my server configured to use FCGID, I get an error 500. In the apache logs, I find:
[Tue Dec 02 11:45:29 2008] [notice] mod_fcgid: server /usr/lib/cgi-bin/mapserv(4120) started *** glibc detected *** corrupted double-linked list: 0x082edad8 *** [Tue Dec 02 11:45:35 2008] [notice] mod_fcgid: process /usr/lib/cgi-bin/mapserv(4120) exit(communication error), get unexpected signal 6
I'm on Debian etch, using the provided apache and mod_fcgid package. Mapserver is from the cgi-mapserver-5.2 package you can find here:
deb http://dev.camptocamp.com/packages etch sig
Change History
Note: See
TracTickets for help on using
tickets.
