View Issue Details

IDProjectCategoryView StatusLast Update
0002659unrealircdpublic2005-10-11 17:44
ReporterTrocotronic Assigned Tosyzop  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
PlatformAMD K6 32bitsOSWindows XP ProfessionalOS VersionSP2
Product Version3.2.4 
Fixed in Version3.2.4 
Summary0002659: Trouble with SSL and C-Ares
Description22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** No ident response; username prefixed with ~
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** No ident response; username prefixed with ~
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** No ident response; username prefixed with ~
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** No ident response; username prefixed with ~
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** No ident response; username prefixed with ~
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** No ident response; username prefixed with ~
22:59 rallados.net : *** Found your hostname (cached)
22:59 rallados.net : *** Checking ident...
22:59 rallados.net : *** No ident response; username prefixed with ~
and so on...

I get amount of those lines when I connect to unreal through ssl-port. It does not occur if you connect through normal port.
No core generated. It continues until you are disconnected (I guess for MaxSendQ exceed).
Latest cvs update.
Steps To Reproducelisten *:6667;
listen *:6668 {
    options {
        ssl;
    };
};

/server localhost +6668 (via mIRC).
TagsNo tags attached.
3rd party modules

Activities

syzop

2005-10-10 17:08

administrator   ~0010578

Thanks, I'll see if I can take a look soon :)

syzop

2005-10-11 17:44

administrator   ~0010582

Fixed in CVS [.388].
Thanks for the report :).

Also fixed another issue when I was at it.

Changelog entries:
- Fixed SSL + new resolver problem, would cause an "interesting flood" of messages / 100% CPU.
  Reported by Trocotronic (0002659).
- Fixed a problem with entries in the hosts file (such as, usually, localhost), this would
  cause an unresolved host and a 30s delay for the user, even though resolving succeeded.

Issue History

Date Modified Username Field Change
2005-10-10 17:06 Trocotronic New Issue
2005-10-10 17:08 syzop Note Added: 0010578
2005-10-10 17:08 syzop Status new => acknowledged
2005-10-11 16:45 syzop Status acknowledged => confirmed
2005-10-11 17:44 syzop Status confirmed => resolved
2005-10-11 17:44 syzop Fixed in Version => 3.2.4
2005-10-11 17:44 syzop Resolution open => fixed
2005-10-11 17:44 syzop Assigned To => syzop
2005-10-11 17:44 syzop Note Added: 0010582