[perl #44393] something funny in dod/gc blocking macros

2008-05-06 Thread Will Coleda via RT
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_

Re: [perl #44393] something funny in dod/gc blocking macros

2007-08-03 Thread chromatic
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

[perl #44393] something funny in dod/gc blocking macros

2007-08-03 Thread Jerry Gay via RT
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

[perl #44393] something funny in dod/gc blocking macros

2007-08-03 Thread via RT
# 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