On Tuesday 19 February 2008 10:52:07 Jerry Gay wrote: > with pdd17pmc branch r25870, i get a segfault in pge's build: > > ..\..\parrot.exe > ..\..\runtime\parrot\library\PGE\Perl6Grammar.pir > --output=PGE\builtins_gen.pir PGE\builtins.pg > NMAKE : fatal error U1077: '..\..\parrot.exe' : return code '0xc0000005' > Stop. > NMAKE : fatal error U1077: 'C:\usr\bin\perl-5.8.8\bin\perl.exe' : > return code '0x2' > Stop.
Can you run parrot -t and see which ops run immediately before the segfault? We could possibly reduce the test case to something much smaller if so. -- c