[Icecast] Running ices2 on solaris core dumped

Karl Heyes karl at xiph.org
Tue Sep 28 21:05:19 UTC 2004


On Tue, 2004-09-28 at 21:58, j.p.drawneek at durham.ac.uk wrote:
> When I run ices2 with the input of below it "Arithmetic Exception (core
> dumped)".  Any idea whats up?

looks like config problem

> <?xml version="1.0"?>
> <ices>
> 	<stream>
> 		<metadata>
> 			<name>test stream</name>
> 			<genre>random</genre>
> 			<description>Ran out of ideas for this one</description>
> 			<url>www.dsu.org.uk</url>
> 		</metadata>
> 		<input>
> 			<module>sun</module>
> 		</input>

default settings are 44100 stereo, is that expected ?

> 		<instance>
> 			<hostname>localhost</hostname>
> 			<port>8000</port>
> 			<password>hackme</password>
> 			<mount>/test.ogg</mount>
> 			<encode>
> 				<samplerate>12800</samplerate>
> 			</encode>

Are you confusing samplerate and bitrate ? You do need to state the
encoding samplerate and channels.

karl.




More information about the Icecast mailing list