On Wed Jan 16 10:53:25 2008, coke wrote: > On Jan 16, 2008 1:45 PM, chromatic via RT > <[EMAIL PROTECTED]> wrote: > > > > On Wednesday 16 January 2008 07:03:02 Will Coleda wrote: > > > > > Here's (a new, I think) segfault that partcl exposes (r24918) > > > > > > build tcl. > > > > > > %../../parrot tcl.pbc t/cmd_after.t t/cmd_after.t > > > Segmentation fault > > > > > > FYI, this command line isn't expected to do anything useful at the > > > moment; I'm only expecting a single file name. > > > > Does it happen after a realclean of Parrot? > > Yes. > > > What's the backtrace look like with the GC debug runcore? > > Very similar:
Original command line has a slight red herring: the duplicated file name is irrelevant: ./tclsh t/cmd_after.t causes the same issue. (chromatic++ fixing the tclsh binary!)