Re: [perl #60170] Segfault in verify_signature

2008-11-13 Thread chromatic
On Monday 27 October 2008 09:14:32 Will Coleda wrote: > While trying to duplicate the tcl segfault in PIR, I was able to > generate PIR that reliably segfaulted; except it turned out it was > segfaulting a different way: > > .sub '__onload' :immediate > load_bytecode 'TGE.pbc' > push_eh cl

Re: [perl #60170] Segfault in verify_signature

2008-10-29 Thread chromatic
On Monday 27 October 2008 09:15:29 Will Coleda wrote: > > While trying to duplicate the tcl segfault in PIR, I was able to > > generate PIR that reliably segfaulted; except it turned out it was > > segfaulting a different way: > > > > .sub '__onload' :immediate > >load_bytecode 'TGE.pbc' > >

Re: [perl #60170] Segfault in verify_signature

2008-10-27 Thread Will Coleda
On Mon, Oct 27, 2008 at 12:14 PM, via RT Will Coleda <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Will Coleda > # Please include the string: [perl #60170] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=60170 > > > >

[perl #60170] Segfault in verify_signature

2008-10-27 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #60170] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60170 > While trying to duplicate the tcl segfault in PIR, I was able to generate PIR that reliab