[Catalyst] what do you do when your app hangs without explanation?

Mark Zealey mark at itsolve.co.uk
Sun Jul 8 19:31:21 GMT 2007


In the debugger you can just hit ctl-c when it's looping and it'll stop your 
program and tell you where you are, stack frames etc..

M

On Sunday 08 July 2007 6:30 pm, Daniel McBrearty wrote:
> in the middle of working on another part of the app altogether,
> suddenly when I start up, just trying to login causes a hang. The
> process takes 95% CPU, there is no debug output (not even to show the
> request is received).
>
> break out the debugger? I have no idea even where to put the
> breakpoint, it looks like my code is not even reached.
>
> simple things I can check for?



More information about the Catalyst mailing list