mmcmatthew / ssl-vision

Automatically exported from code.google.com/p/ssl-vision
GNU General Public License v3.0
0 stars 0 forks source link

netraw.cpp: Else in setHost () #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to open sockets connection

What is the expected output? What do you see instead?
Should correctly open connection, but sometimes it will fall on the Else case 
and a stack smash will occur.

What version of the product are you using? On what operating system?
We are using the SSL sockets code to manage our on sockets on RoboPET, which 
runs on Ubuntu.

Please provide any additional information below.
We have found no patterns on when this problem occurs. Sometimes we are unable 
to run our software because of this problem, and we are afraid that it occurs 
on a competition.
Our team website: http://inf.ufrgs.br/pet/robopet

Original issue reported on code.google.com by ninja.dalbem on 20 Jul 2011 at 5:39

GoogleCodeExporter commented 9 years ago
Problem accepted and set to low priority.

Original comment by jgurz...@yahoo.com.br on 12 Nov 2011 at 1:29

GoogleCodeExporter commented 9 years ago
Entering the else seem to be a problem with the computer's network 
stack/config, no SSL-Vision

Original comment by jgurz...@yahoo.com.br on 23 Mar 2013 at 5:09