I have a problem in my development setup which happens sometimes. I've
seen the problem in both 7.5 and 7.4 and possibly also some earlier
releases. I'm not using 7.6 yet, so I don't know if it exist there.

Sometime when I start SBS it goes through the initial initialization
and then it starts to spawn new slimserver.pl processes until the
machine runs out of CPU and memory. It only happens sometimes and
specifically it often seems to happen when SBS hasn't been running for
a few hours.

I start SBS with a script that looks like this:

Code:
--------------------
    
  #!/bin/sh
  export PERL5LIB=$PERL5LIB:/opt/squeezecenter75:/opt/squeezecenter75/CPAN
  export PATH=/opt/squeezecenter75:$PATH
  slimserver.pl --cachedir /var/lib/squeezecenter/Cache75Small --prefsdir 
/home/erland/Configurations/Prefs75Small --logdir 
/var/lib/squeezecenter/Logs75Small $*
  
--------------------


Has anyone else seen something similar ?
Is there some reason why this could happen ?

I've never seen it in my production setup but that might be because it
almost never is restarted.

I'm running SBS inside a virtualbox virutal machine if that makes any
difference.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) (Install my plugins through
Extension Downloader)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=80214

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to