On Fri, 22 Jun 2007, Andy Lester wrote:
> pmichaud and I figured today that the segfaulting in 06-grammar.t is
> caused by optimization, with the --optimize flag.
When pursuing such issues, I've occasionally found it useful to configure
with
perl5.8 Configure.pl --optimize=-g
--
On Thursday 21 June 2007 22:19:42 Andy Lester wrote:
> pmichaud and I figured today that the segfaulting in 06-grammar.t is
> caused by optimization, with the --optimize flag.
>
> However, it's not all the fault of --optimize. I've been working on
> valgrind, and there's some invalid memory acces