Debugging kernel hang
        Posted  
        
            by l.thee.a
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by l.thee.a
        
        
        
        Published on 2010-05-07T21:35:54Z
        Indexed on 
            2010/05/07
            22:08 UTC
        
        
        Read the original article
        Hit count: 333
        
I am trying to run an app which is using a kernel mode driver. System locks up every hour and the only way to recover it is a hard reset. Sysrq stops responding, telnet sessions hang and there are no error messages of any kind. Unfortunately the board does not have ejtag support. I have been trying to isolate it functionally, but this is like looking for a needle in a hay stack. Any suggestions?
PS: This is a mips linux system (2.6.31).
© Stack Overflow or respective owner