On Fri Aug 03 13:43:42 2007, [EMAIL PROTECTED] wrote:
> On Friday 03 August 2007 13:29:53 Jerry Gay wrote:
>
> > i'm having trouble on x86_64. when running a 32bit parrot, i get
> > occasional deadlock at the OS level, after Parrot_exit. when running a
> > 64bit parrot, it segfaults within Parrot_
On Friday 03 August 2007 13:29:53 Jerry Gay wrote:
> i'm having trouble on x86_64. when running a 32bit parrot, i get
> occasional deadlock at the OS level, after Parrot_exit. when running a
> 64bit parrot, it segfaults within Parrot_exit, while running the exit
> handlers. if i run with -G, no se
hi, i'm a blockhead. ron reminded me that i'm not following C89, since
node was not defined at the top of a block. duh.
anyway, this doesn't seem to fix the problem. rats. i must misunderstand
the comment, because i find it hard to believe that adding these few
lines of code is enough to address a
# New Ticket Created by Jerry Gay
# Please include the string: [perl #44393]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44393 >
i'm having trouble on x86_64. when running a 32bit parrot, i get
occasional deadlock at the