Hi, Savonet Team! tonight i got segfault with liquidsoap external.encoder. i
used
def out_aacplus(mount, name, s, bitrate) =
def process(_) = "aacplusenc - - #{bitrate}" end
output.icecast.external(mount=mount,header=true,
host="localhost",port=8000,password=omegaRelayPasswd,
description=name,url="url",restart=true,restart_on_crash=true,
shout_raw=true,
process=process,s)
end
to encode stream to aac
and finaly got this err in my logs:
2009/03/30 07:10:02 [playlist:3] New metadata chunk "Matt Rock -- What U Feel -
Tastemakers K-Swiss Mix"
2009/03/30 07:16:02 [ogg.demuxer:4] Reached last page of logical stream b902a
2009/03/30 07:16:02 [ogg.demuxer:4] Found a ogg logical stream, serial: 82d8a
2009/03/30 07:16:02 [ogg.demuxer:4] Trying ogg/vorbis format
2009/03/30 07:16:02 [playlist:3] New metadata chunk "Bodyrox -- Yeah Yeah"
2009/03/30 07:17:07 [rvk64a:4] Reading task reached end of data
2009/03/30 07:17:07 [stderr:3] [0%]
[-1%]
[-2%]
[-3%]
[-4%]
[-5%]
[... <from -6% down to -2013%> ...]
[-2014%]
[-2015%]
[-2016%]
[-2017%]
Segmentation fault
2009/03/30 07:17:07 [rvk64a:4] reading task exited: closing process.
2009/03/30 07:17:07 [rvk64a:2] Creating external encoder..
2009/03/30 07:17:07 [rvk64a:4] reading task exited: closing process.
2009/03/30 07:17:07 [threads:1] Thread "root" aborts with exception
Sys_error("Bad file descriptor")!
2009/03/30 07:17:07 [main:3] Shutdown started!
2009/03/30 07:17:07 [root:3] Shutting down sources...
2009/03/30 07:17:07 [source:4] rvk64a gets down
2009/03/30 07:17:07 [stdout:3] init(0):init-stop
@called
2009/03/30 07:17:07 [stderr:3] Thread 4 killed on uncaught exception
Sys_error("Bad file descriptor")
2009/03/30 07:17:07 [stdout:3] init(0):init-stop @start
2009/03/30 07:17:07 [stdout:3] init(0):init-stop
@start-depends
2009/03/30 07:17:07 [stdout:3] init(0):init-stop
@called
2009/03/30 07:17:07 [stdout:3] init(0):init-stop @start
2009/03/30 07:17:07 [stdout:3] init(0):init-stop
@start-depends
2009/03/30 07:17:07 [stdout:3] init(0):init-stop
@stop-depends
2009/03/30 07:17:07 [stdout:3] init(0):init-stop
@start-atom
2009/03/30 07:17:07 [stderr:3]
2009/03/30 07:17:07 [stderr:3]
*************************************************************
2009/03/30 07:17:07 [stderr:3] * Enhanced aacPlus Encoder
2009/03/30 07:17:07 [stderr:3] * Build Oct 29 2008, 23:04:59
2009/03/30 07:17:07 [stderr:3] * Matteo Croce <[email protected]>
2009/03/30 07:17:07 [stderr:3]
*************************************************************
2009/03/30 07:17:07 [stderr:3]
2009/03/30 07:17:07 [stderr:3] could not open -
do you have any ideas about where this bug may come from?
------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users