You can try let PHP dump a core file with setting LSAPI_ALLOW_CORE_DUMP environment in lsphp5 external app.
http://www.litespeedtech.com/php-litespeed-sapi.html
with the core file, you can get an idea what causes PHP to crash, then file bug report to the vendor.