Yet another LOR

Robert Watson rwatson at FreeBSD.org
Wed Jun 7 18:54:43 UTC 2006


On Wed, 7 Jun 2006, Bjoern A. Zeeb wrote:

> On Wed, 7 Jun 2006, Václav Haisman wrote:
>
>> I've yet another LOR to report.
>
>> lock order reversal: (sleepable after non-sleepable)
>> 1st 0xc45651f8 inp (tcpinp) @ sys/netinet/tcp_usrreq.c:1029
>> 2nd 0xc3a2f9a4 user map (user map) @ sys/vm/vm_map.c:2997
>
> added with LOR ID 190: http://sources.zabbadoz.net/freebsd/lor.html#190

The calltrap() handler suggests this is either a page fault handled holding a 
lock, or a panic, rather than a lock order reversal.  Vaclav -- was this a 
crash, or just some console output that happened while the system was up and 
it kept on running?

Robert N M Watson


More information about the freebsd-stable mailing list