* Adrian Chadd ([EMAIL PROTECTED]): > It wouldn't be the first time - Squid had to be compiled under -O0 for > so very long because of a random crash in the Squid internal DNS code; > the FreeBSD gcc was generating very very bogus argument handling code. > > Wonder if something similar is going on here; try compiling it with -O0?
That was my first thought as well, but this seems to be independent on compiler optimization. The cf_gen core I referenced here is from a clean compile run with CFLAGS set to "-O0 -g -pipe".
