Re: EventSource::addListener



On 04 Jun 2001 15:01:09 -0500, Mike Kestner wrote:
> When I call EventSource::addListener, I seem to be encountering a
> deadlock scenario.  The caller blocks waiting for the ListenerID return,
> but before the ESrc returns, it tries to ref the listener.  
> 
> Unless I'm mistaken, this ref sits in pergutory waiting for the process
> that called addListener to unblock.
> 
> Am I interpreting this situation correctly? I suspect I may be on crack,
> since I'd be surprised if this problem hasn't presented itself
> elsewhere.

Are you sure bonobo_main has been called?
I had this exact same problem a few weeks ago and was rather embarrased
when Michael and Miguel pointed it out to me.

iain





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