G&#39;day;<br><br>I am having a few problems with mapserver segfaulting when it tries to draw a map. Am a little stumped as to why...<br><br>Am on Ubuntu 8.10, x64. Started with the packaged mapserver that came with it (5.0.x) but have moved up in the world firstly to 5.2.0 and am now using 5.3-dev from the nightly builds (this one was the 17th I think). All versions have produced the same segfault.<br>
<br>The call the browser makes is as follows:<br><a href="http://192.168.0.35/cgi-bin/mapserv?map=/var/www/wa_coast.map&amp;LAYERS=possie&amp;FORMAT=image%2Fpng&amp;ISBASELAYER=false&amp;SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;STYLES=&amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;SRS=EPSG%3A4326&amp;BBOX=115.9375,-32.1875,117.25,-30.875&amp;WIDTH=256&amp;HEIGHT=256">http://192.168.0.35/cgi-bin/mapserv?map=/var/www/wa_coast.map&amp;LAYERS=possie&amp;FORMAT=image%2Fpng&amp;ISBASELAYER=false&amp;SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;STYLES=&amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;SRS=EPSG%3A4326&amp;BBOX=115.9375,-32.1875,117.25,-30.875&amp;WIDTH=256&amp;HEIGHT=256</a><br>
<br>Which returns a 500 error.<br><br>Examination of the syslog produces:<br>Nov 19 10:13:06 spoor kernel: [130315.478944] mapserv[4986]: segfault at 7fff04e39ff8 ip 00007f0efbb2ae6e sp 00007fff04e3a000 error 6 in libgdal1.5.0.so.1.12.2[7f0efb9f2000+4f4000]<br>
<br>Any help would be appreciated.<br>Cheers;<br>Sam Ingarfield<br><br>