- Original Message -
From: "Will Coleda" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Perl6 Internals"
<[EMAIL PROTECTED]>
Sent: Monday, February 25, 2008 4:00 AM
Subject: Re: [perl #51136] [BUG] Segfault in Parrot_Ref_morph
On Sun, Feb 2
On Sun, Feb 24, 2008 at 8:54 AM, Peter Gibbs via RT
<[EMAIL PROTECTED]> wrote:
>
> "Will Coleda" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> >
> > As of r26037, tcl is once again generating a segfault (even on
> > feather!). The change in 26037 was to replace a morph + assig
"Will Coleda" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> As of r26037, tcl is once again generating a segfault (even on
> feather!). The change in 26037 was to replace a morph + assign with
> the 'copy' opcode.
>
This is indeed a problem caused by the copy op.
Examining the