Hi,<br><br>When I try to render a Polygon shapefile with a SLD file using the ExternalGraphic , the mapserver crashes. After investigating the cause by putting the DEBUG in map file and<br>analyzing the temporary map file that is created , it seems the SYMBOL , TYPE Pixmap tags are not getting created . Only the Symbol tag in the Layer  is present.<br>

The image file gets downloaded into the temp dir.<br><br>Can someone please confirm it is a bug with the current trunk codebase ?<br><br>LAYER<br>    DATA &quot;states&quot;<br>    METADATA<br>      &quot;wms_srs&quot;    &quot;EPSG:4326&quot;<br>

      &quot;wms_title&quot;    &quot;states&quot;<br>    END # METADATA<br>    NAME &quot;states&quot;<br>    PROJECTION<br>      &quot;init=epsg:4326&quot;<br>    END # PROJECTION<br>    STATUS ON<br>    TILEITEM &quot;location&quot;<br>

    TYPE POLYGON<br>    UNITS METERS<br>    CLASS<br>      NAME &quot;states&quot;<br>      STYLE<br>        ANGLE 0<br>        COLOR 255 0 0<br>        OFFSET 0 0<br>        SIZE 10<br>        SYMBOL &quot;<a href="http://demo.mapserver.org/ogc-demos/etc/images/target-1.gif">http://demo.mapserver.org/ogc-demos/etc/images/target-1.gif</a>&quot;<br>

      END # STYLE<br>      STYLE<br>        ANGLE 0<br>        OFFSET 0 0<br>        OUTLINECOLOR 0 0 0<br>      END # STYLE<br>    END # CLASS<br>  END # LAYER<br><br clear="all"><br>-- <br>Thanks and Warm Regards<br>Debasish Sahu<br>