Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2006 00:03:02 +0200
From:      Max Laier <max@love2party.net>
To:        freebsd-stable@freebsd.org
Cc:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, =?iso-8859-1?q?V=E1clav_Haisman?= <V.Haisman@sh.cvut.cz>, Robert Watson <rwatson@freebsd.org>
Subject:   Re: Yet another LOR
Message-ID:  <200606080003.09001.max@love2party.net>
In-Reply-To: <20060607184441.C53690@fledge.watson.org>
References:  <44868B46.8000608@sh.cvut.cz> <20060607092312.R79180@maildrop.int.zabbadoz.net> <20060607184441.C53690@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2708882.3hs82fVRDM
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Wednesday 07 June 2006 19:46, Robert Watson wrote:
> On Wed, 7 Jun 2006, Bjoern A. Zeeb wrote:
> > On Wed, 7 Jun 2006, V=E1clav 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 holdi=
ng
> 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?

Judgeing from the original message, this is a copyin with a non-sleepable=20
mutex held:

Jun =A06 21:14:08 logout kernel: calltrap() at calltrap+0x5
Jun =A06 21:14:08 logout kernel: --- trap 0xc, eip =3D 0xc07cfe72, esp =3D=
=20
0xd8b51ae8, ebp =3D 0xd8b51b08 ---
Jun =A06 21:14:08 logout kernel: generic_copyin(d8b51c84,d8b51b28,4,4,c4565=
168)=20
at generic_copyin+0x32
Jun =A06 21:14:08 logout kernel:=20
tcp_ctloutput(c3b1ab20,d8b51c84,0,c36b9700,d8b51c68) at tcp_ctloutput+0x184

=2D-=20
/"\  Best regards,                      | mlaier@freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier@EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

--nextPart2708882.3hs82fVRDM
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (FreeBSD)

iD8DBQBEh00cXyyEoT62BG0RAvp8AJ9MUuj1H+VdtL/tJT9F+yaJkaujlQCferYM
4bRQbPx/8V3cAnTFSO0qHHY=
=ijDg
-----END PGP SIGNATURE-----

--nextPart2708882.3hs82fVRDM--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606080003.09001.max>