I believe there was some sort of problem starting in 0.24 that the ulimit needs to be raised to allow the process to core dump If you add this to the upstart script: ulimit -c unlimited that will allow mythbackend to do core dumps. I'm unsure of the security implications of this though (there might be some). On Wed, Oct 31, 2012 at 10:09 AM, Brian J. Murrell