From mboxrd@z Thu Jan 1 00:00:00 1970 From: pranjas@gmail.com (Pranay Srivastava) Date: Wed, 7 Oct 2015 14:10:36 +0530 Subject: How to get user level stack trace of an application from system crash In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, Oct 6, 2015 at 11:23 AM, Shailendra Rana wrote: > Hi, > > I have an application which traps file events using fanotify, process > these events and gives a verdict to fanotify whether access to a file > is allowed or not. However, in some cases the verdict does not reach > fanotify and system freezes. In such a case I just have system crash > to analyze the issue. Do you've any specific steps? Which kernel version you are using? > > My question is that is it possible to get a user level stack trace of > an application using system crash ? > > Thanks and regards, > Shailendra > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies -- ---P.K.S