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: Paolo Bonzini
Subject: Re: [Help-smalltalk] Crashes due the async queue running over
Date: Thu, 14 Apr 2011 09:24:33 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 04/14/2011 09:23 AM, Holger Hans Peter Freyther wrote:
>  The problem is that _gst_async_call must be signal-safe, so it cannot
>  call malloc.

Ah okay, this is why we are checking if we are in GST. The question I have
is... do we get the SIGIO for the_same_  socket/fd all over again. Can you see
this from the strace or should I inspect the 'bottom half' queue?

I think you may be getting many SIGIO for the same socket.

Paolo



reply via email to

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