Modify

#1052 closed defect (duplicate)

bitlbee connection pinging out

Reported by: was3@… Owned by:
Priority: major Milestone:
Component: BitlBee Version: 3.2
Keywords: Cc:
IRC client+version: irssi 0.8.15 Operating System: Linux
OS version/distro: Arch

Description

Recently, with irssi and bitlbee, I have been receiving absurdly high lag and inexplicable reconnections, despite running on localhost.

Attachments (0)

Change History (8)

comment:2 Changed at 2013-05-02T16:57:57Z by was3@…

Note however that my copy of bitlbee is linked to libgnutls.

comment:3 Changed at 2013-05-06T15:12:18Z by wilmer

Can you make VERY sure that's the case? That seems highly unlikely, everybody else with this problem found out they were (maybe unknowingly) using OpenSSL. GnuTLS+GTalk is working fine for me and others for ages.

comment:4 Changed at 2013-05-07T04:32:17Z by was3@…

The command ldd /usr/sbin/bitlbee contained the line

libgnutls.so.28 => /usr/lib/libgnutls.so.28 (0x00007fbb5e66a000)

comment:5 Changed at 2013-05-07T23:00:39Z by wilmer

Do you have debugging symbols in your binary? Are you handy with gdb? Would be good to get a stacktrace of where it gets stuck..

comment:6 Changed at 2013-05-07T23:43:07Z by was3@…

The binary does not have debugging symbols but I have recompiled bitlbee from the Arch package with them. I've not used gdb before but I have found the command for producing a stacktrace. I will attempt to reproduce the issue and provide a stacktrace.

comment:7 Changed at 2013-05-08T00:57:55Z by was3@…

The version with debugging symbols did not seem to suffer the bug. I suspect that in fact despite updating to 3.2-2 linked to gnutls from 3.2-1 linked to openssl, I never actually restarted the bitlbee executable.

comment:8 Changed at 2013-05-08T07:25:38Z by wilmer

Resolution: duplicate
Status: newclosed

Yep, that was one of my guesses too. :-) Thanks, will close this bug then.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.