Comment 108 for bug 1142213

Revision history for this message
In , Ruslan (b7-10110111) wrote :

@l12436
You just run the app like "gdb -ex r hime", wait until it settles, then press Ctrl+C to interrupt. Now you can do backtrace from the stage you interrupted the process. If the process is hung, you'll surely interrupt it somewhere where it loops.