Resending since I apparently sent the reply from the wrong email
address... :)It appears that cPanel has limitations on both real and virtual memory. Please see the output below: r...@albion [/home/xela]# ulimit -a core file size (blocks, -c) 1000000 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 45056 max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 4096 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 14335 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited r...@albion [/home/xela]# su liquidsoap liquids...@albion [/home/xela]# ulimit -a core file size (blocks, -c) 200000 data seg size (kbytes, -d) 200000 scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 45056 max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) 200000 open files (-n) 100 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 20 virtual memory (kbytes, -v) 200000 file locks (-x) unlimited I'm still researching the best method of raising these values for the liquidsoap user. I guess my problem #1 with the hiccuping is that I 'assumed' the liquidsoap-full had all the latest versions, which I was wrong in assuming. As for the Segmentation Faulting, I suspected it had to do with a memory limit, but I was not sure of this until I saw the output of the ulimit -a above, and tried running liquidsoap as the root user which works flawlessly. Just so it's out there, I do not intend to run liquidsoap as the root user for obvious reasons. :) The fix or solution to this problem with cPanel is to raise the limits. The files that need modified for this are: /etc/profile /etc/bashrc It is important to note that the limits must be changed in BOTH locations to take affect. Many thanks for helping me research this and get it working properly!! Max On 3/4/2010 7:16 PM, Romain Beauxis wrote: Le jeudi 4 mars 2010 17:57:40, David Baelde a écrit : |
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
