Moritz confirmed that a related ticket is passing for him, so I'm
stealing this ticket and marking it Resolved.
kid51
This passed tonight on Darwin/PPC, r32919. I can't tell which commit
fixed the problem. Cf.:
http://smolder.plusthree.com/app/public_projects/tap_stream/8270/270
If it continues to pass over the next week, I will close the ticket.
Thank you very much.
kid51
On Tuesday 18 November 2008 04:27:38 James Keenan via RT wrote:
> On Mon Nov 17 19:30:10 2008, [EMAIL PROTECTED] wrote:
> > I need to see more, but I think I know what this is. Use the 'bt'
> > command in gdb to show the whole backtrace. Hopefully it includes
> > Parrot_really_destroy().
> Sor
On Monday 17 November 2008 19:10:00 James Keenan via RT wrote:
> On Mon Nov 17 18:29:34 2008, [EMAIL PROTECTED] wrote:
> > All SIGNAL 11s on Darwin need a backtrace. Can you provide one?
> Does this look like the correct file to run a backtrace on?
That's the one.
> (gdb) run t/pmc/pmc_3.pasm
On Monday 17 November 2008 18:17:30 James Keenan wrote:
> The following test is failing on Darwin/PPC at r32784. It passed on
> Linux at the same revision number.
>
> not ok 3 - PMC type check
>
> # Failed test 'PMC type check'
> # at t/pmc/pmc.t line 75.
> # Exited with error code: [SIGNAL 1
# New Ticket Created by James Keenan
# Please include the string: [perl #60622]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60622 >
The following test is failing on Darwin/PPC at r32784. It passed on
Linux at the same