Displaying 2 results from an estimated 2 matches for "stream_send".
Did you mean:
o_stream_send
2004 Aug 06
1
Ices 0.3 won't play mp3 file
...59 in _thread_sig_handle_pending () from /usr/lib/libc_r.so.4
#2 0x2842f84d in _thread_sig_handler () from /usr/lib/libc_r.so.4
#3 0xbfbfffac in ?? ()
#4 0x281192b4 in _shout_timing_sleep (sleeptime=231) at timing.c:59
#5 0x281161a7 in shout_sync (self=0x81be200) at shout.c:261
#6 0x805c597 in stream_send_data (stream=0x81be180, buf=0xbfbfeb30 "f",
len=4096) at stream.c:369
#7 0x805c211 in stream_send (config=0x81b4a00, source=0xbfbffb60) at
stream.c:256
#8 0x805be61 in ices_stream_loop (config=0x81b4a00) at stream.c:111
#9 0x805ac82 in main (argc=3, argv=0xbfbffc14) at ices.c:40
----...
2004 Aug 06
0
iceS 0.2.2 bug?
...'s any file corruption, and i have to conclude maybe
there's a bug in icesS-0.2.2.
running the corefile thru gdb, i see that we've died here:
(gdb) where
#0 0x10018814 in shout_send_data (self=0x100c12c8, buff=0x7fffe0e8 "\212è",
len=1) at shout.c:180
#1 0x100128fc in stream_send_data (stream=0x100c12c8, buf=0x7fffe0e8 "\212è",
len=1) at stream.c:339
#2 0x1001260c in stream_send (source=0x7ffff538) at stream.c:213
#3 0x10012458 in ices_stream_loop () at stream.c:121
#4 0x10010f04 in main (argc=0, argv=0x3) at ices.c:41
#5 0xfe2e734 in __libc_start_main (a...