On Friday, 06 July 2001 at 10:32, tom erbe wrote:> icecast 1.3.10 is the server i'm running, but its ices 0.1 that gives > me a segfault under solaris. it works just fine on my linux box. icesThe segfaults are a stack size problem. Try changing STACKSIZE near the top of thread/thread.c from 8192 to 65536 or so...> 0.2 doesn't segfault, but it seems to overrun the server (if that > makes any sense), it plays a 3 minute file in seconds.I'd like to know more about this. Are you reencoding? If so, note that the reencode/samplerate/channels options have moved into the Stream section (to support multiple streams). I'm running 0.2 on Solaris 2.8 (sparc) right now, seemingly successfully (no skips or glitches). But I had to bump the stack size. This change has been committed to CVS, I'll probably release 0.2.1 fairly soon. -Brendan --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
icecast 1.3.10 is the server i'm running, but its ices 0.1 that gives me a segfault under solaris. it works just fine on my linux box. ices 0.2 doesn't segfault, but it seems to overrun the server (if that makes any sense), it plays a 3 minute file in seconds. maybe i'll have to switch to mod_mp3 for my solaris boxes. At 12:38 PM +0100 7/6/01, Ciaran Anscomb wrote:>Sgrifennodd tom erbe: >> Has anyone been successful getting an icecast webcast going under >> Solaris? I have tried several times using different versions of >> icecast, ices, shout and solaris, but have never been able to get it >> working without seg. faults, or glitching, or other problems. > >What version? If icecast2 there were problems with thread stacks >that caused me to get segfaults all over. That should be fixed >now or soon(ish? :). If icecast1, I've no idea... > >..ciaran >-- >Ciaran Anscomb, BBC Internet Services >OGG Vorbis, the new music format: http://www.vorbis.com/ > >--- >8 ---- >List archives: http://www.xiph.org/archives/ >icecast project homepage: http://www.icecast.org/ >To unsubscribe from this list, send a message to 'icecast-request@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered.-- ........................................................................ Tom Erbe . 608 Carla Way, La Jolla, CA, 92037 tre@shoko.calarts.edu . aim ThomasErbe http://shoko.calarts.edu/~tre/freesound.pl ........................................................................ --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
At 1:48 PM -0400 7/6/01, Brendan Cully wrote:>On Friday, 06 July 2001 at 10:32, tom erbe wrote: >> icecast 1.3.10 is the server i'm running, but its ices 0.1 that gives >> me a segfault under solaris. it works just fine on my linux box. ices > >The segfaults are a stack size problem. Try changing STACKSIZE near >the top of thread/thread.c from 8192 to 65536 or so...Okay - that helped. Now 0.10 doesn't segfault any more, but acts much like 0.2.> > 0.2 doesn't segfault, but it seems to overrun the server (if that >> makes any sense), it plays a 3 minute file in seconds. > >I'd like to know more about this. Are you reencoding? If so, note that >the reencode/samplerate/channels options have moved into the Stream >section (to support multiple streams).I am not re-encoding, as I was unable to get LAME to compile under Solaris. I tried LAME 3.87-9. I am running Solaris 2.7 (sparc) and using gcc to compile. My ices command line is: /usr/local/icecast/bin/ices -F playlist.txt -g "Experimental Electronic Computer Ambient Noise" -h hagstrom.calarts.edu -n freesound -m /fs -P ?????? -r -u http://www.soundhack.com> >I'm running 0.2 on Solaris 2.8 (sparc) right now, seemingly >successfully (no skips or glitches). But I had to bump the stack >size. This change has been committed to CVS, I'll probably release >0.2.1 fairly soon. > >-Brendan > >--- >8 ---- >List archives: http://www.xiph.org/archives/ >icecast project homepage: http://www.icecast.org/ >To unsubscribe from this list, send a message to 'icecast-request@xiph.org' >containing only the word 'unsubscribe' in the body. No subject is needed. >Unsubscribe messages sent to the list will be ignored/filtered.-- ........................................................................ Tom Erbe . 608 Carla Way, La Jolla, CA, 92037 tre@shoko.calarts.edu . aim ThomasErbe http://shoko.calarts.edu/~tre/freesound.pl ........................................................................ --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.