Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buffer overflow during handshake #12

Open
CSEMike opened this issue Jan 4, 2011 · 1 comment
Open

buffer overflow during handshake #12

CSEMike opened this issue Jan 4, 2011 · 1 comment
Assignees
Labels

Comments

@CSEMike
Copy link
Owner

CSEMike commented Jan 4, 2011

DEBUG::Tue Jan 04 15:56:51 PST 2011::com.aelitis.azureus.core.networkmanager.impl.osssl.OneSwarmSslTransportHelperFilterStream::doHandshake::597:
buffer overflow during handshake, should never happen
ProtocolDecoderPHE::process::817,ProtocolDecoderPHE::selectSuccess::1981,ProtocolDecoderPHE$2::selectSuccess::470,TCPTransportHelper$1::selectSuccess::443,VirtualChannelSelector::selectSuccess::379,VirtualChannelSelectorImpl::select::575,VirtualChannelSelector::select::332,TCPNetworkManager$4::run::155,AEThread2$threadWrapper::run::202

-- this happened

@CSEMike
Copy link
Owner Author

CSEMike commented Jan 5, 2011

This occurred on a very long-running mac client (> 1 week)

Around this time, another client started at the roughly the same time (linux) needed a OneSwarm restart because of too many open files. These may be related -- particularly to the temp file cleanup issue of osf2f friends files. (deleteOnExit may keep things open -- we may need to explicitly close and delete temp files to support long-running servers)

@ghost ghost assigned isdal May 3, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants