[OGo-Users] Kill rogue webui automatically

Helge Hess users@opengroupware.org
Thu, 29 Mar 2007 16:04:54 +0200


On Mar 29, 2007, at 15:40, Per Jensen wrote:
> Once in a while the ogo-webui-1.1 process fails and eats all cpu  
> cycles on
> my groupware server. I have written a small shellscript which  
> monitors the
> process list og kills ogo-webui-1.1 if it keeps eating cycles.

If this happens, it would be good if you would attach with GDB,  
generate a backtrace and then report a bug with that, eg:

   ps waux|grep ogo-webui-1.1

   gdb `which ogo-webui-1.1`
   > attach <PID>
   > backtrace

Thanks,
   Helge
-- 
Helge Hess
http://www.helgehess.eu/