Re: [perl #56712] [BUG] --optimize causes perl6 to segfault during make

2009-09-22 Thread Will Coleda
On Tue, Sep 22, 2009 at 3:30 PM, Andy Dougherty wrote: > On Tue, 22 Sep 2009, Nicholas Clark wrote: > >> On Tue, Sep 22, 2009 at 02:22:17PM -0400, Andy Dougherty wrote: >> > On Tue, 22 Sep 2009, Will Coleda via RT wrote: >> > >> > > On Tue Jul 08 20:56:02 2008, s1n wrote: >> > > > When trying to u

Re: [perl #56712] [BUG] --optimize causes perl6 to segfault during make

2009-09-22 Thread Andy Dougherty
On Tue, 22 Sep 2009, Nicholas Clark wrote: > On Tue, Sep 22, 2009 at 02:22:17PM -0400, Andy Dougherty wrote: > > On Tue, 22 Sep 2009, Will Coleda via RT wrote: > > > > > On Tue Jul 08 20:56:02 2008, s1n wrote: > > > > When trying to use the --optimize flag, building perl6 causes parrot > > > to

Re: [perl #56712] [BUG] --optimize causes perl6 to segfault during make

2009-09-22 Thread Nicholas Clark
On Tue, Sep 22, 2009 at 02:22:17PM -0400, Andy Dougherty wrote: > On Tue, 22 Sep 2009, Will Coleda via RT wrote: > > > On Tue Jul 08 20:56:02 2008, s1n wrote: > > > When trying to use the --optimize flag, building perl6 causes parrot > > to > > > segfault. Attached is the Configure.pl script outp

Re: [perl #56712] [BUG] --optimize causes perl6 to segfault during make

2009-09-22 Thread Andy Dougherty
On Tue, 22 Sep 2009, Will Coleda via RT wrote: > On Tue Jul 08 20:56:02 2008, s1n wrote: > > When trying to use the --optimize flag, building perl6 causes parrot > to > > segfault. Attached is the Configure.pl script output. > > > s1n - this original report is over a year old; there have been

Re: [perl #56712] [BUG] --optimize causes perl6 to segfault during make

2008-09-03 Thread chromatic
On Tuesday 08 July 2008 20:56:03 jason switzer wrote: > When trying to use the --optimize flag, building perl6 causes parrot to > segfault. Attached is the Configure.pl script output. Below is a backtrace > by manually performing the make step from gdb. You'll notice the second run > performs the

[perl #56712] [BUG] --optimize causes perl6 to segfault during make

2008-07-08 Thread jason switzer
# New Ticket Created by "jason switzer" # Please include the string: [perl #56712] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56712 > When trying to use the --optimize flag, building perl6 causes parrot to segfault. Att