#61: Liquidsoap exits when encounters "no space left on device" error
--------------------------------+-------------------------------------------
Reporter: MarcinLewandowski | Owner: admin
Type: Bugs | Status: new
Priority: 4 | Milestone: 0.3.4
Component: Liquidsoap | Version: 0.3.4+svn
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by mrpingouin):
Hi. I'm not sure to want to fix that one... If you don't have enough space
(or memory) you won't get far anyway: if you stop logging when there is no
space, you loose some useful information and you'll probably crash anyway
later because the real problem is with too many files prepared in advance
for example. If you find out that this is really the case then what can we
do ? If one destroys the prepared files, an infallible source can fail,
which may cause other errors...
Starting to fix these things brings lots of headaches. I'd rather not do
twisted things and leave the app crash with a clear reason, and let the
user free some disk space.
We can argue a bit more but if nothing convincing arises I'll close that
ticket.
--
Ticket URL: <http://savonet.rastageeks.org/ticket/61#comment:2>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !