I've noticed, by reading valgrind reports, that while code in liblwgeom/ contains debugging symbols the code in postgis/ does not. Indeed there's no "-g" in the build line, nor any CFLAGS defined in postgis/Makefile.in. Is that intentional ? Is that new ? --strk;