search for: wait_for_serversock

Displaying 6 results from an estimated 6 matches for "wait_for_serversock".

2012 Aug 27
2
EROR connection/wait_for_serversock signalfd descriptor became invalid
hello, I am tying to get to the bottom of why my icecast server crashed and failed to restart. The last entry in the error log is this: [2012-08-26 05:46:38] INFO source/source_read listener count on /stream now 7 [2012-08-26 05:48:02] INFO connection/wait_for_serversock HUP received, reread scheduled [2012-08-26 05:48:02] INFO connection/connection_thread connection thread finished [2012-08-26 05:48:02] EROR connection/wait_for_serversock signalfd descriptor became invalid, doing thread restart i am running a debian wheezy vm with multimedia repos enab...
2012 Aug 27
1
EROR connection/wait_for_serversock signalfd descriptor became invalid
...g to get to the bottom of why my icecast server crashed and >> failed to restart. >> The last entry in the error log is this: >> >> [2012-08-26 05:46:38] INFO source/source_read listener count on >> /stream now 7 >> [2012-08-26 05:48:02] INFO connection/wait_for_serversock HUP >> received, reread scheduled >> [2012-08-26 05:48:02] INFO connection/connection_thread connection >> thread finished >> [2012-08-26 05:48:02] EROR connection/wait_for_serversock signalfd >> descriptor became invalid, doing thread restart >> >&g...
2005 Jul 20
1
relaying IceCast from ShoutCast
...able limit and do you need so many ports to listen on? In fact, it could fairly easily be made dynamic, rather than having this sort of static limit. The bug is pretty obvious, see _parse_listen_socket() in cfgfile.c. If you did make it dynamic, it'd likely be a good idea to make connection.c:wait_for_serversock() not reallocate the entire poll or select structures on every call, as that would get pretty inefficient at several hundred sockets. But that's not really a big deal. Mike
2012 Jul 31
0
No subject
...hello, > > I am tying to get to the bottom of why my icecast server crashed and > failed to restart. > The last entry in the error log is this: > > [2012-08-26 05:46:38] INFO source/source_read listener count on > /stream now 7 > [2012-08-26 05:48:02] INFO connection/wait_for_serversock HUP > received, reread scheduled > [2012-08-26 05:48:02] INFO connection/connection_thread connection > thread finished > [2012-08-26 05:48:02] EROR connection/wait_for_serversock signalfd > descriptor became invalid, doing thread restart > > i am running a debian wheezy...
2004 Aug 06
0
icecast2 alpha 1 (09/19/03) seg fault
...quot; (+enter) 8 times before it stopped giving this error and decided to actually run. This is the backtrace after segfaulting: Program received signal SIGSEGV, Segmentation fault. 0x4040efa2 in poll () from /lib/libc.so.6 (gdb) bt #0 0x4040efa2 in poll () from /lib/libc.so.6 #1 0x0804df6c in wait_for_serversock (timeout=100) at connection.c:144 #2 0x0804e0b1 in _accept_connection () at connection.c:222 #3 0x0804e48b in connection_accept_loop () at connection.c:356 #4 0x0804d4a6 in _server_proc () at main.c:253 #5 0x0804d996 in main (argc=3, argv=0xbffffa14) at main.c:432 #6 0x4034fbb4 in __libc_start...
2005 Jul 20
4
relaying IceCast from ShoutCast
This is killing me... I've tried everything I can think of, but Icecast still crashes if I define more than 10 listen-socket ports. Is there a limit that's not documented or is this a bug? I'm using the latest Windows build that OddSock compiled. Thanks for any help/ideas Fred -----Original Message----- From: Fred Black [mailto:fred@batanga.com] Sent: Tuesday, July 19, 2005