[icecast] OOPS! (was BUG: page-aligned data in libshout)
Michael Smith
msmith at xiph.org
Sat May 17 13:51:50 UTC 2003
>
> The bug has nothing to do with libshout I think, maybe, but it's more
> probobal with libvorbis. The reason it was not crashing with strait up
> data but was segfaulting with page-aligned data was not because it was
> page-aligned but because I was also changing the serial number.. with
> the first stream being # 0.
>
> Apparently, if I bump the initial serialno to 1 it works great.
Hrmm.. Yep, looks like a libshout bug/limitation (it's not a libvorbis bug).
By the way, serialno is a 32 bit field, not 16 bit, so you should be
resetting it after it gets to 2^32, not 2^16.
Mike
--- >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 at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list