[Ace-users] [ace-users] ACE: ACE_Select_Reactor_T crash on memory shortage

Johnny Willemsen jwillemsen at remedy.nl
Fri Dec 14 06:00:39 CST 2007


Hi,

Can you put this in bugzilla, I am busy making the x.6.2 release and then we
can resolve this next week.

Regards,

Johnny Willemsen
Remedy IT
Postbus 101
2650 AC  Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl  

*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO             ***
*** See http://www.theaceorb.nl/en/support.html                 *** 

> -----Original Message-----
> From: Andriy Gapon [mailto:avg at icyb.net.ua] 
> Sent: Friday, December 14, 2007 12:55 PM
> To: Johnny Willemsen
> Cc: ace-users at cs.wustl.edu
> Subject: Re: [ace-users] ACE: ACE_Select_Reactor_T crash on 
> memory shortage
> 
> on 14/12/2007 13:50 Johnny Willemsen said the following:
> > Hi,
> > 
> > I fixed the not needed check for 0, that will into 
> repository after the
> > release of x.6.2. Do note that the autoconf support is 
> experimental. Can you
> > provide a patch for solving the other issue?
> 
> Not a patch, but maybe something like:
> template <class ACE_SELECT_REACTOR_TOKEN> int
> ACE_Select_Reactor_T<ACE_SELECT_REACTOR_TOKEN>::notify(...
> {
> ...
> 	if (this->notify_handler_ == 0)
> 		return -1;
> ...
> }
> 
> -- 
> Andriy Gapon
> 



More information about the Ace-users mailing list