HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 07:07:24 GMT Content-length: 810 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) 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 common/js/jque