help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Crashes due the async queue running over


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Crashes due the async queue running over
Date: Wed, 08 Jun 2011 16:18:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 06/07/2011 06:23 PM, Paolo Bonzini wrote:

> 
> This should fix it by removing a lot of broken code and getting
> {thread,signal}-safety right.  I removed the arrays altogether (replaced them
> by lists) so the error you were getting is not there at all anymore! :)


wow, big change. Do you think you resolved the underlying issue of the poll
always getting the SIGIO for the fd? So in theory we can still go OOM as the
list is getting very long?

holger



reply via email to

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