On Thu, Feb 02, 2006 at 11:33:25AM +0100, Leopold Toetsch wrote: > On Feb 2, 2006, at 2:33, Allison Randal (via RT) wrote: > > >I've spent too much time on this error, so I'm routing around it, but > >I'd love to figure out what's causing it. In my local version of > >Punie I get this error when I run 'make test': > > While this all smells like a GC bug, I don't see it with r11401 on > darwin nor x86/linux. I've also run io_print_6 through valgrind on the > latter, which also doesn't show any indication re string truncation. > > Anyway, if it's a GC bug, the following should succeed: > > punie$ TEST_PROG_ARGS=-G make test
This may or may not be related, but I'm getting a segfault for building PGE itself (x86_64/linux), when trying to run mklib.pir to generate the built-in rules. This is one of the first times I've tried any of this under 64-bit linux, so it might be totally unrelated. At any rate, I've *finally* gotten many of my other tasks out of the way so I'm back on the case. :-) Pm