Ticket #17 (new defect)

Opened 9 months ago

Last modified 2 months ago

irssi locks up while connecting

Reported by: saurik Owned by: saurik
Priority: major Component: Telesphoreo
Keywords: irssi Cc: mag@…, spam@…

Description

When you attempt to connect to any server using irssi it just says:

17:51 -!- Irssi: Looking up irc.saurik.com

The copy in Telesphoreo has already been hacked with the iPhone DNS fix, a problem irc.saurik.com isn't afflicated with anyway, so this isn't an mDNSResponder issue. It might not even have anything to do with DNS at all.

Change History

Changed 9 months ago by saurik

  • owner set to saurik
  • component set to Telesphoreo

Changed 5 months ago by mspasov

I confirm this.

I have sniffed my wifi interface and here's what I got:

0.643896	ip->dns	DNS	Standard query A irc.saurik.com
0.805615	dns->ip	DNS	Standard query response A 217.160.246.234
0.808641	ip->dns	DNS	Standard query AAAA irc.saurik.com
1.008244	dns->ip	DNS	Standard query response

And then silence...

Here is what happens when I connect from my workstation:

0.000000	ws->dns	DNS	Standard query AAAA irc.saurik.com
0.000997	dns->ws	DNS	Standard query response
0.001130	ws->dns	DNS	Standard query AAAA irc.saurik.com
0.002493	dns->ws	DNS	Standard query response
0.002536	ws->dns	DNS	Standard query A irc.saurik.com
0.004745	dns->ws	DNS	Standard query response A 217.160.246.234

And irssi establishes connection to the server..

When trying to connect to the ip directly - irssi writes "Looking ip xx.xx.xx.xx" but no packets fly around.

Also I have to press a key every time irssi starts, in order to refresh the screen. Probably It's only me, so I'm not going to open a new bug for now..

Changed 4 months ago by Magistrate

  • cc mag@… added

Changed 4 months ago by aliby

I am having the same issues as well. Both the dns issue and with having to hit return/enter

Changed 2 months ago by numist

  • cc spam@… added

I'm also experiencing this issue (as well as "I have to press a key every time irssi starts, in order to refresh the screen").

Note: See TracTickets for help on using tickets.