I'm getting this in my log:

*** glibc detected *** double free or corruption (fasttop): 0x08140898 ***

I'm trying to use a slightly complex EXPRESSION to create a class.
When I have

    CLASSITEM "CONTRACC"
    CLASS
      NAME "Controlled Access"
      EXPRESSION "Y"

it works fine.

When I have

    CLASS
      NAME "Controlled Access FC1"
      EXPRESSION (([FUNC_CLASS] eq "1") and ([CONTRACC] eq "Y"))

I get the crash.

Help? I'm using the prepackaged server from 
fgs-mapserver_5.0.2-fgs_1.0.0-linux-i386.bin

Thanks,
chris
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to