Modify ↓
Opened at 2006-04-10T08:29:38Z
Closed at 2015-10-21T08:53:45Z
#135 closed defect (fixed)
Yahoo reconnection trouble with socks proxy.
Reported by: | Owned by: | wilmer | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Yahoo | Version: | 1.0.1 |
Keywords: | patch | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | Slackware 10.2 |
Description
I've a trouble using bitlbee with yahoo and socks. Config file:
[settings] RunMode = Inetd AuthMode = Registered Proxy = socks5://127.0.0.1:1080
Log:
15:17 <@root> YAHOO - Reconnecting in 60 seconds.. 15:18 <@root> YAHOO - Logging in: Connecting 15:18 [bitlbee] -!- (process:10010): GLib-WARNING **: giounix.c:400Error while getting flags for FD: Bad file descriptor (9) 15:18 [bitlbee] -!- (process:10010): GLib-WARNING **: giounix.c:400Error while getting flags for FD: Bad file descriptor (9) --- 100% CPU usage here. 15:18 <@darkk> account off 3 --- still 100% CPU usage /reconnect
Tested bitlbee versions: 1.0.1, 1.0.2.
The issue arizes when there is no socks server at 127.0.0.1:1080 (that's port-forwarding created with SSH).
All other protocols seems to work fine.
Attachments (2)
Change History (5)
Changed at 2007-02-18T21:27:08Z by
Attachment: | yahoo-fix.patch added |
---|
comment:1 Changed at 2007-12-03T00:41:02Z by
Component: | BitlBee → Yahoo |
---|---|
Owner: | set to wilmer |
comment:2 Changed at 2014-07-07T12:05:27Z by
Keywords: | patch added |
---|
Still happening. Very ugly.
The idea behind the patch sounds good, although I doubt it would apply cleanly now. Adding patch tag to consider it later.
comment:3 Changed at 2015-10-21T08:53:45Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in https://github.com/bitlbee/bitlbee/commit/72d661eae66d72e26b8050c46403eafc749838fc
Sorry for the small delay.
Note: See
TracTickets for help on using
tickets.
works-for-me
fix