From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Thu, 4 Aug 2016 11:28:41 +0200 Subject: Kernel panic debugging In-Reply-To: References: Message-ID: <20160804092841.GA21646@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Thu, Aug 04, 2016 at 02:01:21PM +0530, Narasimha M wrote: > Hi All, > > I am using linux-3.10.20 kernel and facing the below reported panic > some times. As this is coming from general linux stack. Could you > please guide how to debug these kind of panics. That's a very old and obsolete kernel version. Please try running 4.7 and see if the issue happens there. If you are stuck with the 3.10 kernel, please ask the company that is forcing you to do that, as you are already paying them for support. best of luck! greg k-h