Hi,
On 06/20/2011 10:49 PM, Richard Shaw wrote:
Ping...
Anyone have any suggestions?
What's the best way to troubleshoot a hangup with CPU usage spike?
I would make sure I've a binary compiled with debuginfo
installed, or install from rpm and install the
relevant -debuginfo packages, then run the hanging
program normally and once it hangs attach gdb to it
and see what it is doing.
Regards,
Hans