[Icecast] IceS Segmentaion Fault

Brendan Cully brendan
Thu Jul 29 21:09:23 UTC 2004


Can you run it through gdb and print the backtrace?

$ gdb /path/ices
...
(gdb) set args -r -c /confpath/ices.conf -F /playlistpath/playlist.pl -P password
...
(gdb) run
...
(gdb) backtrace

thanks.

On Thursday, 29 July 2004 at 23:05, Chad Rempp wrote:
> I am trying to set up Icecast and IceS. I have icecast 2.0.1 up and
> running. but when I try to start IceS 0.3 I get a seg fault. Here is the
> output:
>
> # /path/ices -r -c /confpath/ices.conf -F /playlistpath/playlist.pl -P
> password
> Logfile opened
> DEBUG: Sending following information to libshout:
> DEBUG: Stream: 0
> DEBUG: Host: localhost:8001 (protocol: xaudiocast)
> DEBUG: Mount: /example1.mp3, Password: password
> DEBUG: Name: Default stream     URL: http://www.site.com
> DEBUG: Genre: Default genre     Desc: Default description
> DEBUG: Bitrate: 128     Public: 0
> DEBUG: Dump file: ices.dump
> DEBUG: Initializing playlist handler...
> DEBUG: Initializing builting playlist handler...
> DEBUG: Randomizing playlist...
> DEBUG: Builtin playlist handler serving: /mp3path/03-Deja_Voodoo.mp3
> DEBUG: Filename cleaned up from [/mp3path/03-Deja_Voodoo.mp3] to
> [03-Deja_Voodoo]
> DEBUG: ID3v1: Title: Deja_Voodoo
> DEBUG: ID3v1: Artist: Barry Adamson
> DEBUG: MPEG-1 layer III, 128 kbps, 44100 Hz, stereo
> DEBUG: Ext: 0   Mode_Ext: 0     Copyright: 0    Original: 1
> DEBUG: Error Protection: 0      Emphasis: 0     Padding: 0
> Playing /home/icecast/03-Deja_Voodoo.mp3
> Segmentation fault (core dumped)
>
> It dies when it tries to play the file. I checked the file and it is not
> VBR and is encoded at 128.
>
> Thank you for your time
> Chad
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast


More information about the Icecast mailing list