#98: request.create() crashes if audio=false or absent
------------------------+---------------------------------------------------
Reporter: GraveR | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.6+svn
Keywords: | Mac: 1
Other: 1 | Freebsd: 1
Linux: 1 |
------------------------+---------------------------------------------------
From a script, the following line will cause a crash:
myplaylist =
request.dynamic({request.create(audio=false,get_process_output("php
/var/www/includes/phpshout.php"))})
Thread 4 killed on uncaught exception Assert_failure("tools/utils.ml", 23,
46)
Raised at file "hashtbl.ml", line 93, characters 19-28
Setting audio=true makes the script run normally.
Liquidsoap 0.3.6+svn (trunk/[EMAIL PROTECTED]).
Copyright (c) 2003-2007 Savonet team
Liquidsoap is open-source software, released under GNU General Public
License.
See <http://savonet.sf.net> for more information.
--
Ticket URL: <http://savonet.rastageeks.org/ticket/98>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !