Re: Consistent crash of BeagleBone kernel

From: Konstantin Belousov <kostikbel_at_gmail.com>
Date: Sun, 9 Aug 2015 21:10:04 +0300
On Sun, Aug 09, 2015 at 10:53:20AM -0700, Tim Kientzle wrote:
> 
> I suspect the LOR is new.
> 
> It looks like the panic is occurring when WITNESS tries to print the backtrace for the LOR.  I???m not familiar with that code; does it use the kernel linker?
> 

It indeed locks the linker lock to resolve symbols. So it seems to be
even more useful to make the linker lock recursive locally, then you
should be able to see the backtrace for LOR.
Received on Sun Aug 09 2015 - 16:10:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:59 UTC