<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">I’ve been trying to get GetFeatureInfo working with MapServer 5.6.6 and have found that if one of several layers returns “Search returned no results” then the query will fail and the server will return a 500 – Internal Server Error. If I query the one layer, I will get a normal “Search returned no results” return.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">We have several (too many) versions of MapServer running on our server and I have found that older versions will work, but anything after 5.2 will not. The server is running CentOS and the MapServer versions have been built from scratch, although I don’t know much more than that. We have no issues with GetMap requests on these map files on any version of MapServer.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">When the error occurs, there are no MapServer logs generated. The only clue is in the messages log:</p><p class="MsoNormal"> </p><p class="MsoNormal">… kernel: mapserv-test[4192] trap stack segment rip:3dad072cd1 rsp:7fff6e2b5080 error:0</p>
<p class="MsoNormal"> </p><p class="MsoNormal">In trying to troubleshoot this, I installed ms4w with MapServer 5.6.6 on my Windows PC and it works in all scenarios.</p><p class="MsoNormal"> </p><p class="MsoNormal">Any ideas what might be going on? Have we built MapServer incorrectly? Is there any way to get more detailed logging?</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Thanks,</p><p class="MsoNormal">Richard</p></div></body></html>