Displaying 4 results from an estimated 4 matches for "process_and_send_buff".
Did you mean:
process_and_send_buffer
2004 Aug 06
1
can't compile ices 2 on ppc
...(.text+0xac8): undefined reference to `shout_close'
stream.o(.text+0xac8): relocation truncated to fit: R_PPC_REL24 shout_close
stream.o(.text+0xae0): undefined reference to `shout_free'
stream.o(.text+0xae0): relocation truncated to fit: R_PPC_REL24 shout_free
stream_shared.o: In function `process_and_send_buffer':
stream_shared.o(.text+0x29c): undefined reference to `shout_send_raw'
stream_shared.o(.text+0x29c): relocation truncated to fit: R_PPC_REL24 shout_send_raw
stream_shared.o(.text+0x3c4): undefined reference to `shout_send_raw'
stream_shared.o(.text+0x3c4): relocation truncated to fit...
2004 Aug 06
1
ices segmentation fault..
...g like that:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2051 (LWP 8160)]
0x08051103 in resample_clear (s=0x40ef9338) at audio.c:142
142 if (s->buffers[c])
(gdb) bt
#0 0x08051103 in resample_clear (s=0x40ef9338) at audio.c:142
#1 0x080504a3 in process_and_send_buffer (sdsc=0x805e448,
buffer=0x8156238) at stream_shared.c:149
#2 0x0804d6ca in ices_instance_stream (arg=0x805e448) at stream.c:254
#3 0x080542b9 in _start_routine (arg=0x805e498) at thread.c:655
#4 0x402fa020 in pthread_start_thread () from /lib/i686/libpthread.so.0
btw: The way calling free in...
2004 Aug 06
2
ices and stdin module?
...apolate_helper () from /usr/local/lib/libvorbis.so.2
#1 0x280888ce in vorbis_analysis_wrote () from /usr/local/lib/libvorbis.so.2
#2 0x804f0ed in encode_data (s=0x805ac00,
buf=0x8066000 '\200' <repeats 200 times>..., bytes=32768, bigendian=0)
at encode.c:180
#3 0x804fee4 in process_and_send_buffer (sdsc=0x8061580, buffer=0x8058340)
at stream_shared.c:202
#4 0x804d8de in ices_instance_stream (arg=0x8061580) at stream.c:237
#5 0x8052c7e in _start_routine (arg=0x8058320) at thread.c:654
#6 0x2837b0a8 in _thread_start () from /usr/lib/libc_r.so.4
#7 0x0 in ?? ()
And here's the log...
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...ared.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char
-I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include
-g -O2 -c `test -f 'stream_shared.c' || echo './'`stream_shared.c
stream_shared.c: In function 'process_and_send_buffer':
stream_shared.c:184: warning: pointer targets in passing argument 2 of
'downmix_buffer' differ in signedness
source='metadata.c' object='metadata.o' libtool=no \
depfile='.deps/metadata.Po' tmpdepfile='.deps/metadata.TPo' \
depmode=gcc3 /bin/sh ../de...