Web2py seems to be freezing (One CPU using 100%) Randomly. The pages are only normal web pages with database access (simple Select Query).
I cannot reproduce the problem but it happens like every 3-4 days. Also Admin freeze while doing cron jobs (Cleaning expiring sessions) , so i had to start with -N disabling cron jobs. For easy deployment for users i use web2py directly only , no other http servers used.

