gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Infinite Loop in arc cleanupPools


From: David Chisnall
Subject: Re: Infinite Loop in arc cleanupPools
Date: Tue, 23 Oct 2012 09:28:03 +0100

Fixed in r35733, thanks!

David

On 23 Oct 2012, at 08:56, Tom Davie wrote:

> Hi All,
> 
> I've got an issue where by applications seem to start using 100% CPU on all 
> cores, with generally one thread per core stuck in arc.m cleanupPools(struct 
> arc_tls* tis).
> 
> Is it just me, or should line 143 read "while(NULL != tls->pool)" Its current 
> state ("while(NULL != pool)") will of course infinite loop as pool is never 
> assigned to inside the loop.
> 
> Thanks
> 
> Tom Davie
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnustep-dev


-- Sent from my STANTEC-ZEBRA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]