Actions
Bug #260
openBad file descriptor
Start date:
2011-11-09
Due date:
% Done:
0%
Estimated time:
Patch Available:
No
Found in Versions:
0.8.8,0.8.9
Confirmed:
Yes
Branch:
Security:
No
Help Needed:
No
Description
Bip exit with a FATAL error "Bad file descriptor"
Maybe related to #238
Logs:
09-11-2011 04:28:24 ERROR: read(fd=6): Connection lost: Success 09-11-2011 04:28:24 ERROR: Error while reading on fd 6 09-11-2011 04:28:24 ERROR: [oftc] read_lines error, closing... 09-11-2011 04:28:24 Broken socket: Connection reset by peer. 09-11-2011 04:28:24 ERROR: [oftc] reconnecting in 0 seconds 09-11-2011 04:28:24 FATAL: select(): Bad file descriptor
Updated by Pierre-Louis Bonicoli almost 13 years ago
- Help Needed set to No
24-01-2012 01:15:46 DEBUG: New socket still not connected (10) 24-01-2012 01:15:46 DEBUG: ":pilou!~pilou@fbx.proxad.net QUIT :Ping timeout: 272 seconds" 24-01-2012 01:15:46 DEBUG: Rotating logfile for #XXXX /var/log/bip/2012-01/#XXX.23.log /var/log/bip/2012-01/#XXXX.24.log 24-01-2012 01:15:46 DEBUG: New socket still not connected (10) 24-01-2012 01:15:46 DEBUG: "ERROR :Closing Link: fbx.proxad.net (Ping timeout: 272 seconds)" 24-01-2012 01:15:46 ERROR: fd 2: Connection lost 24-01-2012 01:15:46 DEBUG: Connection close asked. FD:2 24-01-2012 01:15:46 ERROR: Error while reading on fd 2 24-01-2012 01:15:46 DEBUG: New socket still not connected (10) 24-01-2012 01:15:46 ERROR: [freenode] read_lines error, closing... 24-01-2012 01:15:46 DEBUG: Connection close asked. FD:2 24-01-2012 01:15:46 Broken socket: Connection reset by peer. 24-01-2012 01:15:46 DEBUG: Connection close asked. FD:33 24-01-2012 01:15:46 DEBUG: Rotating logfile for NickServ /var/log/bip/2012-01/nickserv.20.log /var/log/bip/2012-01/nickserv.24.log 24-01-2012 01:15:46 DEBUG: Rotating logfile for pilou /var/log/bip/2012-01/pilou.23.log /var/log/bip/2012-01/pilou.24.log 24-01-2012 01:15:46 ERROR: [freenode] reconnecting in 0 seconds 24-01-2012 01:15:46 FATAL: select(): Bad file descriptor /opt/bip/bin/bip(print_trace+0x1f)[0x8065f71] /opt/bip/bin/bip(fatal+0x2b)[0x8065fd4] /opt/bip/bin/bip(wait_event+0x516)[0x8058225] /opt/bip/bin/bip(irc_main+0xc6)[0x80604dd] /opt/bip/bin/bip(main+0x72b)[0x80536cd] /lib/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb7471c76] /opt/bip/bin/bip[0x804dce1]
Updated by Pierre-Louis Bonicoli over 10 years ago
- Found in Versions changed from 0.8.8 to 0.8.8,0.8.9
Problem occurs with 0.8.9.
Actions