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. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"