[mythtv] Backend process dies at 4GB file limit? - coding hints wanted.... PATCH ATTACHED TOO

Buzz buzz at oska.com
Fri Jan 20 08:12:58 UTC 2006


	 
>  You should 
> be able to test it with ulimit -f, that will allow you to 
> generate SIGXFSZ with smaller files.

This will send the backend the signal, easily.
 ps auxww | grep -v grep | grep -v gdb | grep mythbackend | xargs -n1 kill
-s SIGXFSZ 





More information about the mythtv-dev mailing list