Re: Summary of today's digging into t/compiler/pge/06-grammar.t

2007-06-22 Thread Andy Dougherty
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 --

Re: Summary of today's digging into t/compiler/pge/06-grammar.t

2007-06-21 Thread chromatic
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