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
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
# New Ticket Created by Will Coleda
# Please include the string: [perl #51390]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=51390 >
Tcl is exposing another GC bug (even on feather.)
build tcl, then prove t/cmd_array.t
B