Re: [perl #51390] [BUG] GC segfault in new_pmc_ext

2008-03-03 Thread chromatic
On Monday 03 March 2008 19:06:01 chromatic wrote: > ... which indicates that whatever the problem is, there's something getting > freed to the PMC_EXT pool inappropriately. Turns out this was a problem with the clone op not being paranoid enough to unshare data between the temporary clone and it

Re: [perl #51390] [BUG] GC segfault in new_pmc_ext

2008-03-03 Thread chromatic
On Monday 03 March 2008 18:26:47 Will Coleda wrote: > Tcl is exposing another GC bug (even on feather.) > > build tcl, then prove t/cmd_array.t That didn't do anything for me. Deleting the Perl boilerplate in the file and running the test through ../../parrot tcl.pbc did. > Backtrace from GDB