#76: get_some-related assert failure on output.icecast.*
---------------------------------------+------------------------------------
Reporter: balbinus | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.6+svn
Keywords: get_some, assert, failure |
---------------------------------------+------------------------------------
{{{
[EMAIL PROTECTED]:~$ liquidsoap -v --debug
'output.icecast.vorbis(playlist.safe("backup.txt"));'
Fatal error: exception Assert_failure("tools/utils.ml", 23, 46)
[EMAIL PROTECTED]:~$ liquidsoap -v --debug
'output.icecast.mp3(playlist.safe("backup.txt"));'
Fatal error: exception Assert_failure("tools/utils.ml", 23, 46)
}}}
23,46 == get_some.
No time to track back error... got it (from my mama) on r4962. Gotta check
on HEAD.
--
Ticket URL: <http://savonet.rastageeks.org/ticket/76>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !