[mapserver-users] double free when using expressions?
Chris Kantarjiev
cak at speedgauge.net
Thu Aug 27 09:59:57 PDT 2009
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
More information about the MapServer-users
mailing list