Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3902 closed defect (fixed)

SLD with filter: segfault

Reported by: ddegasperi Owned by: assefa
Priority: normal Milestone:
Component: WFS Server Version: 5.6
Severity: normal Keywords:
Cc:

Description

Cmd:

/var/www/cgi-bin/mapserv "QUERY_STRING=map=/data/temp/per_daniel/ms_xxxx/mapfile.map&SERVICE=WFS&VERSION=1.1.0&REQUEST=GETFEATURE&SRS=EPSG%3A32632&TYPENAME=localita.district_label&FILTER=<ogc%3AFilter%20xmlns%3Aogc%3D%22http%3A%2F%2Fwww.opengis.net%2Fogc%22><ogc%3APropertyIsEqualTo%20matchCase%3D"true"><ogc%3APropertyName>localita<%2Fogc%3APropertyName><ogc%3ALiteral>1.100<%2Fogc%3ALiteral><%2Fogc%3APropertyIsEqualTo><%2Fogc%3AFilter>&RESULTTYPE=HITS"
Segmentation fault (core dumped)

Same problem in mapserver 6.0

Attachments (1)

ms_3902_data.zip (255.5 KB ) - added by ddegasperi 13 years ago.
Data to reproduce the problem

Download all attachments as: .zip

Change History (4)

by ddegasperi, 13 years ago

Attachment: ms_3902_data.zip added

Data to reproduce the problem

comment:1 by assefa, 13 years ago

Component: MapServer C LibraryWFS Server
Owner: changed from sdlime to assefa

comment:2 by rouault, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r11779), branch-6-0 (r11780) and branch-5-6 (r11781)

comment:3 by rouault, 13 years ago

There were 3 similar places in the same file with the same flow.

Additional fix in trunk (r11782), branch-6-0 (r11783) and branch-5-6 (r11784)

Note: See TracTickets for help on using tickets.