I have a new-ish Nexus 4 with Cataclysm ROM installed (rooted, 4.3).
The device has recently started freezing - being unresponsive to button presses, but with the white LED pulsing. I have to long-press the power button and then press it again to restart.
It used to freeze occasionally - say, once a week - but over the past week or two it has started to freeze every day or at least every other day.
I cannot think of a recently-installed application or setting change that might have triggered this.
I'm wondering if there's a way for me to determine 'when' the device freezes and 'what' it is that's causing it to freeze, ideally so I can determine whether or not it is the ROM or the device at fault. Is there an application that can log device behaviour and be read by a semi-technical user like me?
adb logcat
. Google has a documentation page for it over here. There's also a question on our site called How can I view and examine the Android log? that you may want to check. – dotVezz Jan 09 '14 at 14:34