Displaying 2 results from an estimated 2 matches for "__swsetup".
Did you mean:
__setup
2004 Aug 06
2
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
...source 1 [127.0.0.1] [Client timeout exceeded, removing source] [encoder], connected for 30
seconds, 0 bytes transfered. 0 sources connected
-> [09/Jul/2001:19:49:29] Kicking all 0 clients for source 1
So I've run the corefile through gdb and see the following backtrace:
#0 0x401782d6 in __swsetup ()
#1 0x40172284 in vfprintf ()
#2 0x4017202d in fprintf ()
#3 0x91c1 in log_write (log_id=-1, priority=3, cat=0x76e4 "thread/_start_routine", fmt=0x76bc "Added thread %d [%s] started at
[%s:%d]") at log.c:162
#4 0x77a2 in _start_routine (arg=0x180e0) at thread.c:536
#5 0x4...
2004 Aug 06
0
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
...timeout exceeded, removing source] [encoder], connected for 30
> seconds, 0 bytes transfered. 0 sources connected
> -> [09/Jul/2001:19:49:29] Kicking all 0 clients for source 1
>
> So I've run the corefile through gdb and see the following backtrace:
>
> #0 0x401782d6 in __swsetup ()
> #1 0x40172284 in vfprintf ()
> #2 0x4017202d in fprintf ()
> #3 0x91c1 in log_write (log_id=-1, priority=3, cat=0x76e4 "thread/_start_routine", fmt=0x76bc "Added thread %d [%s] started at
> [%s:%d]") at log.c:162
> #4 0x77a2 in _start_routine (arg=0x180e0...