id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
388	r37061 breaks rakudo build	pmichaud	cotto	"Commit r37061 (""[PMC] remove a couple more PMC_str_val instances"") causes Parrot to segfault while building Rakudo.  Here's the last few lines of the 'make' output:

{{{
/usr/bin/perl -e """" > src/gen_setting.pir
/home/pmichaud/parrot/trunk/parrot  -o perl6_s1.pbc perl6.pir
make: *** [perl6_s1.pbc] Segmentation fault
}}}

Note that the segfault occurs as part of imcc -- i.e., while compiling a .pir file to a .pbc.  So none of Rakudo, PGE, PCT, etc. appear to be involved -- it's strictly a Parrot/imcc bug introduced/exposed by this commit.

Thanks,

Pm"	bug	closed	normal		core	trunk	medium	fixed					
