Re: [Quickfix-developers] file descriptor/memory leak in ThreadedSocketInitiator
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2007-01-08 16:09:56
|
It looks like this was probably fixed in the repository. I'm referring to this revision: r1725 | orenmnero | 2006-08-21 18:48:22 -0500 (Mon, 21 Aug 2006) | 1 line Initialize m_disconnect in constructors, fixes bug where file descriptors do not get released (Bill Robert) Can one of you verify this is the same problem and that the fix resolves it? --oren On Jan 8, 2007, at 9:08 AM, Rich Holm wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > We recently did an upgrade in our development tree and are seeing the > problem with 1.20.4. I don't believe it was a problem in previous > versions > as we leave our production servers running all the time. > > Cheers, > Rich > > > > Oren Miller wrote: >> QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ >> html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> Alex, what version of QuickFIX are you using? >> >> >>> Hi, >>> >>> We left our application running over the holidays >>> continuously trying to reconnect to a server and >>> failing. When we came back, the whole server seemed to >>> be broken. All applications were failing because they >>> could not allocate any file descriptors from the OS >>> (Windows Server 2003) >>> >> >> >> --------------------------------------------------------------------- >> ---- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys - and earn >> cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Quickfix-developers mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >> > > > > This message is intended only for the personal and confidential use > of the recipients named above. > If the reader of this email is not the intended recipient, you have > received this email in error and any review, > dissemination, distribution or copying is strictly prohibited. If > you have received this email in error, > please notify the sender immediately by return email and > permanently delete the copy you received. > > This message is provided for informational purposes and should not > be construed as a solicitation or offer > to buy or sell any securities or related financial instruments. > Wolverine is not responsible for any > recommendation, solicitation, offer or agreement or any information > about any transaction, customer account > or account activity that may be attached to or contained in this > communication. Wolverine accepts no > liability for any content contained in the email, or any errors or > omissions arising as a result of > email transmission. Any opinions contained in this email constitute > the sender's best judgment at this > time and are subject to change without notice. > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |